mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
@@ -32,7 +32,7 @@ export class ChromaExtended extends Chroma {
|
||||
if (this.chromaApiKey) {
|
||||
obj.fetchOptions = {
|
||||
headers: {
|
||||
Authorization: `Bearer ${this.chromaApiKey}`
|
||||
'x-chroma-token': this.chromaApiKey
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user