v1.5.0
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