Skip to content

v1.5.0

Compare
Choose a tag to compare
@aaazzam aaazzam released this 22 Sep 21:51
· 1233 commits to main since this release
f37ad5b

What's Changed

  • Introduces fully type-hinted ChatCompletion object, and add support for OpenAI function calling with Claude2 .
  • Compatible for Pydantic V2 and V1 users!
  • Introduction of prompt_fn (see docs https://www.askmarvin.ai/prompting/prompt_function/)
  • fixed runtime settings error affecting ai_classifier

Full Changelog: v1.4.2...v1.5.0