waveterm/pkg/waveai
Mike Sawka 6e3554407b
AI SDK Backend (#2336)
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.
2025-09-12 12:56:24 -07:00
..
anthropicbackend.go feat: Claude AI configuration supports custom base URL (#2249) 2025-08-19 11:30:58 -07:00
cloudbackend.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
googlebackend.go AI SDK Backend (#2336) 2025-09-12 12:56:24 -07:00
openaibackend.go fix gpt-5, and newer openai models that require maxcompletiontokens. (#2264) 2025-08-19 13:30:11 -07:00
perplexitybackend.go implement ai:proxyurl for proxy url access to different models (#2263) 2025-08-19 10:19:27 -07:00
ssehandlerch.go AI SDK Backend (#2336) 2025-09-12 12:56:24 -07:00
usechat-anthropic.go AI SDK Backend (#2336) 2025-09-12 12:56:24 -07:00
usechat-openai-completions.go AI SDK Backend (#2336) 2025-09-12 12:56:24 -07:00
usechat-openai-responses.go AI SDK Backend (#2336) 2025-09-12 12:56:24 -07:00
usechat.go AI SDK Backend (#2336) 2025-09-12 12:56:24 -07:00
waveai.go AI SDK Backend (#2336) 2025-09-12 12:56:24 -07:00