Skip to main content

askai questions on the command line

Project description

advanced-askai

Linting

MacOS_Tests Ubuntu_Tests Win_Tests

This package allows you to have a chat conversation with AI right from your terminal.

Results are streamed to the console.

It has api bindings to allow programatic access and can be used for other tools.

The api key is stored using the secure keyring package. Right now we only support OpenAI's chatbot, but in the future I hope to include support for anthropics.

The only stable api in this package is located at advanced_askai.api

Binding to any other module in this library is subject to break.

Help

usage: Ask OpenAI for help with code

positional arguments:
  prompt                Prompt to ask OpenAI

options:
  -h, --help            show this help message and exit
  --input-file INPUT_FILE
                        Input file containing prompts
  --json                Print response as json
  --set-key SET_KEY     Set OpenAI key
  --output OUTPUT       Output file
  --advanced            bleeding edge model: gpt-4o
  --model MODEL
  --verbose
  --no-stream
  --assistant-prompt ASSISTANT_PROMPT
  --assistant-prompt-file ASSISTANT_PROMPT_FILE
                        File containing assistant prompt
  --max-tokens MAX_TOKENS
                        Max tokens to return
  --code                Code mode: enables aider mode
  --check               Sends the response back to the chatbot for a second opinion

See advanced_askai.api.*

Develope

To develop software, run . ./activate.sh

Windows

This environment requires you to use git-bash.

Linting

Run ./lint.sh to find linting errors using pylint, flake8 and mypy.

Releases

  • 1.0.3 - Treat interactive exit case-insensitively.
  • 1.0.2 - Fixes openai dependency break: openai>=1.3.7,<=1.55.3
  • 1.0.1 - If the max tokens goes negative, just set it to 16000.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

advanced_askai-1.0.3-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file advanced_askai-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: advanced_askai-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for advanced_askai-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 211222b147d6126798e784019f1c2370cba478dffd692b404a8319c6decd2c2b
MD5 65509467e7128cfe692237332fc8732e
BLAKE2b-256 a214f93c882a5a9c9cff0e0db12d37c3c40579c42567ef9599a0f936ab976a44

See more details on using hashes here.

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