Skip to content

blackfuel-ai/pi-fuel1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-fuel1

A pi extension that dynamically registers all Fuel1.ai models as a provider. Models are fetched live on startup, so new model releases appear automatically.

Installation

pi install git:github.com/blackfuel-ai/pi-fuel1

The extension auto-discovers on next pi startup — no /reload needed.

Setup

Get an API key at console.fuel1.ai.

Recommended — log in from inside pi:

  1. Run /login
  2. Choose Use an API key
  3. Select Fuel1
  4. Paste your key when prompted

pi stores the key in ~/.pi/agent/auth.json, so you only do this once.

Alternative: environment variable

export FUEL1_API_KEY=bf_your_key_here

The extension reads the key stored via /login first, then falls back to FUEL1_API_KEY.

Usage

Verify the models are available:

pi --list-models

You should see all Fuel1 models listed under the fuel1 provider.

Select a model via the model selector (Ctrl+P) or by typing:

/model fuel1

Update

pi update

Or after upgrading, run /reload in pi.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages