fluent_cli_gitbook
  • Welcome to FluentCLI
  • Getting Started
  • Installation Option 1: Cargo Install
  • Installation Option 2: Clone Repository
  • Installation Continued
  • Configure Amber Vault
  • The config.json file
  • Using FluentCLI
Powered by GitBook
On this page
  • Getting Started
  • Installation Prerequisite: Ensure Rust is installed on your system.
Edit on GitHub

Getting Started

Getting Started

To begin using FluentCLI, you'll need to set up the necessary configurations for the AI engines you intend to use. Follow the installation guide below to set up FluentCLI on your system.

Installation Prerequisite: Ensure Rust is installed on your system.

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
PreviousWelcome to FluentCLINextInstallation Option 1: Cargo Install

Last updated 1 year ago