kevin.yang
|
48d7c40f04
[openclaw]将submitted_by由sessionId改为sessionKey
|
11 hours ago |
kevin.yang
|
41a195c744
[openclaw]优化了知识库搜索结果注入格式
|
12 hours ago |
kevin.yang
|
5490a97627
[openclaw]将submitted_by由config中取值改成从ctx中取sessionId
|
12 hours ago |
kevin.yang
|
2dbb181145
[openclaw]不对slash command的启动指令搜索知识库
|
12 hours ago |
kevin.yang
|
91fb30776d
[openclaw]不对用户输入的slash command搜索知识库
|
12 hours ago |
kevin.yang
|
fac4ca5747
[openclaw]每次收到用户的输入时自动从knowhub搜索知识并注入到prompt中
|
12 hours ago |
Talegorithm
|
dbdfd1972c
refactor: reflect after agent loop break
|
19 hours ago |
Talegorithm
|
50835f0e57
git: fix msg list rebuild after compact
|
19 hours ago |
guantao
|
05aa3d499d
fix: increase page_size limit from 100 to 500 to support 200 items per page
|
1 day ago |
guantao
|
02848d9077
fix: use Body parameter for batch delete to accept JSON array
|
1 day ago |
guantao
|
aa739a7268
feat: add batch delete functionality and increase page size to 200
|
1 day ago |
guantao
|
63b3e42ecf
Merge branch 'main' of https://git.yishihui.com/howard/Agent
|
1 day ago |
guantao
|
f481de54a8
feat: add frontend search functionality using backend search API
|
1 day ago |
guantao
|
210e75eb81
feat: add pagination and sort by created_at desc for knowledge list
|
1 day ago |
guantao
|
5167c0feb4
fix: convert timestamps to milliseconds and ensure array fields are properly formatted
|
1 day ago |
Talegorithm
|
105665b0ea
Merge remote-tracking branch 'refs/remotes/origin/main'
|
1 day ago |
guantao
|
68f5fc36e0
Merge branch 'main' of https://git.yishihui.com/howard/Agent
|
1 day ago |
Talegorithm
|
a65fb3b18e
fix: infinite reflect
|
1 day ago |
guantao
|
9d9906e853
Merge branch 'main' of https://git.yishihui.com/howard/Agent
|
1 day ago |
guantao
|
90b51b966c
add plan example
|
1 day ago |
guantao
|
8e542fcb41
fix: properly serialize Milvus search results to avoid KeyError
|
1 day ago |
Talegorithm
|
242f514a33
fix: prompt context inject
|
1 day ago |
guantao
|
1b10d0f3b2
feat: add tag_keys array field for efficient tag filtering
|
1 day ago |
guantao
|
d3de6da4a8
fix: move tags filtering to application layer (Milvus doesn't support JSON key existence check)
|
1 day ago |
guantao
|
67028898eb
fix: add defensive checks in frontend for null array fields
|
1 day ago |
guantao
|
d1321590c3
fix: rewrite serialize_milvus_result with better error handling
|
1 day ago |
guantao
|
962df1f108
fix: improve serialize_milvus_result to properly handle array types
|
1 day ago |
guantao
|
7833a938d9
fix: correct Milvus query expression syntax (array_contains, json field access)
|
1 day ago |
guantao
|
015f7292fa
fix: establish connection after starting new Milvus instance & update migration script to use backup db
|
1 day ago |
Talegorithm
|
765ea75f8c
chore
|
1 day ago |