Google Gemini LLM Connecting to Google Gemini Google Gemini LLM Google Gemini Pro (opens in a new tab) is a model that runs with GPT equivalent responses and currently is fr...
Ollama LLM Connecting to Ollama Ollama LLM Ollama (opens in a new tab) is a popular open-source (opens in a new tab) command-line tool and engine that allows you to downloa...
RAG tool Before you start Step 1: Register a flow agent that will run the RAGTool Step 2: Run the agent Register parameters Execute parameters RAG tool Introduced 2.12 Th...
使用 Hugging Face 模型 使用 Hugging Face 模型 使用 Hugging Face 模型之前,需要先设置环境变量 import os os . environ [ 'HUGGINGFACEHUB_API_TOKEN' ] = '' 使用在线的 Hugging Face 模型 from langch...
FAQ Questions Common issues FAQ Below is a list of frequently asked questions and common issues encountered. Questions Question What models are recommended? Answer S...
Together AI LLM Connecting to Together AI Together AI LLM Together AI (opens in a new tab) is an online service that provides API access to hundreds of various open-source m...
FAQ Questions Common issues FAQ Below is a list of frequently asked questions and common issues encountered. Questions Question What models are recommended? Answer S...
Why is my @agent not using tools! What even is an agent? Some LLMs are bad at generating JSON and even worse at following instructions. Model is hallucinating a tool call. Commo...
Retrieval-augmented generation processor Request fields Context field list Example Creating a search pipeline Using a search pipeline Retrieval-augmented generation process...