v0.2.2
·
1 commit
to release/v0.2.2
since this release
What's Changed
- Add result returning to batch processing by @djwu563 in #142
- Add max_tasks to start_batch_processor in ProgrammaticClient by @djwu563 in #143
- Add custom tasks and integrate with the AaaS platform by @djwu563 in #145
- update docs by @djwu563 in #144
- Develop/v0.2.2: support passing variables in the prompt template through config file, update llm.md by @XeonHis in #149
- add Aaas device by @Silentharry94 in #151
- Update: Add inputs for DoWhileTask by @P3ngLiu in #152
- Add domain validation for Aaas by @djwu563 in #153
- Add worker.id to assign it to task_definition_name by @djwu563 in #154
- Feature/v0.2.2/prevent_module_duplication by @panregedit in #157
- Feature/v0.2.2/aaas by @Silentharry94 in #161
- opt Aaas message type and event value by @Silentharry94 in #164
- Update the "Quick Start" section in the README by @djwu563 in #166
- Add chatgpt parameter by @noname-zh in #165
- Develop/v0.2.2: update tavily search doc, fix minor bug in video understanding stage by @XeonHis in #158
- add ollama doc by @yileld in #171
- Feature/v0.2.2/PoT by @P3ngLiu in #160
- add CoT operator and example by @KingSan666888 in #150
- Self consist cot workflow by @JulienZe in #159
- add React and React_pro by @lijingcheng2021 in #169
- opt workflow_instance_id type add task execute timeout by @Silentharry94 in #170
- Develop/v0.2.2: Support token usage of each running, isolated by workflow_instance_id by @XeonHis in #172
- opt func_timeout by @Silentharry94 in #174
- readme add input and output by @JulienZe in #176
- improve the code execution by @P3ngLiu in #177
- Refactor: Remove init method and rewrite search functionality for improved modularity by @lijingcheng2021 in #180
- Add support for setting a domain for workers by @djwu563 in #179
- opt conversation_info by @Silentharry94 in #178
New Contributors
- @noname-zh made their first contribution in #165
- @yileld made their first contribution in #171
- @JulienZe made their first contribution in #159
- @lijingcheng2021 made their first contribution in #169
Full Changelog: v0.2.1...v0.2.2