v0.0.18
We now have Pydantic v2 support, this should help those of you using LangChain 0.1.x. For enterprise users, thanks to @arashaga we can now run both the encoder and LLM for dynamic routes using just Azure OpenAI!
What's Changed
- feat: Allow Pydantic V2+ by @kdcokenny in #109
- chore: update README.md and add course by @jamescalam in #119
- feat: Added AzureOpenAILLM by @arashaga in #112
- feat: Return triggered flag in response by @ashraq1455 in #123
- chore: James/0018 by @jamescalam in #124
New Contributors
Full Changelog: v0.0.17...v0.0.18