Skip to content

Conversation

calavera
Copy link
Contributor

@calavera calavera commented May 2, 2023

These are a few small changes, mostly cosmetic, on the Runtime. I'm trying to reduce the data we pass in function signatures to make it easier if in the future we want to abstract some kind of trait.

  • Move Config data into the Runtime struct
  • Make runtime methods private
  • Implement IntoRequest for EventCompletionStreamingRequest

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

- Move Config data into the Runtime struct
- Make runtime methods private
- Implement IntoRequest for EventCompletionStreamingRequest

Signed-off-by: David Calavera <[email protected]>
@calavera calavera merged commit e18d366 into main May 2, 2023
@calavera calavera deleted the move_runtime_config branch May 2, 2023 15:50
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