- Add Worker Module - Add Classify, Summary, CI, Planner worker - Add code_runner tools to run code - update ReActChain, fix some problems - add BaiChuan Model support
0.0.4
- Add support for FunctionCall in MapChain - Add Baichuan provider and API key support - Reformat all files with ruff - Add support for OpenAI native tools method - Rewrite ReActChain
0.0.3
- Add Gemini provider to the project - Add `Function call` ability to LLM and ReduceChain - Update some examples - Add Mkdocs to build docs - Add some tests files