-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Add ElevenLabs text-to-speech sites template #10782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
Update README.md
…github-sites-and-functions Feat: update facts on GitHub sites and functions
…orkflow Migrate issue-triage workflow from event-based to scheduled batch processing with duplicate detection
📝 WalkthroughWalkthroughAdds a public constant Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Focus areas:
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Security Scan Results for PRDocker Image Scan Results
Source Code Scan Results🎉 No vulnerabilities found! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (2)
public/images/sites/templates/text-to-speech-dark.pngis excluded by!**/*.pngpublic/images/sites/templates/text-to-speech-light.pngis excluded by!**/*.png
📒 Files selected for processing (1)
app/config/templates/site.php(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: Setup & Build Appwrite Image
- GitHub Check: Setup & Build Appwrite Image
- GitHub Check: scan
🔇 Additional comments (1)
app/config/templates/site.php (1)
22-22: LGTM! New AI use case category added.The new
AIconstant is well-defined and follows the existing pattern. This appropriately extends the use case categories for AI-powered templates.
✨ Benchmark results
⚡ Benchmark Comparison
|
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
What does this PR do?
Adds ElevenLabs text-to-speech sites template
Test Plan
Locally deploy Appwrite and setup the template
Related PRs and Issues
Checklist