sam hoang
91fe764cb8
feat: add Requesty API provider support
...
- Add RequestyHandler implementation for API integration
- Add RequestyModelPicker component for model selection
- Update shared types and messages for Requesty support
- Update API options to include Requesty provider
2025-02-10 20:13:43 +07:00
Matt Rubens
2ccab1444b
Merge remote-tracking branch 'origin/main' into temperature_control
2025-02-09 22:53:44 -05:00
Roo Code
bc9773ff9a
Configure per-configuration temperature
2025-02-08 00:21:13 -05:00
Pugazhendhi
ddc6b9c63f
Changed default model to sonnet 3.5
2025-02-07 18:57:58 +05:30
pugazhendhi-m
26baaf89a3
Merge branch 'main' into WEB-1756
2025-02-07 13:02:46 +05:30
Pugazhendhi
915d173720
Reverts changes
2025-02-06 12:53:24 +05:30
Pugazhendhi
32f91b6291
Merged with main branch
2025-02-06 12:44:22 +05:30
Matt Rubens
49c21b6c69
Add new gemini models
2025-02-05 12:04:36 -05:00
Pugazhendhi
ea3d384e48
Fetches all models from gateway during init
2025-02-03 12:18:15 +05:30
Henri Sara
18e1bbf00d
fix: Update pricing for OpenAI o1-mini
...
Together with o3-mini release, OpenAI reduced the price of o1-mini to match it.
2025-02-01 12:06:54 +02:00
Matt Rubens
d047c8beae
Add o3-mini-high and o3-mini-low
2025-02-01 00:52:41 -05:00
Anton Shpigunov
58fdb6f9ef
support o3-mini
2025-01-31 23:09:05 +02:00
Pugazhendhi
31ec687768
Adds provider names to dropdown
2025-01-27 19:48:43 +05:30
Pugazhendhi
f222e8341c
Added mistral and deepseek models
2025-01-27 19:48:23 +05:30
Pugazhendhi
62dcfbe549
Adds unbound provider to roo cline
2025-01-27 19:47:28 +05:30
dairui1
4a75f85eac
feat: Add openRouterBaseUrl option
2025-01-25 16:48:21 +08:00
Matt Rubens
0cfc095544
Merge remote-tracking branch 'origin/main' into aws-profile-support
2025-01-24 09:10:11 -05:00
root
d93a7a74d5
feat(api): add Llama 3.3 70B Instruct to AWS Bedrock model options
2025-01-23 21:12:59 +02:00
sam hoang
f745f080f4
feat: add explicit Azure OpenAI flag and setup memory bank docs
...
- Add openAiUseAzure flag to force Azure OpenAI client initialization
- Add "Use Azure" checkbox in API settings UI
This change improves Azure OpenAI configuration flexibility by allowing users to explicitly opt-in to Azure client, regardless of the base URL pattern.
2025-01-24 00:14:55 +07:00
Matt Rubens
82a6d13c20
Change default
2025-01-22 08:18:29 -08:00
Tom X Nguyen
93a571038f
fix: update output length to 65536
2025-01-22 22:35:15 +07:00
Tom X Nguyen
5d5e69fe21
chore: add gemini flash thinking 01-21
2025-01-22 19:14:19 +07:00
sam hoang
d1a65f4de0
refactor: rename openAiCusModelInfo to openAiCustomModelInfo for better clarity
...
- Rename openAiCusModelInfo to openAiCustomModelInfo across all files for better readability
- Update related variable names and references to maintain consistency
- Affects OpenAI provider, ClineProvider, WebviewMessage, API interfaces, and UI components
2025-01-21 23:06:07 +07:00
sam hoang
d50e075c75
feat(openai): add custom model info configuration
...
Adds support for configuring custom OpenAI-compatible model capabilities and pricing, including:
Max output tokens
Context window size
Image/computer use support
Input/output token pricing
Cache read/write pricing
2025-01-21 22:46:21 +07:00
Abhishek Aryan
7f0550ae19
Merge branch 'main' into aws-profile-support
2025-01-20 20:29:43 +00:00
Matt Rubens
a13da25dd1
Deepseek fixes
2025-01-20 11:41:38 -05:00
philipnext
cab095aef2
add: deepseek-reasoner model info
2025-01-20 22:52:24 +09:00
Lunchb0ne
7a61e6ab74
Support AWS profile to configure Bedrock Authentication
...
Added support for configurations under ~/.aws/credentials or ~/.aws/config.
2025-01-18 12:41:46 +00:00
Matt Rubens
60a0a824b9
Prettier backfill
2025-01-17 14:11:28 -05:00
Saoud Rizwan
077fa84374
Add Mistral API provider
2025-01-17 01:11:16 -05:00
Matt Rubens
c673edd526
Merge remote-tracking branch 'origin/main' into vscode-lm-provider
2025-01-15 01:37:37 -05:00
Matt Rubens
344c796f2e
Chat modes
2025-01-12 13:11:52 -05:00
Matt Rubens
7137f8c528
Spacing adjustments
2025-01-08 17:28:32 -05:00
RaySinner
d5fd2bbb82
merge: resolve conflicts after upstream merge
2025-01-08 23:47:26 +03:00
Matt Rubens
0aa5f1fb85
Add the o1 model
2025-01-07 13:33:47 -05:00
RaySinner
98b9007c36
merge(upstream): merge upstream changes keeping VSCode LM provider and adding Glama support
2025-01-07 01:54:46 +03:00
RaySinner
9d62a7bb77
feat(vscode-lm): implement VS Code Language Models provider
2025-01-07 01:23:22 +03:00
Matt Rubens
7383a0514a
Merge pull request #282 from RooVetGit/open_ai_streaming_toggle
...
Streaming checkbox for OpenAI-compatible providers
2025-01-05 22:46:50 -05:00
Matt Rubens
2cdfff02c0
Streaming checkbox for OpenAI-compatible providers
2025-01-05 20:34:54 -05:00
Frank
8b0e9bbf32
fix: remove unnecessary comment
2025-01-05 19:25:35 -05:00
Frank
e5e700ffcb
feat: add Glama gateway
2025-01-04 22:50:12 -05:00
Matt Rubens
6290f90fa5
Refactor
2024-12-29 12:20:35 -08:00
Matt Rubens
eb8c4cc50f
Add DeepSeek to the list of providers
2024-12-29 11:27:31 -08:00
student
ffd51479c1
Fix gemini-2.0-flash-thinking-exp-1219 contewWindow
2024-12-20 00:32:40 +01:00
Matt Rubens
38138164e5
Add gemini-2.0-flash-thinking-exp-1219
2024-12-19 15:32:30 -05:00
Premshay
acf472aae0
Update api.ts
2024-12-15 11:28:54 +02:00
Premshay
8460a796e9
Merge branch 'main' into main
2024-12-15 11:15:43 +02:00
Matt Rubens
6ee118e0a2
Merge pull request #86 from RooVetGit/fix-openai-compatible-streaming
...
Add 'Include stream options' checkbox for OpenAI-compatible providers
2024-12-13 01:41:15 -05:00
Matt Rubens
be3d8a6166
Incorporate MCP changes ( #93 )
...
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-12-12 23:16:39 -05:00
Matt Rubens
2cfd76c305
Add 'Include stream options' checkbox for OpenAI-compatible providers
2024-12-12 09:20:58 -05:00