v0.14.0
What's Changed
- feat: Add configuration params LlamaSharp provider models by @fiorelorenzo in #165
- feat: added OpenSearch Vector Database by @curlyfro in #168
- feat: updated Amazon Bedrock provider for accessKeyId and secretAccessKey by @curlyfro in #183
- Fix: OpenAI function calling with temporary workaround by @gunpal5 in #185
- feat: Added Function Calling and Streaming Support for Google Gemini by @gunpal5 in #186
- feat: Added Open Router Provider by @gunpal5 in #187
- Update Azure.AI.OpenAI to 1.0.0-beta.15 by @matt-regier in #188
- fix: fixed open router model pricings, added doc, fixed naming convention by @gunpal5 in #190
- feat: Added open router code generator by @gunpal5 in #191
- Updated Anthropic Provider by @gunpal5 in #192
- feat: Added Claude v2.1 and Claude instant 1.2 by @gunpal5 in #193
- feat: Added DeepSeek and Together.ai Providers by @gunpal5 in #194
- feat: OpenSearch. added image search by text and image similarity. added integration tests by @curlyfro in #197
- feat: added Amazon Bedrock Mistral Large model by @curlyfro in #198
- Serve storage abstraction and SQLite storage for Serve conversations by @TesAnti in #208
- feat: Added Databases abstractions. by @HavenDV in #174
- feat: Implemented Suno provider. by @HavenDV in #169
- feat(OpenRouter): Added Meta Llama 3 Models by @gunpal5 in #216
- fix(OpenRouter): Open router generator duplicate key bug fixed by @gunpal5 in #224
- feat(TogetherAi): Added Together Ai Code Generator by @gunpal5 in #226
- Bug: Throw exception, when create instance OpenAiProvider (#252) by @jekakmail in #253
- Adding MongoDB Chat History Functionality by @vikhyat90 in #256
- feat: Added Deep Infra Provider by @gunpal5 in #261
- feat: added Amazon Bedrock models by @curlyfro in #264
- refactor: update BaseStackableChain.cs by @eltociear in #269
- fix: fixed a minor bug in OpenAI function/tool calling by @gunpal5 in #270
- Implementation of MongoDBAtlasVectorCollection by @ceejeeb in #280
- feat: added Amazon Bedrock Cohere R plus and Cohere R models by @curlyfro in #285
- bug fix for VectorSearchType.SimilarityScoreThreshold by @vikhyat90 in #290
New Contributors
- @fiorelorenzo made their first contribution in #165
- @sweep-ai made their first contribution in #176
- @matt-regier made their first contribution in #188
- @jekakmail made their first contribution in #253
- @vikhyat90 made their first contribution in #256
- @eltociear made their first contribution in #269
- @ceejeeb made their first contribution in #280
Full Changelog: v0.13.0...v0.14.0