Skip to content

Conversation

@andreadimaio
Copy link
Member

No description provided.

Signed-off-by: andreadimaio <dmaio.andrea@gmail.com>
@andreadimaio andreadimaio force-pushed the foundation_model_api branch 2 times, most recently from ae07564 to 55f13af Compare July 7, 2025 11:34
Introduce support for generic deserialization via TypeToken<T> to allow
preserving full type information at runtime, especially for parameterized
types such as FoundationModelResponse<FoundationModel>.

This change updates the SPI to provide a new fromJson method that accepts
a TypeToken<T>.

Signed-off-by: andreadimaio <dmaio.andrea@gmail.com>
@andreadimaio andreadimaio force-pushed the foundation_model_api branch 4 times, most recently from 087497a to 1dd6027 Compare July 8, 2025 12:40
Signed-off-by: andreadimaio <dmaio.andrea@gmail.com>
@andreadimaio andreadimaio force-pushed the foundation_model_api branch from 1dd6027 to bf96953 Compare July 8, 2025 13:01
@andreadimaio andreadimaio marked this pull request as ready for review July 8, 2025 13:04
@andreadimaio andreadimaio merged commit f0f20ef into main Jul 8, 2025
5 checks passed
@andreadimaio andreadimaio deleted the foundation_model_api branch July 8, 2025 13:13
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