Skip to content

Commit dea8558

Browse files
committed
remove typo
1 parent 215e50b commit dea8558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agentic_app_manager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ See code in [`lib/audio_app_manager/audio_app_manager_demo.dart`](https://github
7272

7373
## Resources
7474
- [[Codelab] Build a Gemini powered Flutter app with Flutter & Vertex AI in Firebase](https://codelabs.developers.google.com/codelabs/flutter-gemini-colorist)
75-
- [Demo App] [AgenticColorist](https://github.com/flutter/demos/tree/main/vertex_ai_firebase_flutter_app): A Flutter application that explores LLM tooling interfaces by allowing users to describe colors in natural language. The app uses Gemini LLM to interpret descriptions and change the color of a displayed square by calling specialized color tools.
75+
- [Demo App] [Colorist](https://github.com/flutter/demos/tree/main/vertex_ai_firebase_flutter_app): A Flutter application that explores LLM tooling interfaces by allowing users to describe colors in natural language. The app uses Gemini LLM to interpret descriptions and change the color of a displayed square by calling specialized color tools.
7676
- [Vertex AI in Firebase docs](https://firebase.google.com/docs/vertex-ai)
7777

0 commit comments

Comments
 (0)