Icon3.2 - Load an existing Vectore Store 

For now, the FAISS Vector Store Reader Node only supports local paths. Copy the NodeDescriptions folder to a local path and point the FAISS Vector Store […]

Icon1.1 - Simple OpenAI Prompt 

In order to run the workflow you need an OpenAI API key. If you don't have one yet, register with OpenAI and create a new API key at […]

Icon1.1 - Simple OpenAI Prompt 

In order to run the workflow you need an OpenAI API key. If you don't have one yet, register with OpenAI and create a new API key at […]

Icon2.3 - ChatModel Temperature 

In the context of language models like ChatGPT (which is an example of a large language models), temperature is a parameter that affects the randomness and […]

IconOpenAI Agent 

This workflow shows how to provide an OpenAI Functions Agent with a vector store as tool. When the agent is prompted, it can decide based on the input if it […]

IconOpenAI Agent 

This workflow shows how to provide an OpenAI Functions Agent with a vector store as tool. When the agent is prompted, it can decide based on the input if it […]

Icon3.1 - Create a Vector Store 

It also shows how the Vector Store Retriever can be used to query the vector store for similar documents. In order to run the workflow you need an OpenAI […]

Icon2.2 - ChatGPT Data App 

Execute and open the view of the Chat App component to chat with the AI. In order to run the workflow you need an OpenAI API key. If you don't have one […]

IconData App ChatGPT 

Execute and open the view of the Chat App component to chat with the AI. In order to run the workflow you need an OpenAI API key. If you don't have one […]