Skip to main content

A LLM-based agent.

Project description

xorius

A LLM-based agent

Installation

pip install xorius

Usage

Usage: xorius-cli [OPTIONS]

Options:
  --api-key TEXT        [required]
  --temperature FLOAT   [default: 0.7]
  --max-tokens INTEGER  [default: 512]
  --proxy TEXT
  --help                Show this message and exit.

e.g.:

xorius-cli --api-key <YOUR OPENAI API KEY> \
           --temperature 0.7 \
           --max-tokens 512 \
           --proxy http://localhost:8080

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

xorius-0.0.4.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

xorius-0.0.4-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

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