Skip to content

docs: fix README inconsistencies and typos#50

Merged
h3xxit merged 9 commits intouniversal-tool-calling-protocol:devfrom
perrozzi:cherry-pick-branch
Aug 26, 2025
Merged

docs: fix README inconsistencies and typos#50
h3xxit merged 9 commits intouniversal-tool-calling-protocol:devfrom
perrozzi:cherry-pick-branch

Conversation

@perrozzi
Copy link
Copy Markdown
Contributor

@perrozzi perrozzi commented Aug 26, 2025

  • Fix numbering format in migration guide (6. instead of 6)
  • Fix typo: 'subsituted' -> 'substituted'
  • Correct field name in JSON examples: 'call_template' -> 'tool_call_template'
  • Update migration guide description to use correct field name
  • Ensure consistency between documentation and actual implementation

Summary by cubic

Fix README inconsistencies to align docs with the current API. Corrected migration step numbering, a typo in variable substitution text, and replaced call_template with tool_call_template in examples and descriptions.

h3xxit and others added 9 commits July 27, 2025 11:20
* Parse jsonschema of tools by hand
* Missing async in search_tools definition
* Remove unused load function from UtcpVariableConfig
Remove json schema ref resolution, as it can be infinite recursion
Revert 0.2.2
1.0.1 Bug fixes
- Fix numbering format in migration guide (6. instead of 6)
- Fix typo: 'subsituted' -> 'substituted'
- Correct field name in JSON examples: 'call_template' -> 'tool_call_template'
- Update migration guide description to use correct field name
- Ensure consistency between documentation and actual implementation
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

h3xxit
h3xxit previously approved these changes Aug 26, 2025
Copy link
Copy Markdown
Member

@h3xxit h3xxit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@h3xxit h3xxit changed the base branch from main to dev August 26, 2025 15:00
@h3xxit h3xxit dismissed their stale review August 26, 2025 15:00

The base branch was changed.

@h3xxit h3xxit merged commit cd7a28f into universal-tool-calling-protocol:dev Aug 26, 2025
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