feat(call_agents): merge metadata of results (#126)
* feat(call_agents): merge metadata of results Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * chore: correct env typo Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * Update services/actions/callagents.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: add icon to thinking --------- Signed-off-by: Ettore Di Giacinto <mudler@localai.io> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
53d135bec9
commit
e90c192063
@@ -86,7 +86,7 @@ Access your agents at `http://localhost:3000`
|
||||
| `LOCALAGENT_MODEL` | Your go-to model |
|
||||
| `LOCALAGENT_MULTIMODAL_MODEL` | Optional model for multimodal capabilities |
|
||||
| `LOCALAGENT_LLM_API_URL` | OpenAI-compatible API server URL |
|
||||
| `LOCALAGENT_API_KEY` | API authentication |
|
||||
| `LOCALAGENT_LLM_API_KEY` | API authentication |
|
||||
| `LOCALAGENT_TIMEOUT` | Request timeout settings |
|
||||
| `LOCALAGENT_STATE_DIR` | Where state gets stored |
|
||||
| `LOCALAGENT_LOCALRAG_URL` | LocalRAG connection |
|
||||
|
||||
Reference in New Issue
Block a user