mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-22 23:40:24 +00:00
313 B
313 B
llm
A command-line utility for interacting with Large Language Models, such as OpenAI's GPT series.
Quick start:
pip install llm
llm keys set openai
# Paste in your API key
llm "Ten fun names for a pet pelican"
Contents
---
maxdepth: 3
---
setup
usage
logging
contributing