amikos-tech/chroma-go

Link to get more info is broke - https://go-client.chromadb.dev/auth/

Closed this issue · 3 comments

On the code page there is this.

We invite users to visit the docs site for the library for more in-depth information: Chroma Go Docs

this link gets a 404

Also, is there an example on how to make this work with ollama?

@anguianoa, GH breaks the page ref to the domain for some reason. I'll investigate further.

Regarding Ollama (assuming you are talking about using embedding models) - https://go-client.chromadb.dev/embeddings/#ollama

FIxed the domain issue.

Closing. Let me know if the ollama integration I linked above is what you needed?