Skip to content

feat: v3 migration guide - #754

Open
kausmeows wants to merge 5 commits into
mainfrom
feat/v3-migration
Open

feat: v3 migration guide#754
kausmeows wants to merge 5 commits into
mainfrom
feat/v3-migration

Conversation

@kausmeows

Copy link
Copy Markdown
Contributor

Description

Agno v3 migration guide

Type of Change

  • Bug fix (errors, broken links, outdated info)
  • New content
  • Content improvement
  • Other: ____

Related Issues/PRs (if applicable)

  • Closes #____
  • Related SDK PR: agno-agi/agno#____

Checklist

  • Content is accurate and up-to-date
  • All links tested and working
  • Code examples verified (if applicable)
  • Spelling and grammar checked
  • Screenshots updated (if applicable)

@mintlify

mintlify Bot commented Aug 18, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Aug 18, 2026, 10:06 AM

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

@sannya-singal sannya-singal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • This has bunch of missing deprecated params, here is the full list:
    • enable_user_memories -> update_memory_on_run
    • search_session_history -> search_past_sessions
    • num_history_sessions -> num_past_sessions_to_search
    • num_past_session_runs -> num_past_session_runs_in_search
    • updated_tools -> requirements
    • secret_key -> verification_keys
    • async_tools -> (now runs automatically)
    • auth_tokens/ auth_headers -> auth_token_getters
    • flat HITL kwargs (requires_confirmation=Trueconfirmation_message=...requires_user_input=True, etc.) -> HumanReview() dataclass

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.

2 participants