Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 284 Bytes

File metadata and controls

3 lines (3 loc) · 284 Bytes
  • chore: added max_tokens -> max_completion_tokens mapping for chat completions
  • fix: empty string handling in Anthropic provider to prevent sending empty content blocks in chat requests
  • fix: Gemini/Vertex tool conversion to append all function declarations to a single Tool object