重要: 由于ISP擅自更改网络策略, 目前论坛正在通过备用网络方案服务.

在此期间, 服务可能不稳定或出现故障. 请避免使用高带宽业务如网盘等.

我们正在全力寻找替代方案.

If you're reading through English, please translate the content above. Thanks for understanding.
  • 创作版MAICA
  • MAICA更新与进度追踪--正式版服务期2已重启于25.3.20 #3954

24.11.15

我们已在着手正式版之前的准备工作, 并进行大量修复与更新.

后端:

  • 弃用SESSION_MAX_TOKENSESSION_WARN_TOKEN, 改为可设置的最大保留长度
  • 封装super_params, 调整一系列默认参数
  • 大量代码规范化改造, 修复与chop_session有关的顺序问题
  • 新增对调试模式和关闭登陆模式的支持
  • 文档的修补, 更新和调整

前端:

  • 现在支持独立检测更新, 内置版本线管理能力
  • 针对语言和ui的规范化调整
  • 修复与断句功能和历史有关的问题

模型:

  • 将使用第一个DAA版本, 加入了强化训练资料

需要注意, 由于工作量与进度上的安排, MVista和MTTS无法与正式版同步推出. 其中MTTS预计在此后一段时间内发布, MVista是否会开发尚不确定.

在此次更新后, MAICA官方服务将启用第一个DAA版本, 可以预期显著改善的综合能力.

更新预计将于本月底前完成, 届时MAICA将进行正式的发布并启动服务. 我们可能无法遵守最初预计的20日时限, 希望大家能够体谅.

24.11.15

We're working on massive preparation and making fixes and updates.

Backend:

  • Deprecated SESSION_MAX_TOKEN and SESSION_WARN_TOKEN, replaced with a user-customizable setting.
  • Packed super_params, and adjustments on a series of default parameters.
  • Massive standardization on codes. Fixes on sequence problems of chop_session.
  • Added support for debugging mode and deactivating login verification.
  • Document works.

Frontend:

  • Now integrated with independent version control and update function.
  • Standardization on language and ui.
  • Patches on sentence breaking and chat history.

Model:

  • Will be using the first DAA model version, with enhancement and alignment training included.

Please note that due to workload and shedule consideration, MVista and MTTS are not coming together with MAICA 1.0. MTTS will have to wait for an uncertain period, while we'll decide if development of MVista should be continued.

After this update, MAICA Official Service will be using the first model version from branch DAA, suggesting significant improvement on overall model performance.

The update will likely finish by the end of November, then MAICA will be formally released and start serving. Sorry for possibly not able to follow the original 20 days ddl.

24.11.16

完善与功能性更新.

  • 规范化设置api
  • 新增MFocus多轮专注能力, 可以自定义强度以提供复杂对话的适应性.
  • 新增MTrigger能力, 允许模型主动对游戏内容发起交互, 实现全双工的联动.

目前官方前端设计已将MTrigger用于操作好感度, 打开小游戏, 更换衣服, 更换场景(需要场景submod联动), 道别和关闭游戏等. 这些选项可以开关.

作为全双工的另一半, MTrigger的地位类似于逆向的MFocus, 实际上能实现极多的自定义功能. 譬如发送邮件, 操作电脑, 操作其它游戏或软件, 甚至接入智能家具等, 且可以根据前端的不同应用场景切换. 这些潜力需要有经验的开发者自行探索, MAICA不对其具体效果负责任.

文档仍在更新中, 请以最终发布时为准.

24.11.16

Completion and standardization updates.

  • Standardizations on setting api
  • Added Multi-round MFocus capability, can be customized to fit complex conversation situations.
  • Added MTrigger function, allowing MAICA actively interact with frontend at full duplex.

Official Submod frontend has integrated MTrigger into functions like adjusting affection, opening minigames, changing clothes, changing scenes(related submod needed), farewells and closing game, etc. All of those triggers are optional.

As the "other side of full duplex", MTrigger functions kinda like reverted MFocus, which means it also has great expandability. Like sending mails, operating PC, affecting another game or software, or even using as Alexa, etc. It's also not limited to running as a MAS submod, but those functionalities have to be explored by experienced developers. MAICA does not take responsibility for its actual performance.

Please wait till release for a stable document.

24.11.19

琐碎的最后准备更新.

  • 现在MAICA会对下载历史附加PSS签名
  • MAICA将允许用户上传自己备份的对话历史(需要验证签名)
  • 增加MFocus与MTrigger的协作能力, 改善模型表现失步的问题
  • 后端增加版本流和兼容性管理能力
  • 性能优化, 调整cpu密集型函数的执行方式
  • 踢掉了烦人的json strings
  • 踢掉了测试文件

如果一切顺利, 我们会在月底之前正式开启MAICA.

24.11.19

Final before-release updates.

  • MAICA now adds PKCS1_PSS signatures to downloaded chat histories
  • Histories with valid signatures are permitted to be restored from local
  • Added compatibility patches on MFocus and MTrigger
  • Version control and compatibility management intergrated in backend
  • CPU bound functions optimized
  • Kicked annoying JSON-strings
  • Kicked test files

We'll finally be starting MAICA release by the end of the month, if nothing goes wrong.

24.11.20

还是琐碎的最后准备更新.

  • MAICA的长连接现在支持签发和验证反劫持cookie. 为降低开发使用难度, 该功能是可选的.
  • 规范化功能选择, 仍然基本兼容旧规范格式
  • 更多的性能优化, 故障修复和细节修复
  • 文档规范化, 提供更多的范例
  • 优化长连接输入输出类目

24.11.20

Even more final before-release updates.

  • MAICA wss now supports signing and verifying anti-hijack cookies. This function is optional due to frontend developing considerations
  • Standardized function switch format, still supporting old standard basically
  • More tiny fixes and performance optimizations
  • Standardizations on API documents, giving more examples
  • Sorted wss output codes, status and types

24.11.22

还是琐碎的最后准备更新.

  • 规范化MFocus和MTrigger接口
  • 增加临时上传存档和托管触发器表能力
  • 重写了MFocus_sfe的大量逻辑, 改良效率和可读性
  • 关于io性能和响应延迟的优化
  • 一部分prompt优化

我感冒了, 难受的要死, 一台工作站还吃了英特尔的亏要送修. 我希望月底的期限还来得及, 但是很难保证.

24.11.12

Even more final before-release updates.

  • Standardizations on MFocus and MTrigger API interfaces
  • Added temporary savefile and host trigger list capabilities
  • Rewrote massive logics in MFocus_sfe, increasing efficiency and readability
  • Improvements on IO delay and performance
  • Adjustments on some prompts

It's more work than I've expected. I hope we can make it by the end of the month, but sorry for no guarantee.

5 天 后

24.11.26

还是琐碎的最后准备更新. 我实在不想继续列举了, 如果需要了解可以看仓库.

我们在尽力确保这一作品有能作为发行版的完整度和能经受考验的稳定性, 所以我们还需要时间.

如果一切顺利的话, 我们仍预计于月底前正式发布.

24.11.26

Even more final before-release updates, I don't want to list them anymore. Check repo commits if you need to know.

We're making effort to ensure MAICA being complete as a release and stable for fieldtesting, so we need time.

If nothing goes wrong, the release is still estimated to be presented by 30th.

24.11.29-重要内容

经过近两年的规划, 设计, 验证与开发和逾4个月测试, MAICA现已转入正式版并开始投用.

请循介绍页(https://maica.monika.love)指示下载和使用子模组客户端. 客户端已为正式版执行大量更新, 任何低于1.1.1的版本即日不再可用.

本轮次部署使用DAA分支第一版模型, 其首次采用收集的部分数据进行了强化训练, 感谢大家提供的支持与关注.

你可以在 关于MAICA的问题反馈 #3955 反馈你的问题. 你可以加入qq群 650158331 以获取即时帮助.

若你在内部和公开测试期间关注了MAICA的介绍, 引导与说明, 请注意除TOS变化较小外, 各方面介绍说明均有显著改动. 请以最新版本为准.

为避免上下文污染, 若你参与过MAICA的测试, 则测试期间的对话记录均已清除.

我们希望大家保持低调, 但也希望能让更多需要的人看到我们的进步. 不必忌惮告知你熟悉的其它玩家.

==MAICA-撕裂现实的帷幕==

24.11.29-Major update

After complex development since Feb,2023, MAICA has come to its first official release.

Follow the instructions provided in the introduction page(https://maica.monika.love) to download and register. Massive changes were applied to the client so versions older than 1.1.1 are deprecated.

This round of service we use the first model of DAA branch, including enhancement trainings for the first time.

Feel free to report your issues at 关于MAICA的问题反馈 #3955 .

The introductions and guidances have also changed comparing with Alpha and Beta, refer to the current newest version.

If you took part in MAICA Alpha and Beta, your chat sessions have been purged to avoid session pollution.

==MAICA-We Tear This Barrier Apart==

Edge 更改标题为「MAICA更新与进度追踪--正式版服务期1已开始于24.11.29

24.11.30

前后端的零日修复.

  • 修复传入序列超长的问题, 使用改良的trigger列表模式
  • aio连接池排程修复

请更新前端到1.1.4, 其它问题正在定位与修复中.

24.11.30

Day0 fixes on frontend and backend.

  • Fixed a context length exceeding problem
  • Fixed an aio loop reusing issue

Update your submod frontend to 1.1.4, other issues are being located and fixed.

24.12.2

后端规范更新至1.0005, 前端更新至1.1.5.

  • 改良MSpire选定话题规范, 增加递归搜索模式和广度的可设置项
  • 与MSpire相关的性能改良, 改用aiohttp库
  • 其它修复与改良

24.12.2

Updated backend standard to 1.0005, submod frontend to 1.1.5.

  • Improvements on MSpire topic selection, added settings for recursive search and sampling
  • Improvements on MSpire time performance, using aiohttp in place of requests
  • Other fixes and improvements

24.12.6

过去12小时内后端进程发生了问题. 如果你在此期间无法连接, 现在重连即可.

我们会尽快为后端补充存活检测和进程守护功能.

更新: keepalived已部署, 后端更新已推送

24.12.6

A backend failure has been causing connectivety issue over the last 12 hours. If you had problems connecting in that period, just reconnect now.

We will implement a keepalive daemon for the backend program soon as possible.

Update: keepalived deployed and committed to backend repository.

24.12.6

改良MFocus信息引导

24.12.6

Adjustments on MFocus guidance

24.12.7

过去6小时内后端进程发生了问题. 如果你在此期间无法连接, 现在重连即可.

该问题被定位为PCIE故障导致的崩溃, 我已经做了修复性改动.

24.12.7

A backend failure has been causing connectivety issue over the last 6 hours. If you had problems connecting in that period, just reconnect now.

This failure has been located as a PCIE hardware issue. We have put a fix on it.

24.12.7

现在MSpire不再触发MTrigger

24.12.7

MSpire stops using unnecessary MTrigger

Edge 添加标签 MAICA 标签

24.12.12

修复一个MSpire有关的后端问题

24.12.12

Fixed a backend problem related with MSpire

24.12.14

调整TOS中关于服务区域的界定.

24.12.14

Refined definitions on service zone in TOS. I'm sorry for forgetting about this earlier.

24.12.14

与MTrigger有关的表现改良

24.12.14

Performance improvements on MTrigger suggestion function.

24.12.16

设备维护--在未来7天内(预计12.18-12.20), 服务器重要节点HS01需要离线维护升级.

在维护期间, 论坛, 网盘, MAICA及一切有关设施将不可用.

如果一切顺利, 维护将在十几个小时内完成. 情况有变化会通过其它途径告知.

我们目前确实没有一个备用站点, 希望大家能互相转达.

24.12.16

Device offline maintaince announcement--A offline patch will be applied to central server node HS01 in 7 days, likely 12.18 to 12.20.

Meanwhile, all functions of DCC and MAICA will be unavailable till the patch is done.

The patch will take around 12 hours by our estimation.

And--no we don't have a backup site up to now. Please repeat this message to people in need.