Skip to content

v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 18:43
· 73 commits to main since this release
37328bc

What's Changed

  • Change param name for BaseLLM.continue_conversation_with_tool_call_results by @nerdai in #87
  • Bump jsonschema from 4.24.0 to 4.25.0 in the all-python-packages group by @dependabot[bot] in #86
  • Improve NextStepDecision structure to allow for only next_step or task_result by @nerdai in #88
  • [docs] Add hailstone.ipynb notebook by @nerdai in #90
  • [Feature] Add max_steps to LLMAgent.run and set handler result to MaxStepsReachedError by @nerdai in #91
  • Remove TaskHandlerResult and use TaskResult directly. by @nerdai in #93
  • [version] bump version to v0.0.7 by @nerdai in #94

Full Changelog: v0.0.6...v0.0.7