0.0.13 • Published 5 months ago

copilotkit v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

🪁 CopilotKit CLI

NOTE: The CopilotKit CLI is an optional tool that enhances the developer experience of CopilotKit. It is not required to use CopilotKit. Click here to get started with CopilotKit..

Version Downloads/week

What is the CopilotKit CLI?

The CopilotKit CLI boosts your CopilotKit development experience. It integrates neatly with Copilot Cloud.

Installation

# npm
npm install -g copilotkit

# pnpm
pnpm install -g copilotkit

# yarn
yarn global add copilotkit

Commands

login: Authenticating with Copilot Cloud

First, ensure you have an account on Copilot Cloud.

Then, run the following command to authenticate with Copilot Cloud:

copilotkit login

dev: Local Endpoint Development

The CopilotKit CLI allows you to create a local tunnel to your CopilotKit remote endpoints, agents, and LangGraph apps.

For example, to create a local tunnel to an endpoint running locally on port 8000, you can run:

copilotkit dev --port 8000

Need help?

You can always run copilotkit --help to get help on the CopilotKit CLI.

You're welcome tojoin our Discord to get help from the CopilotKit team and community.

0.0.13

5 months ago

0.0.12

5 months ago

0.0.10

5 months ago

0.0.11

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.5

5 months ago

0.0.7

5 months ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago