See the latest improvements and bug fixes from the new version of the ADK
grant-type
and send-via
values for the oauth_auth_client_credentials_flow connection
type. You can now use the new --grant-type
and --send-via
flags with the orchestrate connections set-credentials
command to set these values.mcsp
type. For more information, see Creating an environment.-d
parameter:--debug
parameter--debug
parameter. Add it after the orchestrate
command to get detailed output. For more information see Running commands in debug mode.--path
parameter is no longer supported in knowledge base commands. To update an existing knowledge base, run the import command again using the same knowledge base name. For more information, see Updating knowledge base./flows
to /v1/flows
to reflect the correct API path.connections.oauth2_client_creds(<app_id>)
and connections.oauth2_auth_code(<app_id>)
when building Python-based tools.Agent version <agent UUID> not found
appeared in agent chat, even though the agent was correctly configured.WO_DEVELOPER_EDITION_SKIP_LOGIN
. For more information, see Setup the environment.orchestrate models add
command to import fine-tuned custom models from InstructLab in watsonx.ai. These models must be deployed using the Bring Your Own Model (BYOM) option. For more information, see Adding custom LLM.chat_with_docs
section in your agent file. For more information, see Chat with documents.on_status_code
..env
files.export
argument with the orchestrate agents
and orchestrate tools
commands to get started. For more information, see:--project-id
argument when using the orchestrate settings observability langfuse
command.wx.ai
key.--version
argument in the CLI to display the currently installed version of the ADK.
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.
|python_tag|
no longer appears in the response of React Style agents