No project description provided
Project description
Capote AI Package 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.4.0.tar.gz
(10.8 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.4.0-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file capote_ai-0.4.0.tar.gz.
File metadata
- Download URL: capote_ai-0.4.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14dfafd1537ff217cdbee5e6cf30301e269e4ff088f3c8ebc2cd8075ef32f53b
|
|
| MD5 |
0ebdcf14766796997c00089dfb0d85d7
|
|
| BLAKE2b-256 |
c5a8d509da399de2cebc96a6f2663744463c6746ef2f1c13792100c2361b6400
|
File details
Details for the file capote_ai-0.4.0-py3-none-any.whl.
File metadata
- Download URL: capote_ai-0.4.0-py3-none-any.whl
- Upload date:
- Size: 14.0 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 |
8c7d0bfb6f3743def4a38be34c80c525d821a6e7258882ec8201e2ed04b308e4
|
|
| MD5 |
391a80be01f9017b8f82858d8c5b1247
|
|
| BLAKE2b-256 |
e99774ad0a4874188fd0840202380b8254c71e42223147927365bd459cb8c33a
|