Is there a way to use llm-app with SentenceTransformers + OpenAI gpt-3.5-turbo / Anthropic Claude to chat with private documents?? #66
lalchandaniaadarsh
started this conversation in
General
Replies: 1 comment 3 replies
-
It is possible to use SentenceTransformers and OpenAI in the same example. Take a look at how to use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to use this library with SentenceTransformers as Embedding Model and OpenAI gpt-3.5-turbo as chat engine? WITH CONTEXT and CHAT HISTORY
Beta Was this translation helpful? Give feedback.
All reactions