No project description provided
Project description
Capote AI Documentation
This document details how to setup the environment for the AI component.
Building the environment
- Create an
.envfile and add the following:
OPENAI_API_KEY = __input_here__
organization = __input_here__
project = __input_here__
- Setup a virtual environment using the following command:
py -3.12 -m venv venv_name
- Make sure to update
.gitignoreif you set thevenv_nameto anything other thanvenv.
- Activate the virtual environment:
.\venv_name\Scripts\activate
Calling the AI Package
Make sure you have activated your virtual environment. A sample implementation has been shown in package_test.py.
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
capote_ai-0.3.tar.gz
(10.3 kB
view details)
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
capote_ai-0.3-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file capote_ai-0.3.tar.gz.
File metadata
- Download URL: capote_ai-0.3.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93f7de4d25cb3be08f7dbde7b753e3608f61be54f686407fae3e253289a57c20
|
|
| MD5 |
e29d7b82aea5b7745611bffb26af887d
|
|
| BLAKE2b-256 |
cf34015c59b331698dc1521fcc5267099812341dadd163b4b16adc3e872d7a2d
|
File details
Details for the file capote_ai-0.3-py3-none-any.whl.
File metadata
- Download URL: capote_ai-0.3-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47ab7c78fa9c06f10d177f568622255f9af0ee4700e92504bfd01bdfa4037b37
|
|
| MD5 |
237f7fa1a3d640b9ba8ea8a23da5a937
|
|
| BLAKE2b-256 |
60e1f4ed9148fb5b1a1ae108ad647be9ff04f506aa9b7640eec1fe95d76f6930
|