Skip to content

Add tests and documentation for testing args#12

Merged
toddkummer merged 1 commit intomainfrom
add-request-parameters-to-readme
Apr 25, 2026
Merged

Add tests and documentation for testing args#12
toddkummer merged 1 commit intomainfrom
add-request-parameters-to-readme

Conversation

@toddkummer
Copy link
Copy Markdown
Member

This adds an entry to the README for how to test arguments that are passed to the Provider#complete method. It also adds tests for verifying the tool calls provided. The Chat class converts those into a hash before calling complete, so this also provides the helper method tool_classes to make it easier to test.

This adds an entry to the README for how to test arguments that are passed to the Provider#complete method. It also adds tests for verifying the tool calls provided. The Chat class converts those into a hash before calling complete, so this also provides the helper method tool_classes to make it easier to test.
@toddkummer toddkummer merged commit 33eb267 into main Apr 25, 2026
19 checks passed
@toddkummer toddkummer deleted the add-request-parameters-to-readme branch May 2, 2026 17:05
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.

1 participant