8000
Skip to content

docs: Add LongTrainer to Agent Frameworks list#90

Open
MUDASSIR-75 wants to merge 1 commit intopromptslab:mainfrom
MUDASSIR-75:main
Open

docs: Add LongTrainer to Agent Frameworks list#90
MUDASSIR-75 wants to merge 1 commit intopromptslab:mainfrom
MUDASSIR-75:main

Conversation

@MUDASSIR-75
Copy link
Copy Markdown

Hi there! πŸ‘‹

I would like to propose adding LongTrainer to this awesome list.

What is LongTrainer?

LongTrainer is a production-ready framework built on top of LangChain. It allows developers to turn their documents into intelligent, multi-tenant chatbots with just a few lines of code.

Why is it a good fit here?

It abstracts away the complexities of manually wiring together chains, memory, tools, and retrievers by offering batteries-included features for production:

  • Multi-bot architecture: Built-in multi-tenant isolation for managing separate bots effortlessly.
  • Persistent Memory: Ready-to-use MongoDB-backed, encrypted chat history.
  • Agentic Capabilities: Supports both standard RAG pipelines and dynamic LangGraph agent tool-calling (web search, custom functions).
  • Extensive Document & Vision Support: Natively parses PDFs, databases, URLs, and multi-modal images without friction.
  • Streaming: First-class support for sync and async streaming out of the box.

I believe this will be an extremely valuable, time-saving resource for developers in this community looking to spin up robust GenAI/RAG applications in production quickly.

Thank you for your time and for maintaining this awesome list! Let me know if you need me to adjust the formatting to better fit the repository guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0