Jpickard1 / BRAD

A LLM powered chatbot for bioinformatics 🤖
https://brad-bioinformatics-retrieval-augmented-data.readthedocs.io/en/latest/#
MIT License
2 stars 3 forks source link

Add NVIDIA LLMs #74

Open Jpickard1 opened 3 days ago

Jpickard1 commented 3 days ago

Describe the solution you'd like The available LLMs should show LLMs from NVIDIA as well

Additional context This will also require a new place to insert the NVIDIA API key

Requires

Jpickard1 commented 3 days ago

/api/llm/apikey endpoints was created in endpoints.py

Jpickard1 commented 3 days ago

added a location in the gui to enter api key:

Jpickard1 commented 3 days ago