Skip to main content

State of the Art Silly Goose Detection Technology

Project description

goose checker logo

goose-checker

Military Grade Silly Goose Detection

Quick Start

Navigate to a git repository on your machine

export OPENAI_API_KEY=your-api-key-goes-here
goose-checker

Setup

1. Installation

via pipx

pipx install goose-checker

via pip

pip install goose-checker

See your options in the command line.

goose-checker --help

2. Setting Your API Key

a. Azure Model Users

If you are using Azure as your provider your API key must be set as AZURE_OPENAI_API_API_KEY=your-key-here

b. OpenAI Model Users

If you are using OpenAI as your provider your API key must be set as OPENAI_API_KEY=your key here

3. Setting Convenient Environment Variables (optional)

Having to specify settings over and over an be annoying, we provide sensible defaults but we can make this easier by using environment variables

Example:

export GOOSE_CHECKER_PROVIDER=azure
export GOOSE_CHECKER_MODEL_NAME=gpt-4
export AZURE_OPENAI_API_VERSION=2023-07-01-preview
export AZURE_OPENAI_BASE_URL=some_azure_base_url

You can set these in ~/.bashrc for convenience

Usage

Basic Usage

pipx run goose-checker

or if you installed with pip

goose-checker

Providing Arguments

pipx run goose-checker --model gpt-4

or if you installed with pip

goose-checker --model gpt-4

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

goose_checker-0.0.8.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

goose_checker-0.0.8-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file goose_checker-0.0.8.tar.gz.

File metadata

  • Download URL: goose_checker-0.0.8.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.5.0-1018-azure

File hashes

Hashes for goose_checker-0.0.8.tar.gz
Algorithm Hash digest
SHA256 b57183d440e093991a2a2e253843b9c3d0e4edb808634ed57f94d4ba04ab48d5
MD5 6a92fd2d7c7d1e54d969e79513b82c20
BLAKE2b-256 f089330075524d8da0478da1d1461ee0391e9899437ebe826101f0b7209aa7f2

See more details on using hashes here.

File details

Details for the file goose_checker-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: goose_checker-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.5.0-1018-azure

File hashes

Hashes for goose_checker-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5019a3d67908d6620f6094a41ba363d69455e87cbd8bbef0659cc705ea051470
MD5 322c992038217d8aa5efa150948109fd
BLAKE2b-256 e9358354efff6bb2002214b0df64678c5ef1f7f14e625c518a1f44f31f383f1b

See more details on using hashes here.

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