8000 Release v0.1.0 · appl-team/appl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.0

Compare
Choose a tag to compare
@dhh1995 dhh1995 released this 23 Sep 16:24
· 13 commits to main since this release

Changelog

  • Change default llm to 'gpt-4o-mini' from 'gpt-3.5-turbo'.
  • Defaults to exclude """docstring""" in the prompt, can be included by include_docstring=True.
  • Change default structure output (instructor) wrapper mode to JSON.
  • Add reset_context function to reset the context of functions with ctx="resume".
  • Some fixes to examples, docs, mypy check, and tests.
0