BFCLI - Bluefly Command Line Interface¶
A powerful command-line interface for interacting with the Bluefly LLM ecosystem.
Features¶
- Model management and operations
- RFP analysis and generation
- Learning system operations
- Developer workflow utilities
- Resource allocation management
- Custom section generation
Command Groups¶
Model Commands¶
Commands for working with AI models, including listing models, getting details, making predictions, and generating content.
Analyze Commands¶
Commands for analyzing documents, particularly RFP documents, and generating responses.
Learn Commands¶
Commands for working with the learning system, including managing datasets and training models.
Dev Commands¶
Utilities for development workflows, including repository management across multiple projects.
Generate Commands¶
Commands for generating content, including RFP responses and custom sections.
Resource Commands¶
Tools for resource allocation and management, including team and labor management.
Installation Options¶
- Local installation from repository
- Installation via the installer script
- Docker container-based usage
Getting Started¶
Refer to the Getting Started guide for complete installation instructions.