KKTsN
c9c652eece
fix: improve streaming error propagation and forwarded response logging ( #5317 )
...
* Fix: Improve streaming error handling and forwarded response logging
* Fix: fix ESLint error Strings must use singlequote quotes
* fix: preserve and log forwarded stream errors
* chore: narrow forwarded stream error fix scope
* fix: make forwardFetchResponse awaitable and forward upstream error text
* Restore original happy path handling
* Remove redundant checks in forwardFetchResponse function
* Don't send anything on parsing error end
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2026-04-05 23:01:47 +03:00
DeclineThyself
1c1f25b5c6
Backported /tests from macros-2.0. ( #4842 )
...
* Backported `/tests` from `macros-2.0`.
* Added `eslint-plugin-playwright`
* Improve formatting
---------
Co-authored-by: user <user@exmaple.com >
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2025-11-29 20:46:54 +02:00
bmen25124
a728d30c99
Refactor flattenSchema to simplify JSON schema for Google Generative … ( #4711 )
...
* Refactor flattenSchema to simplify JSON schema for Google Generative AI API compatibility
* Added unit test and github action
* Add unit tests workflow and update test script in package.json
* Downgrade eslint-plugin-jest to make min node version 18
2025-11-06 00:08:58 +02:00