Skip to content

v0.6.44

Compare
Choose a tag to compare
@sarahwooders sarahwooders released this 25 Mar 05:02
· 958 commits to main since this release
7da8d36

What's Changed

  • Use default context window size if none found by @wsargent in #2499
  • Use logging in bedrock by @wsargent in #2502
  • Add comments to the MCP example by @wsargent in #2507
  • Fix the credentials check to use bool by @wsargent in #2501
  • [FIX] Update example.py to reflect breaking API changes by @kyuds in #2471
  • docs(contrib): replace poetry shell with env activate for 2.0 by @kk-src in #2381
  • fix: Update app.py - setup_auth_router() by @JindrichSima in #2369
  • fix: remove the missing arg name from create_tool in client.py by @azinasg in #2428
  • Update example.py with docstring note about letta_client by @CShorten in #2462
  • fix: Use right tag for debug messages by @kk-src in #2441
  • chore: Use AzureOpenAI calls for model listings and completions by @kk-src in #2443
  • refactor(azure-embedding): Removed unnecessary and commented Azure embedding code by @kk-src in #2461
  • [FIX] Respect configured embedding model by @aluferraz in #2464
  • [Improvements] Use single query for Block Manager get_all_blocks_by_ids by @kyuds in #2485
  • Fix optimistic json parser strict mode by @lemorage in #2506
  • chore: Various feature requests and bug fixes by @mattzh72 in #2509
  • Fix: Rename reserved state argument inside tool to latest sdk by @stocyr in #2513
  • chore: release 0.6.44 by @sarahwooders in #2519

New Contributors

Full Changelog: 0.6.43...0.6.44