🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

@epilot/ai-agents-client

Package Overview
Dependencies
Maintainers
42
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/ai-agents-client

Client for AI Agents API

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
42
Created
Source

@epilot/ai-agents-client

CI npm version bundle size License

Client library for epilot Ai Agents API

Uses openapi-client-axios

Installation

npm install --save @epilot/ai-agents-client

Usage

import { getClient } from '@epilot/ai-agents-client';

const aiAgentsClient = getClient()
const res = await aiAgentsClient.listAgents()

Documentation

https://docs.epilot.io/api/ai-agents

Keywords

ai

FAQs

Package last updated on 23 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts