Saoud Rizwan
d9af2acf5b
Fix deepseek
2025-01-21 13:40:40 -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
Saoud Rizwan
6ceda01b24
Remove consult advisor tool
2025-01-20 16:12:12 -08:00
Saoud Rizwan
39b0389b9d
Add vscode LM API types
2025-01-20 16:12:11 -08:00
Saoud Rizwan
8ec0b2cf08
Add VS Code LM API
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
7aeab15ecf
Add advisor model to anthropic
2025-01-20 16:12:10 -08:00
Saoud Rizwan
f4ae4c66df
Add advisor model to openrouter
2025-01-20 16:12:09 -08:00
Saoud Rizwan
2b1e3f553b
Add Mistral API provider
2025-01-16 19:40:27 -08:00
Matt Rubens
a025b5cfd3
Add the o1 model ( #1246 )
2025-01-14 12:20:26 -08:00
Saoud Rizwan
25cd7cc8e2
chore: Prettier fix formatting
2025-01-06 12:41:33 -08:00
Saoud Rizwan
9de7253998
refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature
...
Add instructions
Fix completion
Refactor
Rename reset to restore
add haschanges flag
Remove log
Better error handling
Better error handling
Fix wording
Fix
Fix
Fix
Comment
Add hash for only latest tool
Prepare for release
Fix
Fix delete
Format fix
2025-01-06 12:40:30 -08:00
Saoud Rizwan
781434dd97
Fix DeepSeek cost reporting
2024-12-31 17:49:18 -08:00
Saoud Rizwan
505e7ea481
Fix deepseek price reporting
2024-12-31 13:10:17 -08:00
Saoud Rizwan
9ab24806f9
Fix context window error with deepseek
2024-12-31 12:26:47 -08:00
Saoud Rizwan
576de4df1a
Add DeepSeek provider
2024-12-31 11:47:44 -08:00
Saoud Rizwan
7386e3db2b
Add OpenRouter middle out transform to avoid context limit errors
2024-12-26 13:22:13 -08:00
Mark Percival
93e70c62f1
Chore: Prettier for consistant formatting ( #794 )
...
* Chore: Pretier for consistant formatting
- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.
* Revert prettier config
* Run npm install
* Fix prettier config and ignore package lock
* Run format
---------
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
39bc35eec1
Add LM Studio provider
2024-11-12 22:02:42 -05:00
Saoud Rizwan
bac0b1a0cb
Add prompt caching for new model ids on openrouter
2024-11-12 18:35:51 -05:00
Saoud Rizwan
ad29ff2a03
Add AWS cross-region inference toggle
2024-11-07 13:51:13 -05:00
Saoud Rizwan
48cdfa9874
Add Haiku 3.5 to Anthropic, Bedrock, Vertex
2024-11-04 14:08:25 -05:00
Saoud Rizwan
62688c261a
Prepare for release
2024-10-22 16:22:37 -04:00
Saoud Rizwan
165272ab47
Update Anthropic model IDs
2024-10-22 16:21:17 -04:00
Saoud Rizwan
9052528d2b
Fix o1 in openai native
2024-10-18 07:56:15 -04:00
Saoud Rizwan
90b0c8243c
Fixes
2024-10-16 18:00:53 -04:00
Saoud Rizwan
dff81b9d09
Fix o1 on openai native
2024-10-16 09:59:30 -04:00
Saoud Rizwan
bf05131b81
Update openrouter referer
2024-10-09 03:43:30 -04:00
Saoud Rizwan
554c4004d3
Fixes
2024-10-09 01:50:00 -04:00
Saoud Rizwan
a4de927696
Fix openrouter generation failure
2024-10-09 01:50:00 -04:00
Saoud Rizwan
ccb4738d7e
Use or instead of null coalescing instead since state may return non undefined for new values
2024-10-09 01:50:00 -04:00
Saoud Rizwan
729e32514e
Use openrouter generation endpoint for usage reporting
2024-10-09 01:50:00 -04:00
Saoud Rizwan
da505170d4
Fixes
2024-10-09 01:50:00 -04:00
Saoud Rizwan
8f4a65bc79
Fixes
2024-10-09 01:49:59 -04:00
Saoud Rizwan
f6a14fdfb9
Add markdown rendering for model description; fixes
2024-10-09 01:49:57 -04:00
Saoud Rizwan
7cb0c524e5
Add OpenRouter custom model scheme
2024-10-09 01:49:57 -04:00
Saoud Rizwan
2de5971adc
Add comment
2024-10-09 01:49:56 -04:00
Saoud Rizwan
2ed84244d5
Remove logs
2024-10-09 01:49:55 -04:00
Saoud Rizwan
06ccaf6f67
Implement streaming for all providers
2024-10-09 01:49:55 -04:00
Saoud Rizwan
59c188019a
Get openrouter streaming working
2024-10-09 01:49:55 -04:00
Saoud Rizwan
7271152f62
Add ApiStream generator to interface with providers
2024-10-09 01:49:55 -04:00
Saoud Rizwan
19a0ac00bd
Remove logs
2024-10-09 01:49:55 -04:00
Saoud Rizwan
c1f3185e00
Bug fixes
2024-10-09 01:49:55 -04:00
Saoud Rizwan
b1dcff8f64
Use custom tool calling prompts to get streaming working
2024-10-09 01:49:54 -04:00
Saoud Rizwan
1cc3546b7e
Initial streaming refactor
2024-10-09 01:49:54 -04:00
Saoud Rizwan
d81002decc
Refactor Azure OpenAI default version
2024-09-24 12:45:24 -04:00
Saoud Rizwan
05389b7dd5
Fix imports
2024-09-24 12:05:54 -04:00
Saoud Rizwan
a009c84597
Refactor API
2024-09-24 10:43:31 -04:00
Saoud Rizwan
ae770a1c6a
Fix OpenAI o1 temp error
2024-09-22 21:00:53 -04:00
Saoud Rizwan
abb4a0143e
Add Azure API version option
2024-09-20 10:56:26 -04:00