An AI agent develop frame based on openai SDK.
Project description
🥒Mutsumi🥒
一个基于 openai SDK 的 AI 助手开发框架。
使用方法
配置
项目的所有配置文件位于cfg下,如不存在该目录,则需手动创建。
API key
位于 cfg/key 中。
文件内容示例:
sk-7167**************************ce
Email 账户
位于 email.json 中
文件内容示例:
{
"host": "smtp.xxx.com",
"addr": "email_address@xxx.com",
"name": "your_nick_name",
"key": "password",
}
Email 地址本
位于 email_book.json 中
文件内容示例:
{
"Li Hua":"lihua@mail.com",
"Zhang San":"zs@mail.com"
}
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
mutsumi-0.1.0.tar.gz
(18.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 mutsumi-0.1.0.tar.gz.
File metadata
- Download URL: mutsumi-0.1.0.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
776736a046f233861d76b3b51e8e15a70c0ceb652fbbe298fe058f5f2124aeea
|
|
| MD5 |
74d77ced3c05a2e2218d684efdb4615c
|
|
| BLAKE2b-256 |
be50995617f6cc2d701d656f0c63a59fe99d1be61ae700ef44040342d85ed07f
|
File details
Details for the file mutsumi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mutsumi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ea1ce66c63b83a9c15d16258c2d27323d1788d9f321b644ce2973229f17ea7d
|
|
| MD5 |
01ccea6eb9cca0722b5a1bb2e7c457ae
|
|
| BLAKE2b-256 |
e95379438eec05dd641f419720bf96b9a4f0bede118c622ed9d6650d06a4aaa6
|