Update app name

This commit is contained in:
Roberto Musso
2026-04-08 23:27:57 +02:00
parent e04b87f423
commit e08fa429d1
4 changed files with 12 additions and 12 deletions

View File

@@ -96,7 +96,7 @@ Una sola call LLM con tool calling che fa tutto:
## Modifiche al codice necessarie
### Backend (adiuva-api)
### Backend (adiuvai-api)
1. **Nuovo modulo**: `app/core/preprocessors/` con handler per tipo
- `__init__.py` — registry + detect + dispatch
@@ -115,7 +115,7 @@ Una sola call LLM con tool calling che fa tutto:
4. **`models.py`**: `prompt_template: Text``agent_config: JSON`
### Frontend (adiuva)
### Frontend (adiuvai)
5. **`store.ts`**: Campo `promptTemplate``agentConfig`
6. **`JourneyDialog.tsx`**: Parsing JSON da journey reply