AgentJet

  • Overview
Tutorial
  • Introduction
  • Installation
  • Quick Start
  • Tune Your First Agent
  • Agentic Frameworks
Examples
  • Math Agent
  • AppWorld Agent
  • Werewolves Game
  • Learning to Ask
  • Frozen Lake
  • Countdown Game
Components
  • Workflow
  • Data Pipeline
  • Task Judger
Supported Frameworks
  • AgentScope
  • Langchain
  • OpenAI SDK
  • Raw HTTP
Deep Dive
  • Configuration
  • Visualization
  • Beast Logger
  • Data Generation
  • Tracing Feedback
  • Platform Comparison

Agentic Frameworks

Previous Next

AgentJet currently supports (and has been tested with) the following agentic frameworks.

AgentScope

Agent-Oriented Programming for Building LLM Applications.

LangChain

LangChain provides the engineering platform and open source frameworks developers use to build, test, and deploy reliable AI agents.

OpenAI SDK

The OpenAI Agents SDK allows you to build agentic AI applications in a lightweight and easy-to-use package with minimal abstractions. By the way, both vLLM and SGLang offer compatible services.

Raw HTTP

Why use the Agent SDKs and all these abstractions? If you want to take control of the foundation of LLM Agents, in this AI era, you can always start from scratch and build your own "high-scrapers".

More Agentic Frameworks

We are still testing all other agentic frameworks. Meanwhile, "Raw HTTP" methods can provide `base_url` and `api_key` as AgentJet endpoint, which theoretically can support most agentic frameworks.

Tune Your First Agent Math Agent
Menu
Overview
Tutorial
Introduction Installation Quick Start Tune Your First Agent Agentic Frameworks
Examples
Math Agent AppWorld Agent Werewolves Game Learning to Ask Frozen Lake Countdown Game
Components
Workflow Data Pipeline Task Judger
Supported Frameworks
AgentScope Langchain OpenAI SDK Raw HTTP
Deep Dive
Configuration Visualization Beast Logger Data Generation Tracing Feedback Platform Comparison

On This Page

Built by Alibaba Tongyi Lab — shadcn theme provided by @asiffer