Skip to content

v0.7.9

Choose a tag to compare

@Jeomon Jeomon released this 30 Apr 06:30
· 9 commits to main since this release
  • Fix missing self.extra_body in ChatOpenAI causing AttributeError for subclasses (ChatNvidia, ChatDeepSeek)
  • Add thinking: bool parameter to ChatVLLM, injecting enable_thinking via extra_body on all create calls