Update app name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user