Skip to content

Releases: amikos-tech/chroma-go

v0.1.4

10 Jul 05:50
Compare
Choose a tag to compare

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

v0.1.3

27 Mar 13:46
Compare
Choose a tag to compare

What's Changed

  • feat: HuggingFace Embedding Inference Server EF by @tazarov in #52
  • bug: Collection created by other clients by @tazarov in #53
  • feat: Ollama embedding function by @tazarov in #54

Full Changelog: v0.1.2...v0.1.3

v0.1.2

14 Mar 14:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Mar 11:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Mar 14:02
20cdac4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

06 Mar 10:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

27 Feb 17:46
Compare
Choose a tag to compare

What's Changed

  • chore: update code and docs to fit golang standard by @bjwswang in #4
  • Makefile by @tazarov in #12
  • fix: Fixed linting errors by @tazarov in #14
  • fix: Fixed strategy matrix for chroma server testing by @tazarov in #18
  • feat: Lint workflow as part of PR checks by @tazarov in #17
  • fix: Removed auth for default library tests. by @tazarov in #24
  • feat: add context in EmbeddingFunction by @bjwswang in #20
  • fix: Fixed the chroma version (0.4.21 was not yet supported by the chart by @tazarov in #25

New Contributors

Full Changelog: https://github.com/amikos-tech/chroma-go/commits/v0.0.1