What's new
See the latest improvements and bug fixes from the new version of the ADK
The watsonx Orchestrate ADK version 1.3.0 is now available. This release introduces new functionality, including support for Python-based knowledge bases and a ADK version display command. It also includes key bug fixes to improve usability.
New features
-
You can now use the
--version
argument in the CLI to display the currently installed version of the ADK. -
The ADK now supports creating knowledge bases using Python files. Documentation has been updated with examples and configuration details for Python-based setups. For more information, see Creating Knowledge Bases.
Bugfixes
- Fixed an issue that prevented the use of numbers in the names of OpenAPI-based tools.
In version 1.2.0, the watsonx Orchestrate ADK introduces support for building and managing toolkits within your watsonx Orchestrate environment.
This is the first iteration of toolkit functionality in the ADK. Therefore, this feature is only available for watsonx Orchestrate Developer Edition and currently supports only the MCP server.
For more information, see Managing Toolkits.
The 1.1.0 version brings numerous enhancements and bug fixes to IBM watsonx Orchestrate ADK.
Enhancements
-
Environment variable persistence: Environment variables passed during the
orchestrate server start
command are now cached. You no longer need to re-specify them when starting the watsonx Orchestrate Developer Edition chat.By default, only non-sensitive variables are persisted. To persist all variables, including secrets, use the hidden
-p
argument. -
Toos importing error messages: Importing error messages for tools have been enhanced to provide clearer and more descriptive feedback when issues occur.
-
Support for non-ZIP tool formats: The importing process now supports tools that are not packaged in ZIP format.
-
Startup feedback for observability Languse platform: A new feedback message is displayed when starting the observability Languse platform. This message includes instructions on how to access the platform.
Bug fixes
-
Crash during repeated tool import: Fixed an issue that caused the application to crash when importing tools multiple times in succession.
-
watsonx Orchestrate Developer Edition name on CLI: Fixed the watsonx Orchestrate Developer Edition name on CLI.
The 1.0.1 version brings numerous enhancements to IBM watsonx Orchestrate ADK.
Enhancements
-
Private network communication for containers: watsonx Orchestrate Developer Edition containers now communicate exclusively on the private network (excluding TRM).
-
Open Source Containers from DockerHub: Open source containers are now pulled directly from DockerHub.
-
Memory consumption: Enhanced memory usage to reduce memory consumption.
-
Path mapping for knowledge base commands: Fixed path mappings for the knowledge commands on SaaS.
-
PI publication: PyPI publication has been enabled and is now the default setting.
New features
- New feature for observability
- New feature for managing knowledge bases
- Ability to upload multiple files to build tools
- Updated connection commands structure
- Bug fixes
Enhancements
- A new chat completion API for watsonx Orchestrate agents exists that can be called from Agentforce
- Salesforce Agentforce agents can now be used as external agents to Orchestrator Agent
- External instances of watson assistant can be registered as collaborators to a native agent
Bugfixes
|python_tag|
no longer appears in the response of React Style agents- Optional fields are no longer required by the tool runtime
- Server start timeout has been increased to 7 minutes and it is more clear when a timeout happens and the server fails to start
- Bug fixes
- Adds the ability to connect to a wx.ai agent as a collaborator.