a command line interface for google cloud platform' 's vertex ai chat bot
Project description
Shell GPT Vertex AI
Summary
a command line interface for google cloud platform's vertex ai chat bot
- generated using: will-wright-eng/cookiecutter-typer-cli
Installing vgpt & Supported Versions
vgpt is available on PyPI:
python -m pip install vgpt
Shell GPT Vertex AI Command Line Interface officially supports Python 3.8+.
Supported Features & Usage
For help, run:
vgpt --help
Commands:
➜ vgpt --help
Usage: vgpt [OPTIONS] COMMAND [ARGS]...
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
config Configures the application
config-test config test endpoint
hello first endpoint
Development
To contribute to this tool, first checkout the code:
git clone https://github.com/will-wright-eng/shell-gpt-vertex-ai.git
cd shell-gpt-vertex-ai
Then create a new virtual environment:
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
Install pre-commit before submitting a PR:
brew install pre-commit
pre-commit install
References
- PyPI Package
- Based on cookiecutter template will-wright-eng/click-app
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vgpt-0.2.0.tar.gz.
File metadata
- Download URL: vgpt-0.2.0.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b046c593844997f922bfe2f6500e76e8b13b00014a730853f4f298a02781eace
|
|
| MD5 |
582882182d5aa91ab818d0c8e56da75f
|
|
| BLAKE2b-256 |
8c4a80ecb53ab150591c9af3f54ce39369c45aa92b757dd10293aed951494f3c
|
File details
Details for the file vgpt-0.2.0-py3-none-any.whl.
File metadata
- Download URL: vgpt-0.2.0-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f40e906b5ff6286bd5cedc6dbeab403afe42c3f1bb87eead2e91401dee7091ce
|
|
| MD5 |
f32a5bbffbcfe78de522301a6b423a43
|
|
| BLAKE2b-256 |
d877719e4c8abc5436dce148d91ac36cb6702893c9c24a809fbc3940e2f1020c
|