Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix OpenAI Embeddings Auth Issue (#1077)
* Update embeddingEndpoints.ts Adds the `Api-Key` Parameter instead of `Authorization` since OpenAI depends on API Key * Add `defaultHeaders` to openAI embeddings endpoint and revert auth header --------- Co-authored-by: Nathan Sarrazin <[email protected]>
- Loading branch information