
智能体发行说明
改进
智能体中的上下文基础工具现在支持所有搜索策略的“查询/提示”字段。您可以提供静态值,或引用将在运行时解析的智能体参数。这使您能够明确地控制搜索策略的使用内容,而无需依赖智能体自动进行推断。“查询”字段可用于结构化搜索和语义搜索策略,而“提示”字段适用于DeepRAG策略。
When using contexts for agents, you can scope semantic and structured searches to specific folders. This improvement enables more precise context retrieval by limiting searches to folder paths. Folder scoping is ideal for use cases where data is organized into subfolders, allowing agents to search only within the relevant context.
Expanded Integration Service activities support
You can now add activities as tools by browsing nearly the entire Integration Service activities library. This enhancement gives you access to a broad range of API-based activities, expanding the variety of tools available to your agents.
All API-based Integration Service activities are supported. Triggers and other non-API activity types are not supported.
Activities that require mandatory file inputs or outputs, such as file download actions, are currently excluded. However, activities with optional file fields are supported, with the limitation that those specific file-related fields are automatically omitted from the tool configuration.
For details, refer to Activities.