Skip to content

Conversation

JJassonn69
Copy link
Contributor

This PR brings much needed QoL to the developer experience when building with pytrickle by having a default pass-through and quick demo application using pytrickle cli.


Developer experience improvements

  • Clear, consistent returns: tensors/ndarrays now “just work” and preserve timing/metadata.
  • Both sync and async user code are supported without blocking the event loop.
  • Scaffolding includes concrete examples so developers can modify a working baseline instead of guessing the contract.
  • Param updates optionally validated with Pydantic v1/v2 without forcing a hard dependency.

@ad-astra-video
Copy link
Contributor

@JJassonn69 can you add a decorator for the send_frame functionality for generative streams?

@JJassonn69
Copy link
Contributor Author

@JJassonn69 can you add a decorator for the send_frame functionality for generative streams?

Yeah i could but unless pytrickle adds send_frame in the internal_frameprocessor it wont actually work.

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.

3 participants