Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions packages/firebase_dynamic_links/README.md

This file was deleted.

39 changes: 39 additions & 0 deletions packages/firebase_vertexai/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Firebase Vertex AI

⚠️ **DEPRECATED** ⚠️

This package has been deprecated and replaced by the Firebase AI Logic package.

## Why was it deprecated?

The "Vertex AI in Firebase" SDK has been replaced by the Firebase AI Logic client SDKs to accommodate the evolving set of supported features and services. The new Firebase AI Logic SDK provides better alignment across platforms and improved functionality.

## Migration Options

Migrate to the new Firebase AI Logic package (`firebase_ai`) which provides:

- **Enhanced functionality**: Access to the latest AI features and models
- **Better platform alignment**: Consistent APIs across all supported platforms
- **Improved performance**: Optimized for modern AI workloads
- **Future-proof**: Active development and support

## Migration Guide

For detailed migration instructions, please visit:

**[Firebase AI Logic Migration Guide](https://firebase.google.com/docs/ai-logic/migrate-from-preview?api=dev)**

The migration guide covers:
- API changes and breaking changes
- Code migration examples
- Platform-specific migration notes
- Troubleshooting common issues

## Next Steps

1. **Install the new package**: Add `firebase_ai` to your `pubspec.yaml`
2. **Update your code**: Follow the migration guide to update your implementation
3. **Test thoroughly**: Ensure all functionality works as expected
4. **Remove old package**: Remove `firebase_vertexai` from your dependencies

Please refer to the official migration guide for complete migration guidance and support.
183 changes: 0 additions & 183 deletions packages/firebase_vertexai/all_lint_rules.yaml

This file was deleted.

89 changes: 0 additions & 89 deletions packages/firebase_vertexai/analysis_options.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions packages/firebase_vertexai/firebase_vertexai/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions packages/firebase_vertexai/firebase_vertexai/.metadata

This file was deleted.

Loading
Loading