Evan
eedae086a3
Fix Merge Conflict resolutions
...
Fixes Merge conflict resolutions from Main to Dev that were incorrectly chosen.
2025-02-28 13:12:40 -08:00
pashpashpash
39980e9be7
Revert "Better Streaming Support ( #1980 )" ( #1993 )
...
This reverts commit 93856ab3b06fef1b5b2f47b8ee6c2af5ab89dbe7.
2025-02-27 15:50:02 -08:00
brownrw8
9b5cefd69d
Better Streaming Support ( #1980 )
...
* feat: enterprise support
* Update src/api/providers/enterprise.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* refactor + anthropic
* fix
* update chunking
* fix enterprise providers
* minor refactor for chunking
* comments
* defaults
* tests
* remove imports
* suggested fixes
* decouple message type
* upgrade libs, prompt caching no longer in beta for claude models
* updates for tests
* enterprise -> streaming provider
* update tests
* remove section from anthropic.ts
* handle specific GCP Vertex invalid_grant error
* finish comment
* add caching stats to chunking
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-27 15:46:01 -08:00
Saoud Rizwan
131b245023
Revert "Anthropic: Bump it up! ( #1938 )"
...
This reverts commit c2809491b4 .
2025-02-24 18:09:51 -08:00
Evan
c2809491b4
Anthropic: Bump it up! ( #1938 )
...
* Updated Anthropic SDK and fixed types
* adjust export markdown handling
* adjust export markdown handling
* added changeset
2025-02-24 17:02:21 -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
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
a009c84597
Refactor API
2024-09-24 10:43:31 -04:00