Skip to main content

A Modern Command-Line Tool for Interacting with Grog LLMs

Project description

groqcli (groq-tool)

A Modern Command-Line Tool for Interacting with Grog LLMs

Upload Python Package

Table of Contents

Features

1. Direct Prompt

  • Run a command with a direct prompt
  • Example: groqcli chat "Explain black holes in 3 points"

2. File-Based Prompt

  • Run a command with a file-based prompt
  • Example: groqcli chat my_file.txt

3. Predefined System Prompts

  • Use predefined system prompts to customize the response
  • Example: groqcli chat "Transform this script into TypeScript" --system formatScript
  • Available: uwu, formatScript, friendly, tech, json, default, fr-default

4. Save Conversation

  • Save the current conversation
  • Example: groqcli --save

5. Resume Previous Session

  • Resume a previous conversation
  • Example: groqcli resume --last 1

6. List Available Models

  • List available models
  • Example: groqcli models

7. Edit Predefined System Prompts

  • Edit predefined system prompts
  • Example: groqcli prompts edit

8. Role-Based Prompt

  • Use roles to customize the response
  • Example: groqcli "[SYSTEM] Explain black holes in 3 points"

9. Automatic History

  • View previous conversation history
  • Example: groqcli --history

10. Rich UI

  • Use a rich UI with colors, emojis, etc.
  • Example: groqcli "Explain black holes in 3 points" --rich

Note: These examples are brief and illustrate the features, but you can customize them to fit your needs.

Installation

Using pipx (Recommended)

pipx install groq-tool
pipx install git+https://github.com/daisseur/groqcli.git

Using pip

pip install groq-tool

From Source

git clone https://github.com/daisseur/groqcli.git
cd groqcli
pip install .

Usage

Direct Prompt

groqcli chat "Explain black holes in 3 points"

File-Based Prompt

groqcli chat my_file.txt

With Predefined System Prompt

groqcli chat "Transform this script into TypeScript" --system formatScript

Resume Previous Session

groqcli chat --last 1

Saving session and resume them later

groqcli chat --save-session myfile.groq
groqcli chat --load-session myfile.groq

Compatible with --last (it does not save the next answer in another timestamp file)

Commands

  • groqcli: Run the command-line tool
  • groqcli --system <prompt>: Use a predefined system prompt
  • groqcli --save: Save the current conversation
  • groqcli resume: Load a previous conversation
  • groqcli models: List available models
  • groqcli prompts edit: Edit predefined system prompts

Predefined System Prompts

  • uwu: Cute and cheerful tone (UwU)
  • formatScript: Script format only
  • friendly: Friendly and helpful tone
  • tech: Precise and technical explanations
  • json: JSON format only
  • default: Default helpful assistant
  • fr-default: French-speaking helpful assistant

Module groqcli-files (installed by default)

Overview

GroqCLI Files is a module of the GroqCLI ecosystem that allows you to manage and interact with files in a convenient and efficient way. This module provides a set of commands and options that enable you to send multiple files to groq llms.

Examples

  • Get documentations for a directory of API endpoints:

Set up a useful system prompt

groqcli set-system endpointFormat "You have to answer using this format: # {endoint path}\nEach params (both required and optional) * `{params}`: `{type}`"

Run the command

groqcli-files ./APIEndpoints -f ~/Server/Work/Max/HubRP/endpoints.md --system endpointFormat

Usage

To use GroqCLI Files, simply run the groqcli-files command followed by the desired options.

Extensibility

GroqCLI is fully extensible and can be customized to fit your needs. You can add new features, commands, and prompts by modifying the source code.

Troubleshooting

If you encounter any issues or have questions, please open an issue on the GitHub repository


Special thanks to @gmfunk9 for providing the inspiration for this project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

groq_tool-0.1.3.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

groq_tool-0.1.3-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file groq_tool-0.1.3.tar.gz.

File metadata

  • Download URL: groq_tool-0.1.3.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for groq_tool-0.1.3.tar.gz
Algorithm Hash digest
SHA256 34736b5976c1962c9791bda68870fce41846d9ef39dd63dbb0e9fa7b27691240
MD5 87646c512fe1561dbafa1718c133a403
BLAKE2b-256 cb2d0e3428310b1f039640e9f77169932b2c968d76c4c5adbf8cc7ec9e022e5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for groq_tool-0.1.3.tar.gz:

Publisher: python-publish.yml on daisseur/groqcli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file groq_tool-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: groq_tool-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for groq_tool-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 08f56fad4e01fec23cd913df182152cb2650ca13523523add9d8b642d0204d51
MD5 34d332f1ec814c78dccd46610ef82707
BLAKE2b-256 0b62820919f7ee04b0809ea795b34ed86de6c9ca12fa9ad7f8b64ea67ae6bbf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for groq_tool-0.1.3-py3-none-any.whl:

Publisher: python-publish.yml on daisseur/groqcli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page