v0.0.2
What's Changed
- [Feature] Add
PydanticFunctionToolby @nerdai in #28 - [Feature] Add
AsyncPydanticFunctionToolby @nerdai in #30 - [Feature] Add
BaseLLM.structured_output()interface and implement it forOllamaLLM. by @nerdai in #34 - [Feature] Implement
TaskHandler.get_next_step()as a structured output call by @nerdai in #33 - [Feature] Implement
TaskHandler.run_stepby @nerdai in #35 - [Feature] Add
return_historyparam tochatandcontinue_conversation_with_tool_resultsby @nerdai in #38 - [Fix] Update
TaskHandler.run_stepto work with the newcontinue_conversation_with_tool_resultsinterface. by @nerdai in #39 - [version] bump version to v0.0.2 by @nerdai in #40
Full Changelog: v0.0.1...v0.0.2