Skip to content

🐛 Bugfix Update pagination logic in DataMateClient and adjust related parame…#2735

Merged
WMC001 merged 1 commit intodevelopfrom
develop_fix_kb_cannot_connect
Mar 28, 2026
Merged

🐛 Bugfix Update pagination logic in DataMateClient and adjust related parame…#2735
WMC001 merged 1 commit intodevelopfrom
develop_fix_kb_cannot_connect

Conversation

@Zhi-a
Copy link
Copy Markdown
Contributor

@Zhi-a Zhi-a commented Mar 28, 2026

✨ Update pagination logic in DataMateClient and adjust related parameters in search tools

  • Changed default page index from 0 to 1 in DataMateClient and DataMateSearchTool for consistency.
  • Updated KnowledgeBaseSearchTool to accept index_names as a list instead of a comma-separated string.
  • Modified tests to reflect changes in parameter handling and pagination behavior.
    [Bug] Datamate knowledge base search failed. #2734
image

…ters in search tools

- Changed default page index from 0 to 1 in DataMateClient and DataMateSearchTool for consistency.
- Updated KnowledgeBaseSearchTool to accept index_names as a list instead of a comma-separated string.
- Modified tests to reflect changes in parameter handling and pagination behavior.
@Zhi-a Zhi-a requested review from Phinease and WMC001 as code owners March 28, 2026 03:17
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
sdk/nexent/datamate/datamate_client.py 94.11% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@Zhi-a Zhi-a changed the title ✨ Update pagination logic in DataMateClient and adjust related parame… 🐛 Bugfix Update pagination logic in DataMateClient and adjust related parame… Mar 28, 2026
@WMC001 WMC001 merged commit 136e4b0 into develop Mar 28, 2026
13 checks passed
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