Skip to content

0.3.22

Compare
Choose a tag to compare
@areibman areibman released this 11 Jan 03:21
· 15 commits to main since this release
828aa21

What's Changed

  • Update multion notebooks references by @emmanuel-ferdman in #567
  • lint: pyproject.toml by @teocns in #569
  • [FEAT] Integrate xAI by @the-praxs in #563
  • fix: standardize icon colors for better visibility by @devin-ai-integration in #574
  • Correctly define packages and dependencies by @teocns in #571
  • lcIcon by @areibman in #580
  • docs: add Camel AI integration documentation by @devin-ai-integration in #573
  • [CI] Add a new action to check for stale PRs by @the-praxs in #582
  • CamelAI Readme and Example Journal implemented! by @TKTSWalker in #538
  • [Fix] Remove author name from stale check CI by @the-praxs in #586
  • [Fix] Updated notebooks that publish to examples docs pages by @the-praxs in #585
  • GitHub Action - Update examples in docs from notebooks by @github-actions in #587
  • fix minor typo (extra paren in code snippet) on OpenAi docs page by @thaddavis in #588
  • fix: properly structure completions in Ollama provider by @devin-ai-integration in #589
  • docs: add session data export endpoint documentation by @devin-ai-integration in #594
  • [FEAT] TaskWeaver Integration by @the-praxs in #541
  • Add OpenAI Integration Test (Sync/Async + Streaming) by @devin-ai-integration in #598
  • Add docs videos for OpenAI and Anthropic by @thaddavis in #597
  • Fix test_host_env to handle different psutil versions by @teocns in #601
  • doc: swarmzero integration by @ToJen in #604
  • Add integration tests for Anthropic/Cohere/Groq/Litellm/Mistral/AI21 by @devin-ai-integration in #605
  • Revert "Add integration tests for Anthropic/Cohere/Groq/Litellm/Mistr… by @teocns in #614
  • Replace usage of functools.cached_property with DIY class for backwar… by @teocns in #613
  • Drop support for py38 & uv chore upgrade by @teocns in #606
  • [Fix] Move LlamaStackClient to llms/providers by @the-praxs in #617
  • [Fix] Linting session.py by @the-praxs in #618
  • adding Docs Series YouTube video for CrewAI to the relevant docs integration page by @thaddavis in #619
  • updating the CrewAI docs series video link to reupload with better audio by @thaddavis in #623
  • [Feat] Integrate HugginFace smolagents into docs by @the-praxs in #622
  • [Feat] OpenAI Assistants (Beta) Integration by @the-praxs in #609
  • GitHub Action - Update examples in docs from notebooks by @github-actions in #624
  • Python 3.13 Compatibility & CI Improvements by @teocns in #626
  • Update AG2 Reference by @yiranwu0 in #602
  • [Fix] Removed unnecessarily changing tuple output to list output by @zli11010 in #608
  • style fix by @teocns in #630
  • adding video to llama stack page by @thaddavis in #628
  • [Fix] autogen action events logging by @the-praxs in #635
  • Fix OpenTelemetry dependency conflicts with autogen-core by @teocns in #638
  • upgrade version by @areibman in #639

New Contributors

Full Changelog: 0.3.21...0.3.22