mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-16 21:38:26 +00:00
Working on AI SDK compatible backends for OpenAI and Anthropic. Thinking + ToolUse etc. For use with AI SDK useChat on frontend. Still needs more testing, WIP, but this is a good start. Want to get this committed to so I can work on more integrations. |
||
|---|---|---|
| .. | ||
| anthropicbackend.go | ||
| cloudbackend.go | ||
| googlebackend.go | ||
| openaibackend.go | ||
| perplexitybackend.go | ||
| ssehandlerch.go | ||
| usechat-anthropic.go | ||
| usechat-openai-completions.go | ||
| usechat-openai-responses.go | ||
| usechat.go | ||
| waveai.go | ||