Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Add llm support for 0.2 modules along with tests #19

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

rylev
Copy link
Contributor

@rylev rylev commented Sep 7, 2023

Continuation of @adamreese's work rylev/wasmtime#1

This adds llm support to spin-componentize so that wasm binaries still using old ABIs (like those produced by the Go SDK) can use llm APIs.

@rylev
Copy link
Contributor Author

rylev commented Sep 8, 2023

We'll need to rebase these changes on top of those seen in #20. Going to convert to draft until that's gone through.

@rylev rylev marked this pull request as draft September 8, 2023 09:07
Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
@rylev rylev marked this pull request as ready for review September 11, 2023 12:27
@rylev
Copy link
Contributor Author

rylev commented Sep 11, 2023

Rebased the adapter on top of the changes from #20 and tested against a python app locally. All seems to be good.

@rylev rylev merged commit b10304d into main Sep 11, 2023
@rylev rylev deleted the llm-support branch September 11, 2023 12:28
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants