Agents not showing up #5517
-
Hey there, Been using Librechat for a while and it has pretty much replaced all subscriptions I had with OpenAI or Anthropic. Thank you very much! I'm running 0.7.6 but can't get Agents to work. The menu entry is not even showing up: Any ideas? Do I need to enable this somewhere? Edit: I've added this to my endpoints:
agents:
recursionLimit: 50
disableBuilder: false
# (optional) Agent Capabilities available to all users. Omit the ones you wish to exclude. Defaults to list below.
capabilities: ["execute_code", "file_search", "actions", "tools"]
interface:
agents: true |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Check your https://www.librechat.ai/docs/configuration/dotenv#general-config |
Beta Was this translation helpful? Give feedback.
-
Thank you - this was driving me crazy. Any chance you can add a note about this to the agent config documentation? |
Beta Was this translation helpful? Give feedback.
Check your
ENDPOINTS
env. var.https://www.librechat.ai/docs/configuration/dotenv#general-config