Skip to content

Conversation

@64bit
Copy link
Owner

@64bit 64bit commented Nov 19, 2025

Allow modifying per request path instead of hard coded values.

For example:

client
  .chat()
  .path("/messages")?
  .create(request)
  .await?

This is to support use cases like #369

@64bit 64bit merged commit 6013669 into main Nov 19, 2025
1 check passed
@64bit 64bit deleted the request-options-update branch November 19, 2025 20:15
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