How it works
To create Microsoft OneDrive records from Pinecone Vector Store without manual input, use a ready-made scenario.
- Starts when: Run Ingestion
- Then: List All File Names
- Check: Loop Over Items
- Then: Download Corresponding File
- Then: Send PDF File
- Then: Default Data Loader
- Then: Azure OpenAI Chat Model1
- Then: AI Agent
- Then: Embeddings Mistral Cloud
- Then: Postgres PGVector Store
- Starts when: PDF Ingest Webhook
- Then: Token Splitter
- Then: Postgres PGVector Store2
- Then: Embeddings Mistral Cloud2
- Starts when: Telegram Trigger
- Check: If Text Message Received
- If yes: AI Agent2
- Then: Send a Text Message
- If no: If PDF File Received
- If yes: Approve Ingestion
- Check: If User Approved
- If yes: Download PDF File
- Then: Send Downloaded PDF File
- Then: Send Finished Message
- If no: User Dissapproved
- If no: Send Refusal Message
- Then: Azure OpenAI Chat Model3
- Then: Postgres PGVector Store3
- Then: Embeddings Mistral Cloud3
- Then: Simple Memory
- Then: Simple Memory2
- Starts when: Chat Trigger
You can launch this Pinecone Vector Store + Microsoft OneDrive integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.