agency-swarm Releases
139 releases of VRSEN/agency-swarm
- v0.4.1Upgrade OpenAI
This release upgrades the OpenAI module to resolve proxy-related errors and improve compatibility.
Dec 2, 2024
- v0.4.0Custom Communication Flows
This release introduces custom communication flows and refines async tool configuration by moving the `async_mode` parameter directly into the `ToolConfig` class. It also adds an `output_as_result` parameter to simplify returning tool outputs directly through the agency's completion method.
Nov 26, 2024
- v0.3.50.3.5
Nov 21, 2024
- v3.4.13.4.1
Oct 31, 2024
- v1.1.1
This release introduces the ability to insert clips into stacked tracks at a specific index and ensures that splitting clips within stacked tracks does not cause the track to reorder.
Oct 29, 2024
- v3.4.03.4.0
Oct 29, 2024
- v0.3.1Azure Fixes
Focusing on Azure compatibility and developer experience, this update adds a `.cursorrules` file for Cursor Composer and a `refresh_from_id` parameter for backend integrations. It also includes several bug fixes related to strict mode and parameter handling.
Oct 23, 2024
- v0.3.0Structured Outputs
A major update shifting away from the `instructor` library to OpenAI's native Structured Outputs implementation. This introduces 'strict' mode, JSON schema support, and a new parsing method for Pydantic models.
Aug 20, 2024
- v0.2.6Async Tool Calls
This release significantly enhances performance by introducing full asynchronous support for tool calls and API requests. It allows for concurrent execution of I/O-bound tasks and provides finer control over API configurations.
Jul 17, 2024
- v0.2.5
Improvements to schema conversion and the default model selection, alongside enhanced capabilities in the Gradio interface for vision tasks. This version also addresses initialization issues with the V1 assistants API.
May 30, 2024
- v0.2.0Assistants V2
This release marks the Assistants V2 update, bringing granular control over generation parameters like temperature, top_p, and max tokens. It also replaces the Retrieval tool with File Search and introduces Few-Shot Examples.
Apr 26, 2024
- v0.1.7Devid
Introduces the new Devid agent and the `agency-swarm import-agent` command for local source code management. It also enhances agent communication instructions and adds response validation capabilities.
Apr 11, 2024
- v0.1.6Streaming minor bug fixes
A minor release focused on fixing streaming-related bugs, specifically addressing compatibility issues on Windows and timeout problems in the Gradio demo.
Mar 26, 2024
- v0.1.5Streaming
This release introduces support for streaming responses in the Gradio demo and run_demo methods, allowing for real-time output display.
Mar 24, 2024
- v0.1.4Genesis Agency Improved
Improves the stability and reliability of the Genesis Agency creation process and fixes a CLI command error.
Mar 5, 2024
- v0.1.0First release
Jan 19, 2024
- v0.4.8
This release focuses on fixing the build process by upgrading various dependencies and CI tools. It includes updates to security libraries and core async runtimes to ensure stability and security.
May 26, 2023
- v0.4.7
Minimal release notes: "## What's Changed * fix: enable TCP_NODELAY by default by @rapiz1 in https://github.com/rapiz1/rathole/pull/210 **"
Nov 30, 2022
- v3.1fixv3.1
Minimal release notes: "1.优化了内网穿透功能,bridge,client和server只需要启动一个即可。 server端启动的时候可以指定client端要暴露的一个或者多个端口。 2.修复了重复解析命令行参数的问题。 3.手册增加了微信接"
Oct 10, 2017