[GH-ISSUE #1583] Does running @agWhy does the agent have to configure the model separately, and will it eventually hand it over to a system-configured model?ent AnythingLLM call only the model in the ai agent session and not the model configured by the… #1024

Closed
opened 2026-02-22 18:22:44 -05:00 by yindo · 1 comment
Owner

Originally created by @mingLvft on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1583

Description

Why does the agent have to configure the model separately, and will it eventually hand it over to a system-configured model?

Originally created by @mingLvft on GitHub (May 31, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1583 ### Description Why does the agent have to configure the model separately, and will it eventually hand it over to a system-configured model?
yindo added the documentation label 2026-02-22 18:22:44 -05:00
yindo closed this issue 2026-02-22 18:22:44 -05:00
Author
Owner

@shatfield4 commented on GitHub (May 31, 2024):

This is because not all models support function calling so we disable some providers from being used with agents. We are working toward supporting every LLM model that the system LLM providers support for agents as well.

@shatfield4 commented on GitHub (May 31, 2024): This is because not all models support function calling so we disable some providers from being used with agents. We are working toward supporting every LLM model that the system LLM providers support for agents as well.
yindo changed title from Does running @agWhy does the agent have to configure the model separately, and will it eventually hand it over to a system-configured model?ent AnythingLLM call only the model in the ai agent session and not the model configured by the system? to [GH-ISSUE #1583] Does running @agWhy does the agent have to configure the model separately, and will it eventually hand it over to a system-configured model?ent AnythingLLM call only the model in the ai agent session and not the model configured by the… 2026-06-05 14:38:34 -04:00
yindo changed title from [GH-ISSUE #1583] Does running @agWhy does the agent have to configure the model separately, and will it eventually hand it over to a system-configured model?ent AnythingLLM call only the model in the ai agent session and not the model configured by the… to [GH-ISSUE #1583] Does running @agWhy does the agent have to configure the model separately, and will it eventually hand it over to a system-configured model?ent AnythingLLM call only the model in the ai agent session and not the model configured by the… 2026-06-07 16:21:26 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1024