chef
chef copied to clipboard
The only AI app builder that knows backend
feat: add OpenRouter support as an additional provider option --- 🤖 Automated by Berrry Committer Closes #894
I open the settings and what do I see: ANTHROPIC_API_KEY= GOOGLE_API_KEY= OPENAI_API_KEY= XAI_API_KEY= Where is another AI Providers? Where is OpenRouter (the most popular provider, by the way). Where is...
I face issue for app is loading for a second after that getting > sessions:convexMemberId)] [Request ID: c9caa9582ffcb90c] Server Error Could not find public function for 'sessions:convexMemberId' >> after that...
- Added a docker compose file and docker file resolves #899 ---- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...
possible to use agentic services like claude code instead of just direct api for anthropic models?
possible to use agentic services like claude code instead of just direct api for anthropic models? Thanks in advance :)
please can you make a docker compose file to make deployment eaiser it would make a lot of difference. thanks
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
Hello! I'm following your guide to run Chef on localhost using a local Convex deployment. I've configured the project with these variables: CONVEX_SELF_HOSTED_URL CONVEX_SELF_HOSTED_ADMIN_KEY I've successfully created an OAuth app...
### Added a repo-root AGENTS.md briefing for coding agents working on Chef **Changes:** - Created AGENTS.md (new) - It documents setup steps, safe edit zones, prompt architecture, evaluation harness, and...