Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plans to incorporate RAG API? #75

Open
bijucyborg opened this issue Jul 17, 2024 · 3 comments
Open

plans to incorporate RAG API? #75

bijucyborg opened this issue Jul 17, 2024 · 3 comments

Comments

@bijucyborg
Copy link

Hi Marcel,

Thanks so much for sharing this repo. I was wondering if you are planning to add RAG API support to allow chatting with files?

I guess the templates will need to be changed in order to spawn one more app service which serves the RAG API.

https://www.librechat.ai/docs/user_guides/rag_api
https://github.com/danny-avila/rag_api

Also perhaps using Azure Cosmos PG Vector
https://learn.microsoft.com/en-us/azure/cosmos-db/postgresql/howto-use-pgvector

Any tips on making the changes would be appreciated as well and I'll try it on my own.

Regards,
Biju

@EMjetrot
Copy link

EMjetrot commented Aug 5, 2024

Hi Marcel and Biju

I'm also quite interested in this (without knowing how to code it) and saw that it is also being discussed in the repo thunderbug1/LibreChatAzureDeployment, where a user said they managed to set it up manually on Azure and was asked to share the ARM templates for the setup. I'll give you the link, in case it might prove useful for this repo as well.

thunderbug1/LibreChatAzureDeployment#20

Kind regards

Jens

@Pwd9000-ML
Copy link
Owner

Awesome, thank @EMjetrot I will update this module soon with new features

@bijucyborg
Copy link
Author

bijucyborg commented Sep 30, 2024

@EMjetrot I have now extended the terraform module created by Marcel and made it public under the same MIT license.

https://github.com/datasiensai/terraform-azure-prisegpt
https://registry.terraform.io/modules/datasiensai/prisegpt/azure/latest

@Pwd9000-ML If you like the architecture I have used, I can make a pull request as well to update your repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants