victordibia / llmx

An API for Chat Fine-Tuned Large Language Models (llm)
MIT License
72 stars 27 forks source link

Support Setting Default LLM from Env Variable #6

Closed victordibia closed 10 months ago

victordibia commented 10 months ago

What

For certain use cases e.g., cli scripts and web apps, it is important to provide some mechanism to externally set the default LLM provider and configuration

Work Items