command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 15, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package main implements an LLM-assisted skill for sentiment analysis.
This skill demonstrates:
- Business logic in code
- Calling LLM via Host API for reasoning
- Structured output validation
Build for wasm:
tinygo build -o sentiment.wasm -target wasi -scheduler=none main.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.