docs: cleanup

This commit is contained in:
Krrish Dholakia 2025-03-06 00:22:57 -08:00
parent d030fb668a
commit 31c5ea74ab

View file

@ -17,6 +17,8 @@ hide_table_of_contents: false
v1.63.0 fixes Anthropic 'thinking' response on streaming to return the `signature` block. [Github Issue](https://github.com/BerriAI/litellm/issues/8964)
It also moves the response structure from `signature_delta` to `signature` to be the same as Anthropic. [Anthropic Docs](https://docs.anthropic.com/en/docs/build-with-claude/extended-thinking#implementing-extended-thinking)