daaddd
daaddd
### How are you running AnythingLLM? Docker (local) ### What happened? Custom agent skills are not always triggering. `model2` calls work fine and invoke the agent successfully, `model1` outputs agent...
### What would you like to see? Can we move this global setting in `/settings/system-preferences`  To become a 'per user' limit under `/settings/users`->edit...
Hi there, is it possible to add a Calendar Invite Toolkit ? I don't see any calendar options in https://docs.phidata.com/tools/toolkits
``` ## enable router ENABLE_ROUTER=true export TOOL_AGENT_API_KEY="" export TOOL_AGENT_BASE_URL="http://127.0.0.1:1234/v1” export TOOL_AGENT_MODEL="qwen3-14b" export CODER_AGENT_API_KEY="" export CODER_AGENT_BASE_URL="http://127.0.0.1:1234/v1” export CODER_AGENT_MODEL="qwen3-14b" export THINK_AGENT_API_KEY="" export THINK_AGENT_BASE_URL="http://127.0.0.1:1234/v1” export THINK_AGENT_MODEL="qwen3-14b" export ROUTER_AGENT_API_KEY="" export ROUTER_AGENT_BASE_URL="http://127.0.0.1:1234/v1" export ROUTER_AGENT_MODEL="qwen3-14b" node...
### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...