DocsGPT icon indicating copy to clipboard operation
DocsGPT copied to clipboard

🚀 Feature: Groq LLMs

Open k0msenapati opened this issue 1 year ago • 0 comments

🔖 Feature description

Adding support for using GROQ models Folder - https://github.com/arc53/DocsGPT/tree/main/application/llm

🎤 Why is this feature needed ?

Using GROQ models as they provide free API keys to everyone Also, they have a fast response.

✌️ How do you aim to achieve this?

The code will be similar to the existing openai one: https://github.com/arc53/DocsGPT/blob/main/application/llm/openai.py

🔄️ Additional Information

I have exams going on so give me 3 days, after which I will start.

👀 Have you spent some time to check if this feature request has been raised before?

  • [X] I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

k0msenapati avatar Oct 03 '24 14:10 k0msenapati