Go reimplementation of openai activity.
Required versions of tinygo, wit-bindgen-go-cli, wasm-tools can be found in dev-deps.txt.
See Go tooling for more information.
Regenerate bindings after modifying wit folder:
./regen.sh./build.sh# in repo root
obelisk server run --config obelisk-local-go-all.tomlobelisk execution submit --follow stargazers:llm/llm.respond \
'["Tell me about Rust programming", "{\"model\": \"gpt-3.5-turbo\", \"max_tokens\": 50}"]'