Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreInfra Pi Plugin

Pi package that adds CoreInfra AI Hub as a model provider.

Usage

pi install npm:@coreinfra/pi-plugin@latest

Authenticate with either an environment variable:

export COREINFRA_API_KEY=...
pi

or from inside pi choose Use an API key and select CoreInfra AI Hub provider:

/login

CoreInfra models are available under the coreinfra/ provider, for example:

pi --model coreinfra/gpt-5.4-nano
pi --model coreinfra/claude-sonnet-4-20250514
pi --model coreinfra/deepseek-v4-pro
pi --model coreinfra/glm-4.7
pi --model coreinfra/kimi-k2.6

Configuration

Variable Default Description
COREINFRA_API_KEY CoreInfra API token
COREINFRA_HUB_BASE_URL https://hub.coreinfra.ai CoreInfra Hub base URL

Model availability and prices are loaded from CoreInfra Hub on startup. Model behavior metadata is copied from pi's built-in OpenAI, Anthropic, DeepSeek, GLM/Zai, and Moonshot AI model definitions.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages