chroma icon indicating copy to clipboard operation
chroma copied to clipboard

Add example demonstrating using openai & cohere embeddings

Open fr0th opened this issue 2 years ago • 2 comments

Description of changes

Summarize the changes made by this PR. Add an example notebook to demonstrate using both openai & cohere embeddings with the 'getting started' example from docs

Test plan

n/a

Documentation Changes

Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?

n/a

fr0th avatar Apr 10 '23 07:04 fr0th

Thank @fr0th - can we add examples for the other embedding functions here? InstructorEmbeddingFunction, HuggingFaceEmbeddingFunction

HammadB avatar Apr 10 '23 18:04 HammadB

Thank @fr0th - can we add examples for the other embedding functions here? InstructorEmbeddingFunction, HuggingFaceEmbeddingFunction

Have added both examples now.

Note: Have only included results output for huggingface. If someone here has InstructorEmbedding setup and can add output that would be awesome.

fr0th avatar Apr 11 '23 05:04 fr0th

Note to self: pull down and check out notebook locally

jeffchuber avatar May 11 '23 17:05 jeffchuber