Files
smart-home-tablet/app/api
Cosmo 04b7d1f104
All checks were successful
Deploy / deploy (push) Successful in 2m47s
feat: switch from Anthropic to Groq API (llama-3.3-70b-versatile)
- route.ts: replace @anthropic-ai/sdk with groq-sdk, rewrite chat loop
- voice-tool-schemas.ts: convert from Anthropic format to OpenAI/Groq function tools
- voice-history.ts: extend HistoryMessage type to include tool role, simplify cache stubs

No prompt caching (Groq does not support it), tool calling preserved.
2026-04-30 20:43:30 +00:00
..