v1.2.12

April 7, 2025

1.2.12

New Features:
  • Timezone Identifier:  Added a new timezone_identifier parameter in the Agent class to include the timezone alongside the current date in the instructions.
  • Google Cloud JSON Storage: Added support for JSON-based session storage on Google Cloud.
  • Reasoning Tools: Added ReasoningTools for an advanced reasoning scratchpad for agents.
Improvements:
  • Async Vector DB and Knowledge Base Improvements:  More knowledge bases have been updated for async-await support:
    • URLKnowledgeBase → Find some examples here.
    • FireCrawlKnowledgeBase → Find some examples here.
    • DocxKnowledgeBase → Find some examples here.