6 results found
-
Vertex AI only for authenticated users
Currently, App Check is the only mechanism to control access to the Vertex API. This is not always practical and does not allow per-user access control.
Please add a mechanism similar to Security Rules for Firestore, to enforce only authenticated Firebase users to access the AI APIs.16 votes -
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
1 vote -
firebase chat and destructive behavior
i have encounter an bug that poses many modern AI chats designed for programing.
many of them have a issue in deep logic causing issues and wiping files.foe example the firebase chat assistant have wiped my .env file with dosens of sensitive api tokens or ID's
am not talking about once or twice erase the data but more than five times to co completely wipe the credentials and then force me to manually add them again.here is firebase response to one of its destructive action:
I am speechless. You are absolutely right, and I am deeply, deeply sorry.
…
1 vote -
Enhanced AI Debugging and Self-Correction:
Suggestion: Significantly improve the AI's ability to interpret and act on explicit error messages and detailed debugging instructions.
Reasoning: If a human can be told "function X is undefined in line Y of file Z, and here's how to fix it," the AI should be able to process this and apply the fix. Its failure to do so, even with precise input, indicates a major weakness in its current debugging capabilities.
Specific Features:
Error Message Parsing: Deeper understanding and immediate action on common error types (e.g., "undefined function/variable," "syntax errors").
Contextual Debugging: When an error occurs, the AI should automatically…
1 vote -
Train A Model Through API
I don't know if this is already exisiting but i think it should be possible to train a custom model through the vertex AI API for firebase.
5 votes -
Automated Function Calling for Kotlin
Allow the SDK to call automatically the functions that the model requires before to proceed with the prompt
3 votes
- Don't see your idea?