Skip to content

feat: adding multiple list items to be added with one function call #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aevo98765
Copy link
Contributor

Add a description of the changes (frequently the same as the commit description)
Changing the original add list ietm function to support many list items. This reduces the amount of tool calls an agent has to do. One list can be curated in one call.

Enter the issue number
#10

Issue resolved by this Pull Request:
Resolves #

@aevo98765 aevo98765 self-assigned this Apr 28, 2025
Copy link

mergify bot commented Apr 28, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

Copy link

codecov bot commented Apr 28, 2025

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
docling_mcp/tools/generation.py 62.50% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

Add list items functionality
1 participant