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.5.1.tar.gz
(12.4 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.5.1-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file capote_ai-0.5.1.tar.gz.
File metadata
- Download URL: capote_ai-0.5.1.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84de163c93a3cbe3c0761abc5b4f92aba1c38dcd97d2b8a969ae789c045527f4
|
|
| MD5 |
2251cce74135db06fac76141e52d7985
|
|
| BLAKE2b-256 |
18b212c308ed084bd70659986fa46e9727e0558fac284947e779438b1f2dced2
|
File details
Details for the file capote_ai-0.5.1-py3-none-any.whl.
File metadata
- Download URL: capote_ai-0.5.1-py3-none-any.whl
- Upload date:
- Size: 16.1 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 |
574a66d9535a5bb85175186157d86dbf80f15518f4c70e21f2f1856dacdf5d02
|
|
| MD5 |
ba7391d38ab291b204f7166bd1e6bb4a
|
|
| BLAKE2b-256 |
1c235acb432ed3a8d544517cc7b56a950f55a73868e9fe3b35f4269f4375db45
|