mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
fc054f50e8
When users pass --provider-url without --model, automatically default to custom/custom instead of the saved model preference. This lets users point kit at any OpenAI-compatible endpoint without needing a provider/model pair from the database. The custom/custom model has: - Zero cost (input/output = 0) - 262K context window, 65K output limit - Reasoning and temperature support - Routes through openaicompat fantasy provider