Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Interface CLI

Henrique Espindola edited this page Apr 7, 2023 · 1 revision

Chloe can also be used as a command line interface. This is useful for testing purposes.

./chloe <command>

Support

Feature Supported
Completion Yes
Image Generation Yes
Text-to-Speech Yes
Transcription No

Commands

The following commands are available:

  • complete [args] - Complete the given text using OpenAI's ChatGPT
  • generate [args] - Generate an image using DALL-E
  • tts [args]- Converts text to speech
  • forget - Wipe all context and reset the conversation with the bot

REPL

If you call complete without any arguments, it will start a REPL.

./chloe complete
complete.webm