Skip to content

pinecone-io/nexus-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  _   _ _______  ___   _ ____
 | \ | | ____\ \/ / | | / ___|
 |  \| |  _|  \  /| | | \___ \
 | |\  | |___ /  \| |_| |___) |
 |_| \_|_____/_/\_\\___/|____/

Nexus Developer Resources

Public resources for developers and agents using Nexus: CLI installer, docs, API references, sample data, and installable Agent Skills.

Start Here

Need Go to
Quick install the CLI cli/
CLI guide (full) docs/cli
Quick API call api/
API guide (full) docs/api
Understand Nexus concepts Primer
Understand component architecture Component Design
Use sample data Samples
Install agent skills Agent Skills

Repository Map

cli/             CLI installer and quick start
api/             OpenAPI snapshot and quick start
docs/            Full documentation: cli/, api/, design/, primer, samples, releases
samples/         Sample datasets for CLI/API examples
skills/          Agent Skills for CLI/API workflows

Common First Commands

nexus login --api-key "$PINECONE_API_KEY"
nexus context list
nexus context switch <context-slug-or-id>
nexus query --ask "What should I know?"

Distill local agent traces:

export ANTHROPIC_API_KEY=...
nexus distill
nexus distill list

Distill is a subcommand of the same nexus binary. There is no separate Distill executable.

Raw Links

https://raw.githubusercontent.com/pinecone-io/nexus-dev/main/cli/install.sh
https://raw.githubusercontent.com/pinecone-io/nexus-dev/main/api/openapi.yaml

About

Release repository for Nexus CLI builds

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages