Files
bolt.diy/app/lib/modules/llm
Shaan 6c51026395 Add support for OPENAI_LIKE_API_MODELS
Define OPENAI_LIKE_API_MODELS=path/to/model1:limit;path/to/model2:limit;path/to/model3:limit
Helps construct model list when the endpoint does not support /models/ request.

fix: lint error
2025-06-26 10:22:56 +06:00
..