diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index 31f72e80..f8859fa0 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -1,5 +1,33 @@ # Release Notes +## 3.7.5 + +2024-01-21 + +### Bug Fixes + +Fix imports of Agent, SequentialWorkflow, ModelParallelizer, Task, OpenAIChat, Gemini, GPT4VisionAPI + +### New Features + +New model: Odin for Object Detection and tracking +New mode: Ultralytics Object recognition YOLO + +New Tokenizers + +Schema generator for prompts. +New prompt for worker agent. + +New structure: plan, step + +New tool: execute tool + +New logger: get_logger + +Example for worker_agent + + + ## 3.6.8 2024-01-19