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.11.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

goose_checker-0.0.11-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: goose_checker-0.0.11.tar.gz
  • Upload date:
  • Size: 7.8 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.11.tar.gz
Algorithm Hash digest
SHA256 26cc3512103953b9e257926c0c3b1f967968a80e4b4b6128a98db0a8258b470e
MD5 9233dfafa20d1d823ba13e8eb61ec163
BLAKE2b-256 d4dfff7618ae1d6208535d01d7d78552d42aeb05c078a5b53fdf659f6e53f3f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: goose_checker-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 9.8 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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 3e0e52b4b8a102b525e64e78b97458bf3f048ef0e3c6f8f302f8d06db702fba8
MD5 4a44c8bf4cc020edc90afc80e0224841
BLAKE2b-256 86d894ddcefa1c164bb8bb1ceb0f51955aa286d220d6243f2f6613caa730060d

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