ZIm/crates/language_models/src/provider
Danilo Leal ec0f2fa79a
agent: Fix button ids for resetting keys in OpenAI settings (#33032)
These "Reset API Key" and "Reset API URL" button had the same ids, so
therefore, they weren't working.

Release Notes:

- N/A
2025-06-19 14:09:53 +00: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 Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04: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 Standardize on u64 for token counts (#32869) 2025-06-17 10:43:07 -04:00