This website requires JavaScript.
Explore
Help
Register
Sign In
kevin
/
ai-bot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
dfc649f08e74e38de3cb79286f9b328fd0881526
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
kevin
dfc649f08e
system_prompt 提取到独立文件,移除无用的 port 配置
2026-08-14 20:30:48 +08:00
internal
system_prompt 提取到独立文件,移除无用的 port 配置
2026-08-14 20:30:48 +08:00
.gitignore
up
2026-08-13 18:54:34 +08:00
go.mod
/context 增加 token 统计:tiktoken 精确分词与窗口使用百分比
2026-08-14 19:10:48 +08:00
go.sum
/context 增加 token 统计:tiktoken 精确分词与窗口使用百分比
2026-08-14 19:10:48 +08:00
main.go
新增 recall_memory 回忆工具:按 token 搜索长期记忆
2026-08-14 19:54:32 +08:00
readme.md
项目初始化
2026-08-13 18:22:55 +08:00
readme.md
这是一个ai机器人项目,需要实现记忆融合,记忆分为短期记忆(位于内存),长期记忆(位于数据库)
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
134
KiB
0
Stars
1
Watchers
0
Forks
Languages
Go
100%