You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump all deps to latest (react 19.2.8, tailwind 4.3.3, prettier 3.9.6, etc.);
TypeScript held at 5.x since 7.x is a compiler major with no benefit here
- http-proxy-middleware 3 -> 4 replaces unmaintained http-proxy with httpxy,
removing the util._extend (DEP0060) deprecation warning in gatsby develop
- Only send diarize/timestamp_granularities when they apply
(timestamp_granularities is only valid with response_format=verbose_json),
so requests test exactly what was selected
- Displayed cURL now uses GATSBY_LITELLM_API_URL instead of a hardcoded host,
and mirrors the conditional params
- Add SRT/VTT structural validation (header, timestamps, sequential cue
numbering) with a pass/fail badge and a download button on both result
panels, covered by node:test
- Update chat model option to claude-sonnet-4-6
- Ignore *.mp3 sample files
0 commit comments