Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 7a4735c

Browse files
committed
docs: Updated Usage Guide with Static API Token steps
- Added limitations on Tokens - ASCII alphanumeric Refs: chroma-core/chroma#1027
1 parent 5a92afc commit 7a4735c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/usage-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,10 @@ Authentication is not yet supported in JS
786786

787787
### Static API Token Authentication
788788

789+
:::note Tokens
790+
Tokens must be alphanumeric ASCII strings. Tokens are case sensitive.
791+
:::
792+
789793
<Tabs queryString groupId="lang" className="hideTabSwitcher">
790794
<TabItem value="py" label="Python">
791795

0 commit comments

Comments
 (0)