Commit 326120b
committed
feat(api): add loader_metadata to ADBDataAPI response
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>1 parent 5aedc34 commit 326120b
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
470 | 475 | | |
471 | 476 | | |
472 | 477 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
680 | 685 | | |
681 | 686 | | |
682 | 687 | | |
| |||
0 commit comments