Skip to content

SLAC-ML/Otter

Repository files navigation

otter

otter - Alpha Berkeley Agent Application

Quick Start

# API keys were automatically configured from your environment
# Start services
framework deploy up

# Run CLI interface
framework chat

Project Structure

otter/
├── otter/        # Application code
│   ├── registry.py
│   ├── capabilities/
│   └── context_classes.py
├── services/                  # Docker services
├── config.yml                 # Configuration
└── pyproject.toml            # Dependencies

Development

Edit files in otter/ to add functionality. Changes are reflected immediately.

Documentation

About

Operator in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published