-
-
Notifications
You must be signed in to change notification settings - Fork 730
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
AI Tutorial #8297
AI Tutorial #8297
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files |
Co-authored-by: Melinda Fekete <[email protected]>
Co-authored-by: Nuno Góis <[email protected]> Co-authored-by: Melinda Fekete <[email protected]>
@@ -3,7 +3,9 @@ title: How to use feature flags with AI | |||
slug: /feature-flag-tutorials/use-cases/ai | |||
--- | |||
|
|||
Many tech companies today are integrating generative AI with large language models (LLMs) into their products, often in the form of chatbots or content generators. | |||
Hello, |
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.
I think I preferred it without the Hello.
I think this intro bit can live without a heading (as it is now), but I would probably add the first heading before we start doing any actual work. Like above the section that starts with 'We'll start with a basic chatbot... something like "Initial setup"? maybe?
How to use feature flags to control AI models
Preview link