Saumya
7e10d736b5
chore: cleanup llm modules
2025-08-22 16:45:26 +05:30
marko-kraemer
535fc03031
default model
2025-08-21 21:23:43 -07:00
marko-kraemer
5b20676853
fix
2025-08-19 17:34:44 -07:00
marko-kraemer
2d88091258
gpt 5 mini as default
2025-08-19 16:33:14 -07:00
marko-kraemer
19765f56c0
context window defs
2025-08-17 12:24:37 -07:00
marko-kraemer
28b0d9fef0
kimi default free tier
2025-08-16 11:40:43 -07:00
Vukasin
e779ae0fe4
feat: playbook fixes and unified modal
2025-08-10 17:41:36 +02:00
Bobbie
d295937112
fix: model access tiers
2025-08-08 17:49:25 +05:30
Marko Kraemer
cdb0d23604
Update constants.py
2025-08-08 03:29:37 +02:00
Marko Kraemer
60a1a579f0
Update constants.py
2025-08-08 03:27:19 +02:00
Vukasin
49ff89f9d8
feat: add mini model
2025-08-07 20:08:01 +02:00
Vukasin
ee02316d00
feat: new model
2025-08-07 19:58:23 +02:00
Marko Kraemer
010f0ab426
Revert "Revert random PR merged"
2025-07-28 08:14:58 +02:00
Marko Kraemer
454f0d3878
Revert "add support for Google Gemini API integration"
2025-07-28 08:07:42 +02:00
mykonos-ibiza
ad9c1dabc8
add support for Google Gemini API integration
...
- Introduced GEMINI_API_KEY in setup and environment files.
- Updated SetupWizard to include Google Gemini as a supported LLM provider.
- Adjusted model selection logic to accommodate Gemini models.
- Modified billing and configuration files to handle Gemini model pricing and aliases.
- Updated documentation to reflect the addition of GEMINI_API_KEY.
2025-07-27 12:49:56 +05:30
marko-kraemer
39cf6c13a5
Fix billing error for Grok models by adding x-ai model aliases and pricing
...
- Added 'x-ai/grok-4' alias to xai/grok-4 model configuration
- Added OpenRouter x-ai model pricing support in constants generation
- Resolves LiteLLM 'LLM Provider NOT provided' errors in billing system
- Ensures proper token cost calculation for all Grok model variations
2025-07-25 20:17:02 +02:00
sharath
6a80a2e87d
chore(models): change model availability
2025-07-22 04:58:16 +00:00
sharath
dc14691c32
chore(models): update model tiers to premium and adjust availability in constants
2025-07-19 02:12:07 +00:00
sharath
d4b031d00e
refactor(models): comment out old model configurations
2025-07-16 13:27:56 +00:00
sharath
24acc948b5
fix(models): add grok and kimik2 to free
2025-07-16 13:15:32 +00:00
Cursor Agent
037956f22b
Update model tiers and availability for free and paid users
...
Co-authored-by: markokraemer.mail <markokraemer.mail@gmail.com>
2025-07-16 12:36:51 +00:00
sharath
13c31d42f6
feat(kimi-k2): add support for Kimi-K2 model with updated token limits and parameters
2025-07-15 13:12:30 +00:00
sharath
df871a6eb9
chore(backend): add grok fallbacks
...
- Moved fallback model assignment to a dedicated function in `prepare_params`.
- Removed redundant fallback handling from `make_llm_api_call`.
- Updated model constants to include aliases for `xai/grok-4`.
2025-07-11 15:11:02 +00:00
marko-kraemer
957a2c9cbf
model fallback, add xai grok 4
2025-07-10 12:58:10 +02:00
Soumyadas15
155caa55a8
fix: add missing models to pricing tiers
2025-07-04 03:14:40 +05:30
sharath
58b118a05d
feat(models): update free tier model to claude sonnet 4
2025-07-03 17:14:48 +00:00
sharath
4b99c23c18
feat(constants): update model access tiers and aliases to include new versions of OpenAI and Anthropic models
2025-06-28 19:33:52 +00:00
sharath
2abbb10c1a
feat(model): add support for Gemini 2.5 Pro with updated pricing and token limits
2025-06-28 16:27:58 +00:00
marko-kraemer
f9afb09ffe
CLAUDE SONNET 4.
2025-05-22 21:18:39 +02:00
Vukasin
ded0802f82
Merge branch 'dat-lequoc-gemini-flash' into feat/improve-model-selector
2025-05-22 20:32:15 +02:00
Vukasin
71e35f0dd6
feat: update gemini model
2025-05-22 18:16:17 +02:00
Vukasin
6fac5a98ad
feat: improve model selector and fixes
2025-05-21 22:59:56 +02:00
LE Quoc Dat
3be3bb1178
feat: add gemini-flash-2.5 model to billing and constants, update low quality models in selector
2025-05-21 20:21:34 +02:00
LE Quoc Dat
65e6ee0ef8
gemini + fix syntax bug in prompts
2025-05-21 18:19:46 +02:00
Soumyadas15
c83e72288b
chore(ui): improvements in model selector
2025-05-17 10:44:09 +05:30
Soumyadas15
74f7c494fc
chore(ux): model selector, updated sidebar
2025-05-16 01:52:07 +05:30
Soumyadas15
108dba9bf7
chore(dev): added model access check in backend
2025-05-14 11:36:45 +05:30