Changelog
- 09970dc Accept Geminis Review Suggestion
- 873d415 Merge pull request #1125 from NightHammer1000/dev
- 6fb7d85 Merge pull request #1137 from augustVino/fix/remove_empty_systemmsg
- 1d6e2e7 Merge pull request #1140 from sxjeru/main
- 15ae83a Merge pull request #1169 from router-for-me/payload
- f353a54 Merge pull request #1171 from router-for-me/auth
- d81abd4 Returned the Code Comment I trashed
- a6cba25 Small fix to filter out Top_P when Temperature is set on Claude to make requests go through
- ecc850b feat(executor): apply payload rules using requested model
- 30a5916 fix(auth): handle quota cooldown in retry logic for transient errors
- 81b369a fix(auth): include requested model in executor metadata
- d5e3e32 fix(auth): normalize plan type filenames to lowercase
- d29ec95 fix(translator): ensure system message is only added if it contains content
- cc50b63 refactor(auth): remove unused provider execution helpers