Firebase Firestore
by Google LLC
Connect agents to Google Firebase Firestore for flexible NoSQL document storage with real-time capabilities.
Sådan bruger agenter Firebase Firestore
- ✓Persist agent memory and conversation history across sessions
- ✓Store structured user data and preferences for personalization
- ✓Track workflow state and progress for long-running agent tasks
- ✓Real-time data sync between agent outputs and frontend applications
- ✓Batch-write agent-generated records with atomic consistency guarantees
Agenthandlinger
Input: collection, documentId
Returnerer: data, exists, id, createdAt, updatedAt
Input: collection, documentId, data, merge
Returnerer: id, updatedAt
Input: collection, data
Returnerer: id, path
Input: collection, documentId, data
Returnerer: updatedAt
Input: collection, documentId
Returnerer: success
Input: collection, filters, orderBy, limit
Returnerer: documents, count
Input: operations
Returnerer: success, operationCount
Eksempel på workflows
User profile storage
Store and retrieve user profile data for personalized agent interactions
Agent state persistence
Persist agent workflow state across sessions
Om Firebase Firestore
- Leverandør
- Google LLC
- Pris Tjek altid detaljer med udbyderen
- Gratis / Betalt — Spark plan (free): 50K reads/day, 20K writes/day. Blaze plan: pay-as-you-go starting at $0.06/100K reads.
- Godkendelse
- Bearer-token
- Hastighedsgrænse Tjek altid detaljer med udbyderen
- 6000 anmodninger / minut
- Kompatible noder
- AgentResourceInputOutput
Byg et AI-workflow med Firebase Firestore
Brug Agentic Planner til at designe, visualisere og forbinde Firebase Firestore med dine andre værktøjer.
Åbn Agentic Planner