🤗 Model (AgentLM-70B) • 🤗 Dataset (AgentInstruct) • 📃 Paper • 🌐 Project Page
Die Hauptfunktionen von thudm/agenttuning sind: Agent Planning and Coordination, Agent Training, Generalization And Learning.
Open-Source-Alternativen zu thudm/agenttuning sind unter anderem: openlemur/lemur. woooodyy/agentgym. rockchinq/qchatgpt — QChatGPT is an LLM bot orchestration platform and multi-platform chatbot gateway. It serves as a bridge that routes… david-patrick-chuks/riona-ai-agent — Riona-AI-Agent is an LLM automation agent and browser automation framework designed to execute complex workflows,… cloudflare/agents — This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides… lobehub/lobe-chat — Lobe Chat is a self-hosted AI platform that provides a web-based interface for interacting with multiple large…
Lobe Chat is a self-hosted AI platform that provides a web-based interface for interacting with multiple large language models. It functions as an AI agent orchestrator, allowing for the design, scheduling, and management of autonomous agent teams to perform operational tasks. The platform features an extensible plugin framework and SDK to integrate external tools and custom function calls into workflows. It utilizes a provider-agnostic model layer to unify various AI APIs and includes a context-aware memory system to store structured user information for personalized interactions. The syste
This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides a runtime for long-lived agents that maintain a persistent identity, local SQL storage, and real-time connections, utilizing a lifecycle where agents hibernate when idle and wake on demand. The project distinguishes itself through its multi-channel orchestration, allowing a single agent to be deployed across voice, email, and chat interfaces with unified state. It implements the Model Context Protocol for standardized tool and data exchange and includes a dedicated framework f