Getting Started
Installation
Requirements
- Python 3.12 or higher
- opensymbolicai-core (installed automatically)
Basic Usage
Running the CLI
Launch the interactive TUI:
Environment Configuration
Create a .env file in your project root to configure API keys and settings:
Navigation
The TUI supports keyboard navigation:
- Arrow keys: Navigate between items
- Enter: Select/confirm
- Escape: Go back/cancel
- q: Quit the application