Using Voiceflow with Open Source Models
Intro
In this recipe you'll learn how to Voiceflow's Knowledge Base as a Vector Database with Open Sources Models like Mistral AI or 3rd party models like Perplexity.
This tutorial goes over how to use our new functions feature to search the Voiceflow Vector Database and send relevant chunks to a 3rd party model like Mistral AI.
Video
Follow along
You can follow along by downloading the two functions mentioned
- Extract chunks -> https://www.voiceflow.com/function/extract-chunks-from-a-knowledge-base-response
- Send a query to Mixtral -> https://www.voiceflow.com/function/send-a-query-to-mistral-7xb-via-together-ai
Updated 6 months ago