Replies: 1 comment
-
Should be fixed by #76 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi TEI community,
I am reaching out to open an issue regarding a compatibility concern with the OpenAI endpoint in the TEI library.
The problem arises when using the OpenAI client to request this endpoint, resulting in a 404 response. This discrepancy is due to the OpenAI embedding endpoint being "/openai/embeddings," whereas in the TEI case, it is simply "/openai."
I appreciate your attention to this matter.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions