OpenRL-Lab/ChatAgent
A Python-based agent framework for large language models.
This project helps developers integrate large language models (LLMs) into their applications, providing a standardized way to interact with various LLM providers like OpenAI, Alibaba Cloud Qwen, and Zhipu AI GLM. It allows developers to feed natural language prompts and receive LLM-generated responses, supporting both simple and complex agent interaction strategies. This tool is designed for software developers building applications that leverage the power of LLMs.
No commits in the last 6 months.
Use this if you are a developer building applications and need a flexible framework to deploy and manage interactions with various large language models, including multimodal ones, handling aspects like API conversion and concurrent requests.
Not ideal if you are an end-user looking for a ready-to-use application or a no-code solution for interacting with LLMs.
Stars
14
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/OpenRL-Lab/ChatAgent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cohere-ai/quick-start-connectors
This open-source repository offers reference code for integrating workplace datastores with...
Niez-Gharbi/PDF-RAG-with-Llama2-and-Gradio
Build your own Custom RAG Chatbot using Gradio, Langchain and Llama2
ricard1406/Little_Agent_Chatbot
Simple AI agent RAG chatbot based on Python, Ollama, Langchain, Gradio. Included tools: real...
GURPREETKAURJETHRA/RAG-Based-LLM-Chatbot
RAG Based LLM Chatbot Built using Open Source Stack (Llama 3.2 Model, BGE Embeddings, and Qdrant...
tedzhao226/ato_chatbot
Australian Tax Office (ATO) chatbot using LlamaIndex RAG and OpenAI. Features automated...