v0.1.1
Updates dependencies, adds some pgvector improvements, test improvements.
What's Changed
- Clean up comments in chat_message_history by @eliben in #413
- test: fix api chain test error (#414) by @byebyebruce in #434
- pgvector: support postgres schema by @tecnologer in #439
- pgvector: Fix DropTable Function by @mehulmshah in #441
- fix: remove suffix slash from openai base url by @chyroc in #436
- feat: use WithCallback to set openai callback option by @chyroc in #438
- feat: read OPENAI_API_BASE env to compatible with langchain by @chyroc in #437
- Docs: fix comment typo by @chyroc in #442
- deps: Update x/crypto by @tmc in #444
New Contributors
- @tecnologer made their first contribution in #439
- @mehulmshah made their first contribution in #441
- @chyroc made their first contribution in #436
Full Changelog: v0.1.0...v0.1.1