[Question]: How to add custom RAG? #3494
Unanswered
jayaprakash1207
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I mean, if it works the same as the current RAG server, you would just need to change
There's a similar discussion on this topic: |
Beta Was this translation helpful? Give feedback.
1 reply
-
this would be extremely useful since I also have a similar set up where my RAG system is already up and running so I just need the answer (and maybe it would be great to be able to display in the UI the Document excerpts used to generate the answer) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
What is your question?
I have a separate service with a post API consisting of the endpoint - /query which takes the text from the input of the user and gives a LLM generated response. I want to integrate this as a custom endpoint. How do I do it?
More Details
Like I have tried to configure the custom endpoint in the librechat.yml and made some custom changes in the service controllers and app client but I'm facing serveral issues regarding the conversationID and facing few mishaps in the request and response cycle.
It would be great to know a solution for this real quick!
Thanks!
What is the main subject of your question?
Endpoints
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions