Skip to content

Support reading with spans in completions - #119

Open
tfpauly wants to merge 3 commits into
mainfrom
tfp/read-span
Open

Support reading with spans in completions#119
tfpauly wants to merge 3 commits into
mainfrom
tfp/read-span

Conversation

@tfpauly

@tfpauly tfpauly commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Support endpoint flow reading where a RawSpan is returned instead of allocating new bytes

}
let readRequest = self.readRequests.removeFirst()
frames.iterateMutableFrames { frame in
if let bytes = frame.bytes {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Anything else we can do here at the moment besides going through this computed property?

@tfpauly tfpauly added the 🆕 semver/minor Adds new public API. label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants