Skip to main content

ErisPulse AIChat 聊天机器人模块

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

ErisPulse-AIChat 模块文档

简介

ErisPulse-AIChat 是一个基于OpenAI的智能聊天机器人模块,支持多种触发方式和上下文管理。

安装

ep install AIChat

配置

安装完毕后首次加载模块时,会自动创建一个名为 AIChat 的配置文件,配置文件内容如下:

[AIChat]
trigger_words = ["AI"]  # 触发词列表,可以是单个或多个
system_prompt = "你是一个AI助手,你叫AI,你是一个智能聊天机器人"
clear_command = "/clear"  # 清除历史记录指令
max_history_length = 10  # 最大历史消息长度

触发方式说明

  1. 默认模式:

    • 消息中包含任意触发词即可触发
    • 例如: "你好AI"、"AI你好"、"这个AI很聪明"
  2. 通配符模式:

    • 触发词列表中定义的触发词可以包含通配符 */?
    • 例如: "AI*"、"AI?你好"

其他功能

  • 使用 /clear 指令可以清除当前会话的历史记录
  • 自动管理对话上下文,可配置最大历史消息长度
  • 支持在消息前显示用户昵称,帮助AI区分不同用户

依赖

本模块依赖 ErisPulse 的 OpenAI 模块,以下是 OpenAI 模块的配置文件示例:

[OpenAI]
base_url = "https://api.openai.com/v1"
key = "您的API密钥"
model = "使用的模型"

[OpenAI.Args]
temperature = 0.7
max_tokens = 1024

参考链接

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

erispulse_aichat-3.0.2.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

erispulse_aichat-3.0.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file erispulse_aichat-3.0.2.tar.gz.

File metadata

  • Download URL: erispulse_aichat-3.0.2.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for erispulse_aichat-3.0.2.tar.gz
Algorithm Hash digest
SHA256 298f92bcfef375e00a459cfb880b508cb057c024f7e5866f0e5c6619dbff3449
MD5 10b5148bc77bb98f122f81c7b4446cba
BLAKE2b-256 78f4a5881b4537d6c9a21fd9cd9e74c98bdb7e9b29c726f09741bfa6413d9846

See more details on using hashes here.

Provenance

The following attestation bundles were made for erispulse_aichat-3.0.2.tar.gz:

Publisher: python-publish.yml on wsu2059q/ErisPulse-AIChat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file erispulse_aichat-3.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for erispulse_aichat-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 12536ec0ead1a80d241f9fa2b3d5943f192bbeb7d789f0f454969e765fda30fd
MD5 427af8672bccf45f1cfc3673590e37f7
BLAKE2b-256 c655b7efe06bef4343ebc07c808a80736f36c495edb08d7a3b267f4b36a00696

See more details on using hashes here.

Provenance

The following attestation bundles were made for erispulse_aichat-3.0.2-py3-none-any.whl:

Publisher: python-publish.yml on wsu2059q/ErisPulse-AIChat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page