- Click on the gear icon to open the launch.json file - Add the following configuration to the launch.json file, and save: ```json { "version": "0.2.0", "configurations": [ { "name": "Debug FastAPI Backend", "type": "python", "request": "launch", "module": "uvicorn", "arg...
Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent teams, powered by LangGraph, Langchain, FastAPI, and NextJS.(Flock 是一个基于workflow工作流的低代码平台,用于快速构建聊天机器人、RAG、Agent和Muti-Agent应用,采用 LangGraph、Langchain、FastA...
Create a file in the backend directory called openai_api_key.txt. This file is added in the .gitignore so it will not be commited if you clone this repo. 2) Statup the API There are two ways to run the backend. if you'd like to run FastAPI without docker then follow these steps...
Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent teams, powered by LangGraph, Langchain, FastAPI, and NextJS.(Flock 是一个基于workflow工作流的低代码平台,用于快速构建聊天机器人、RAG、Agent和Muti-Agent应用,采用 LangGraph、Langchain、FastA...