Skip to main content

Agent Libraries Integration

This section provides documentation on how to integrate Cequence AI Gateway with popular agent building libraries and frameworks.

Supported Libraries

  • LangChain/LangGraph - Build stateful, multi-actor applications with LLMs
  • CrewAI - Framework for orchestrating role-playing, autonomous AI agents

Overview

Cequence AI Gateway can be seamlessly integrated with various AI building libraries to enhance your AI applications with additional capabilities such as monitoring, security, and scaling.

Each library integration guide includes:

  • Setup instructions
  • Configuration examples
  • Sample code
  • Requirements and dependencies
  • Links to relevant repositories