Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@tazarov tazarov released this 10 Jul 05:50
· 84 commits to main since this release

What's Changed

  • test: test tagging by @tazarov in #57
  • feat: Moved the client tests to use testcontainers by @tazarov in #60
  • feat: Cloudflare Workers AI EF by @tazarov in #63
  • fix: Fixed HF EF test issue where API key wasn't being set by @tazarov in #64
  • docs: Cloudflare Workers AI Embedding Function docs by @tazarov in #65
  • feat: Cohere models support by @tazarov in #59
  • feat: Together AI Embeddings Support by @tazarov in #66
  • chore: move cloudflare ef under pkg by @tazarov in #67
  • feat: Voyage AI embedding support by @tazarov in #68
  • fix: Fixed cloudflare tests and togeter test cleanup by @tazarov in #69
  • docs: Updated docs for Voyage AI by @tazarov in #70
  • fix: Fixed ollama EF docs by @tazarov in #71
  • chore: move ollama ef under pkg by @tazarov in #72
  • chore: cleaning up binary wasm file by @tazarov in #73
  • feat: OpenAI EF Improvements by @tazarov in #74
  • fix: Fixed a bug with OpenAI EF where EmbedQuery always uses ada-002 by @tazarov in #75
  • feat: Gemini support by @tazarov in #76
  • feat: MistralAI embedding function by @tazarov in #78
  • docs: Fix links and version support by @tazarov in #84
  • chore: add 0.5.x to test matrix by @tazarov in #86
  • fix: embedding function check before query by @tazarov in #87

Full Changelog: v0.1.3...v0.1.4