aicc
548338d39e
Add alibaba qwen models plus/max/coder-plus/turbo both stable and latest to use. ( #1648 )
...
* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus stable/latest models
* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus stable/latest models
* Provide the api line choice for international user
* Remove redundant code
* Copy fixes
* Create dry-socks-talk.md
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-02-05 23:23:33 -08:00
Saoud Rizwan
0795b046e1
Prepare for release
2025-02-05 12:49:58 -08:00
Saoud Rizwan
b2e4623559
Add new gemini models ( #1656 )
...
* Update gemini models
* Update changeset
2025-02-05 10:49:55 -08:00
omercelik
0b7fac0c9d
Add Gemini 2.0 Pro ( #1655 )
2025-02-05 10:43:55 -08:00
Daniel Steigman
f108f20466
updated the model list to remove the embedding model ( #1646 )
2025-02-05 01:11:08 -08:00
Daniel Steigman
905327db4e
Merge pull request #1610 from ViezeVingertjes/feat/1609-add-mistral-models
...
feat: Add support for all available Mistral API models
2025-02-04 23:52:10 -08:00
Hiroki Nakashima
180fbd5995
feat: add LiteLLM API provider support ( #1618 )
2025-02-04 14:46:13 -08:00
watany
42924c971f
chore: reduse cost openai ( #1629 )
2025-02-04 09:41:39 -08:00
Michael Overhorst
466b1982f2
feat: Add support for all available Mistral API models
...
- Add all available Mistral models with specific version numbers
- Include Premier models (Mistral Large, Pixtral, Ministral, etc.)
- Include Free models (Mistral Small, Pixtral 12B, etc.)
- Set correct token limits and pricing for each model
Fixes #1609
2025-02-03 13:34:16 +01:00
Saoud Rizwan
5eb8086b42
Add o3-mini support to OpenAI
2025-01-31 15:21:42 -08:00
Saoud Rizwan
68ac266463
Add better support for r1 + show reasoning tokens
2025-01-31 02:35:06 -08:00
Saoud Rizwan
65a860e75e
Revert localization
2025-01-28 18:50:45 -08:00
Saoud Rizwan
971489990c
Fix language persistence across sessions; update system prompt for non-english languages
2025-01-27 20:15:35 -08:00
Saoud Rizwan
bb967128b8
Fix copy for mcp settings
2025-01-27 19:14:05 -08:00
Saoud Rizwan
57a4f2be0e
Add email subscription field to welcome page ( #1497 )
...
* Add email subscription field to welcome page
* Fix merge conflict
* Reposition language picker
* Fixes
2025-01-27 17:17:33 -08:00
Saoud Rizwan
a0e7bf60c2
Fix command output not being streamed when auto-approved + model ID under chat field ( #1449 )
...
* Fix bug where auto-approving commands would not stream output back to webview
* Fix model id under chat field
* Amend
2025-01-24 16:33:03 -08:00
brownrw8
54ef05f61b
Support for listing models from OpenAI-compatible providers ( #1197 )
...
* feat: Support for listing models from OpenAI-compatible providers
* PR-related change: remove includeStreamOptions
* prettier
* remove unnecessary code
* german + translation tweak
2025-01-24 17:22:04 -06:00
akfoster
67ac1fd339
Merge pull request #1317 from brownrw8/i18l-l10n
...
Adding react-i18next (preliminary support for en, de, zh, ja)
2025-01-24 10:06:29 -08:00
Evan
b1bcbfeadc
changed mcp setting name, changes setting option name
2025-01-24 14:48:57 +08:00
Evan
542c246a55
reverting UI changes
2025-01-23 13:03:27 +08:00
Evan
1e04e5c37a
wip
2025-01-23 12:33:31 +08:00
Evan
c204ad711b
merge conflicts
2025-01-23 12:16:34 +08:00
brownrw8
2e95f29572
Merge branch 'main' into i18l-l10n
2025-01-22 15:29:51 -10:00
akfoster
c12343f07b
Merge pull request #1392 from johann-taberlet/feat/add-gemini-2-flash-thinking-model-01-21
...
Feat/add gemini 2 flash thinking model 01 21
2025-01-22 17:28:30 -08:00
pashpashpash
f4d655dfda
Merge pull request #1406 from cline/pashpashpash-accounts
...
Authentication & Accounts
2025-01-22 17:25:44 -08:00
pashpashpash
977d81dc3b
removed redundant globalstatekey
2025-01-22 17:03:11 -08:00
pashpashpash
4f7cd7fb20
prettier fix
2025-01-22 15:55:23 -08:00
Saoud Rizwan
b1efd356f5
Revert default gemini model
2025-01-22 14:03:34 -08:00
Johann Taberlet
f1650d11da
fix: fix model name and add it to default gemini model
2025-01-22 15:38:16 +01:00
Johann Taberlet
c530c9d6e5
fix: adjust gemini model order
2025-01-22 15:14:40 +01:00
Johann Taberlet
c0733e6daa
fix: update gemini-2.0-flash-thinking-exp-0121 model maxTokens to 65536
2025-01-22 14:59:57 +01:00
Johann Taberlet
00297499a0
feat: add gemini-2.0-flash-thinking-exp-01-21 model
2025-01-22 14:55:18 +01:00
pashpashpash
36aaa18291
e2e login flow working
2025-01-22 00:23:02 -08:00
pashpashpash
7e3a770a4c
Add account button to top nav bar
2025-01-21 19:39:40 -08:00
Evan
36486e12ee
merge conflicts
2025-01-22 11:28:51 +08:00
Evan
991175d72e
wip
2025-01-22 09:54:00 +08:00
Slava Kurilyak
f4df887fcd
feat: Add DeepSeek-R1 (deepseek-reasoner) support ( #1355 )
...
* feat: Add DeepSeek-R1 (deepseek-reasoner) support
- Add new deepseek-reasoner model with proper pricing info
- Fix temperature parameter being sent to unsupported deepseek-reasoner model
- Improve model selection logic in DeepSeekHandler
- Update CHANGELOG with new features and fixes
- Bump version to 3.1.11
* style: apply prettier formatting to deepseek provider and api definitions
2025-01-21 13:37:34 -08:00
brownrw8
e643a4fbd4
feat: Adding react-i18next (preliminary support for en, de, zh, ja)
2025-01-21 06:40:44 -10:00
Saoud Rizwan
6ceda01b24
Remove consult advisor tool
2025-01-20 16:12:12 -08:00
Saoud Rizwan
df31f6bfeb
Use plan/act mode
2025-01-20 16:12:12 -08:00
Saoud Rizwan
a88504e4fe
Rename respond_to_inquiry to chat_mode_response
2025-01-20 16:12:12 -08:00
Saoud Rizwan
ef5bd56599
Save api config when menu is closed; fix default display names
2025-01-20 16:12:11 -08:00
Saoud Rizwan
2b32940ca2
Rename alwaysAllow to autoApprove
2025-01-20 16:12:11 -08:00
Saoud Rizwan
fc82e95beb
Enable/disable MCP servers
2025-01-20 16:12:10 -08:00
Saoud Rizwan
d9e1031f85
Add auto approve settings for mcp tools
2025-01-20 16:12:10 -08:00
Saoud Rizwan
8ec0b2cf08
Add VS Code LM API
2025-01-20 16:12:10 -08:00
Saoud Rizwan
c7c6c8f0d6
Change to task mode
2025-01-20 16:12:10 -08:00
Saoud Rizwan
771332ca3e
Add respond_to_inquiry
2025-01-20 16:12:10 -08:00
Saoud Rizwan
77b722c077
Add chat settings
2025-01-20 16:12:10 -08:00
Saoud Rizwan
d6e308d679
Final touches to advisor
2025-01-20 16:12:10 -08:00