Skip to content

docs: document callable agent factories#619

Open
Coda-slack-bot wants to merge 1 commit intomainfrom
coda/callable-factory-caching-docs
Open

docs: document callable agent factories#619
Coda-slack-bot wants to merge 1 commit intomainfrom
coda/callable-factory-caching-docs

Conversation

@Coda-slack-bot
Copy link
Copy Markdown
Collaborator

Summary

  • document callable tools and knowledge factories on the Agent reference page
  • add the callable factory caching controls to the Agent parameter table
  • tighten the Building Agents coverage so it shows both factory types and the caching behavior

Evidence from SDK

  • agno/libs/agno/agno/agent/agent.py:143-166 supports callable knowledge and tools
  • agno/libs/agno/agno/agent/agent.py:368-374,491-493,700-705 defines and stores cache_callables, callable_tools_cache_key, and callable_knowledge_cache_key
  • agno/libs/agno/agno/utils/callables.py:65-90,133-173,213-249,294-329 injects run_context and session_state, computes cache keys, and resolves cached callable factories

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 16, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Apr 16, 2026, 5:40 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant