Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Ferguson <[email protected]>
  • Loading branch information
njfio authored Jun 11, 2024
1 parent aaba38d commit 16c6a56
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Fluent CLI is a command-line interface (CLI) tool designed to simplify interacti
## Features

- **Multi-Engine Support:** Interact with FlowiseAI, Langflow, and Webhook workflows seamlessly.
- **Native API Support:** OpenAI Assistants, OpenAI Agents, Dall-e, Anthropic.
- **Simplified Request Handling:** Send requests to your workflows with a simple command structure.
- **Context Management:** Provide additional context via stdin or files for richer interactions.
- **Configuration Management:** Load and modify workflow configurations from a centralized JSON file.
Expand All @@ -24,6 +25,11 @@ Fluent CLI is a command-line interface (CLI) tool designed to simplify interacti
- **Autocomplete Generation:** Generate Bash and Fig autocomplete scripts for enhanced usability.
- **Amber Integration:** Securely decrypt and manage sensitive keys using the Amber secrets management tool.

## FluentCLI Utility Ecosystem
- [Rust Fluent Code Utility Repository](https://github.com/njfio/rfcu)
- [Rust Airtable Utility Repository](https://github.com/njfio/rau)
- [Rust Logseq Utility Repository](https://github.com/njfio/rlu)

## Installation

### From Source
Expand Down

0 comments on commit 16c6a56

Please sign in to comment.