Skip to content

feat(api): add loader_metadata to ADBDataAPI response#49

Open
Sodawyx wants to merge 2 commits intomainfrom
add-adb-retrieve
Open

feat(api): add loader_metadata to ADBDataAPI response#49
Sodawyx wants to merge 2 commits intomainfrom
add-adb-retrieve

Conversation

@Sodawyx
Copy link
Collaborator

@Sodawyx Sodawyx commented Feb 6, 2026

This commit enhances the ADBDataAPI by including the loader_metadata field in the response structure for both the async template and data API. This addition allows for better tracking and management of loader-specific metadata associated with matches. Additionally, the example knowledgebase configuration has been updated to reflect a new ADB knowledge base name and modified query execution.

Co-developed-by: Aone Copilot noreply@alibaba-inc.com

Thank you for creating a pull request to contribute to Serverless Devs agentrun-sdk-python code! Before you open the request please answer the following questions to help it be more easily integrated. Please check the boxes "[ ]" with "[x]" when done too.
Please select one of the PR types below to complete


Fix bugs

Bug detail

The specific manifestation of the bug or the associated issue.

Pull request tasks

  • Add test cases for the changes
  • Passed the CI test

Update docs

Reason for update

Why do you need to update your documentation?

Pull request tasks

  • Update Chinese documentation
  • Update English documentation

Add contributor

Contributed content

  • Code
  • Document

Content detail

if content_type == 'code' || content_type == 'document':
    please tell us `PR url`,like: https://github.com/Serverless-Devs/agentrun-sdk-python/pull/1
else:
    please describe your contribution in detail

Others

Reason for update

Why do you need to update your documentation?

Sodawyx and others added 2 commits February 6, 2026 11:56
This commit enhances the ADBDataAPI by including the loader_metadata field in the response structure for both the async template and data API. This addition allows for better tracking and management of loader-specific metadata associated with matches. Additionally, the example knowledgebase configuration has been updated to reflect a new ADB knowledge base name and modified query execution.

Co-developed-by: Aone Copilot <noreply@alibaba-inc.com>
Signed-off-by: Sodawyx <sodawyx@126.com>
Add onnxruntime==1.23.2 as a dependency to the crewai package configuration

添加 onnxruntime==1.23.2 作为 crewai 包的依赖配置

Change-Id: I211d952d2bf4ab4c2bd962c634c8d60ec0302424
Signed-off-by: OhYee <oyohyee@oyohyee.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants