jxxghp
90245a13e1
refine non-verbose prompt wording
2026-04-26 08:54:07 +08:00
jxxghp
b5979b9b09
refine agent subscription defaults and silent tool prompts
2026-04-26 08:51:56 +08:00
jxxghp
cc31c66b93
feat: add agent button choice workflow
2026-04-16 22:32:59 +08:00
jxxghp
e5f97cd299
feat(agent): add voice message support with TTS/STT for Telegram and WeChat
...
- Integrate voice message handling: detect and extract audio references from Telegram and WeChat messages, route to agent with voice reply preference.
- Add voice provider abstraction and OpenAI-based TTS/STT implementation.
- Implement agent tool `send_voice_message` for generating and sending voice replies, with fallback to text if voice is unavailable.
- Extend agent prompt and context to support voice reply instructions.
- Update notification and message schemas to support audio fields.
- Add Telegram and WeChat voice sending logic, including audio file conversion and temporary media upload for WeChat.
- Add tests for voice helper and agent voice routing.
2026-04-12 12:30:02 +08:00
jxxghp
e3fee39043
agent提示词中注入PostgreSQL数据库密码
2026-03-29 09:07:46 +08:00
jxxghp
cdf40a7046
feat(agent): 添加PostgreSQL用户名到数据库信息
2026-03-29 08:05:40 +08:00
jxxghp
b9b19c9acc
feat(agent): 添加数据库信息到系统提示词
2026-03-29 08:05:01 +08:00
jxxghp
a977948f2b
优化Agent提示词:日期改为当前时间,注入系统安装目录,强调简洁回复
2026-03-29 07:21:11 +08:00
jxxghp
c3b7a50642
refactor(prompt): 优化MoviePilot系统信息注入,统一日期与环境信息展示
2026-03-28 12:28:14 +08:00
jxxghp
8e0a9f94f6
feat(agent): 在系统提示词中注入MoviePilot配置信息
2026-03-28 11:03:02 +08:00
jxxghp
a8ecdc8206
refactor: Invert AI agent verbose mode condition and strengthen silence instructions for tool calls.
2026-03-27 22:01:08 +08:00
jxxghp
60e1e3c173
Merge remote-tracking branch 'origin/v2' into v2
2026-03-27 21:55:19 +08:00
jxxghp
f859d99d91
fix current_date
2026-03-27 21:55:09 +08:00
jxxghp
31640b780c
更新 __init__.py
2026-03-27 21:50:19 +08:00
jxxghp
aaeb4d2634
fix verbose_spec
2026-03-27 21:45:50 +08:00
jxxghp
8d7ff2bd1d
feat(agent): 新增AI_AGENT_VERBOSE开关,控制工具调用过程回复及提示词输出
2026-03-27 20:12:01 +08:00
jxxghp
940cececf4
fix: 修复 channel 为空时系统提示词 markdown_spec 占位符未替换导致 KeyError
2026-03-25 13:17:41 +08:00
jxxghp
1641d432dd
feat: 为工具管理器添加参数类型规范化处理,并基于渠道能力动态生成提示词中的格式要求
2026-01-15 20:55:35 +08:00
jxxghp
6e329b17a9
Enhance Telegram message formatting: add detailed guidelines for MarkdownV2 usage, including support for strikethrough, headings, and lists. Implement smart escaping for Markdown to preserve formatting while avoiding API errors.
2025-11-17 13:49:56 +08:00
jxxghp
62543dd171
fix:优化Agent消息发送格式
2025-11-17 10:43:16 +08:00
jxxghp
d523c7c916
fix pydantic
2025-11-01 09:51:23 +08:00
jxxghp
bdd5f1231e
add ai agent
2025-10-18 21:26:51 +08:00
jxxghp
6fee532c96
add ai agent
2025-10-18 21:26:36 +08:00