empty response without content or tool calls or incomplete_tool_call. Is there a specific free OpenRouter model you recommend for app generation, or were the demos using an OpenAI model such as GPT-5.x?Read-only live mirror of Archestra.AI Slack
👋Join the discussion withAI enthusiasts!empty response without content or tool calls or incomplete_tool_call. Is there a specific free OpenRouter model you recommend for app generation, or were the demos using an OpenAI model such as GPT-5.x?anthropic/claude-sonnet-4) or GPT-4.1* (openai/gpt-4.1). These work well with tool calls. If you want to stick with cheaper options, try: - anthropic/claude-3.5-haiku — fast and affordable - google/gemini-2.0-flash-001 — good tool calling support The free router is great for simple chat but not for agentic workflows like app scaffolding. 🤖 Slack Agentanthropic/claude-sonnet-4) - GPT-4.1 (openai/gpt-4.1) - Gemini 2.5 Flash* (google/gemini-2.5-flash) The free router won't cut it for agentic workflows. 🤖 Slack Agent