sirocco-ventures / raggenie

RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
https://www.raggenie.com
MIT License
137 stars 52 forks source link

Add API Endpoint for Listing LLM Provider Models #129

Closed sajosam closed 3 weeks ago

sajosam commented 1 month ago

Description:

  1. Implemented a new API to list available models for a given LLM provider.
  2. This enhancement improves user access to LLM models by provider.
agberoz commented 1 month ago

@sajosam , Attach postman screen shot of API response

sajosam commented 1 month ago

@agberoz Here is the reponse, image

sajosam commented 1 month ago

@ashmilhussain The spacing changes were auto-corrected by the pre-commit linter.