Add console.log statements to track: - Tool parameters array and length - Generated Zod schema details - Tool definition structure - Sanitized tool name - Complete tools config sent to OpenAI This will help diagnose why OpenAI is still receiving 'type: "None"' for empty parameter schemas despite the fix. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||