ZIm/crates/language_models/src/provider
Umesh Yadav dfdd2b9558
language_models: Add thinking support to OpenRouter provider (#32541)
Did some bit cleanup of code for loading models for settings as that is
not required as we are fetching all the models from openrouter so it's
better to maintain one source of truth

Release Notes:

- Add thinking support to OpenRouter provider
2025-06-21 08:03:50 +02:00
..
anthropic.rs Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04:00
bedrock.rs Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04:00
cloud.rs agent: Fix issues with usage display sometimes showing initially fetched usage (#33125) 2025-06-20 21:28:48 +00:00
copilot_chat.rs copilot chat: Remove invalid assertions (#32977) 2025-06-18 22:17:31 +02:00
deepseek.rs Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04:00
google.rs Update Gemini Models (#32902) 2025-06-17 20:26:27 +00:00
lmstudio.rs Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04:00
mistral.rs Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04:00
ollama.rs Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04:00
open_ai.rs agent: Fix button ids for resetting keys in OpenAI settings (#33032) 2025-06-19 14:09:53 +00:00
open_router.rs language_models: Add thinking support to OpenRouter provider (#32541) 2025-06-21 08:03:50 +02:00