a small module for setting up personas
Project description
from seraschars import Character from openai import OpenAI from my_tokens import BOT_TOKEN
debugger = Character() debugger.client = OpenAI() debugger.bot_token = BOT_TOKEN debugger.knowledge_dir = './seraschars'
debugger.start()
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
seraschars-0.1.1.tar.gz
(2.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
File details
Details for the file seraschars-0.1.1.tar.gz.
File metadata
- Download URL: seraschars-0.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c16c8750f652af7097a0ce68de26a71bb53f369bc5f62e41701f63a215b114c4
|
|
| MD5 |
898f213fbfee51188fff0eada349c48d
|
|
| BLAKE2b-256 |
a45949f71b7e53cefdc79c24373ec0b63f9467551ba15d1a5246b59a7359f194
|
File details
Details for the file seraschars-0.1.1-py3-none-any.whl.
File metadata
- Download URL: seraschars-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
696309c5406d288495cb9edd52f69a9359f3bc66e664a4a1560e2367fe0522e2
|
|
| MD5 |
73e8f44429fa40310019ce50630066e2
|
|
| BLAKE2b-256 |
9f18f1be3a37a7ff5ac16887a8c501a7009960d448c2111e02a21050ffbf0a1b
|