How it works
To connect Qdrant Vector Store and Databricks, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: Webhook Trigger
- Then: Workflow Configuration
- Check: Route by Action
- If yes: Extract Text from Document
- Then: Store Embeddings in PGVector
- Then: Log Upload to Cache
- Starts when: Respond Upload Success
- If no: Check Query Cache
- Check: Cache Hit or Miss
- If yes: Format Cached Response
- Starts when: Respond with Cached Answer
- If no: Answer Query with Context
- Then: Save to Query Cache
- Starts when: Respond with Answer
- Then: Text Splitter
- Then: Document Loader
- Then: OpenAI Embeddings
- Then: Retrieve Relevant Chunks
- Then: OpenAI Chat Model
- Then: Answer questions with a vector store
You can launch this Qdrant Vector Store + Databricks integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.