MLT-OSS/open-assistant-api
The Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration creation framework, supporting customized extensions for LLM, RAG, function call, and tools capabilities. It also supports seamless integration with the openai/langchain sdk.
Built on the OpenAI Assistant API specification, it provides a drop-in compatible REST interface that works directly with OpenAI's Python client while supporting multi-model orchestration through One API integration. Core capabilities include pluggable RAG via R2R, web search, function calling with runtime authentication, and streaming message output—all deployable locally via Docker with optional token-based user isolation for SaaS scenarios.
357 stars. No commits in the last 6 months.
Stars
357
Forks
87
Language
Python
License
MIT
Category
Last pushed
Jun 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/MLT-OSS/open-assistant-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
eliranwong/letmedoit
An advanced AI assistant that leverages the capabilities of ChatGPT API, Gemini Pro, AutoGen,...
your-papa/papa-ts
This library exposes PAPA, your Personal Assistant powered by Private AI, which can be used in...
fastaistack/OpenChat
Cross-platform desktop app for multi-model AI chat, web search, knowledge bases, and document...
ktutak1337/Stellar-Chat
A versatile multi-modal chat application that enables users to develop custom agents, create...
teddylee777/openai-api-kr
OpenAI 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 Python OpenAI API 를...