You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2024. It is now read-only.
<divclass="select-language">Select a language</div>
10
+
11
+
<TabsqueryStringgroupId="lang">
12
+
<TabItemvalue="py"label="Python"></TabItem>
13
+
<TabItemvalue="js"label="JavaScript"></TabItem>
14
+
</Tabs>
15
+
16
+
Chroma provides a convenient wrapper around JinaAI's embedding API. This embedding function runs remotely on JinaAI's servers, and requires an API key. You can get an API key by signing up for an account at [JinaAI](https://jina.ai/embeddings/).
0 commit comments