This website requires JavaScript.
Explore
Help
Register
Sign In
Havoc420
/
catface_backend_go
Watch
2
Star
0
Fork
0
You've already forked catface_backend_go
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
catface_backend_go
/
app
/
http
/
controller
/
web
History
Havoc412
d2f6f5da5a
refactor(web): 优化 WebSocket 错误消息发送
...
- 移除了未使用的 fmt 包 - 更新了 Rag 结构的注释 - 简化了错误消息的发送逻辑,直接使用 errcode.ErrMsgForUser[code] 作为消息内容
2024-11-18 00:27:33 +08:00
..
animal_controller.go
🐛
Create Animal 参数绑定错误修正
2024-11-17 16:46:15 +08:00
animal_like_controller.go
new animal like
#1
2024-10-23 12:27:38 +08:00
doc_controller.go
refactor(doc): 重构文档上传逻辑
2024-11-15 22:53:19 +08:00
encounter_controller.go
🐛
fix TagsSlice
2024-11-13 18:56:22 +08:00
encounter_like_controller.go
finish encounter like & unlike
2024-10-23 11:05:21 +08:00
knowledge_controler.go
✨
add knowledge random list API
2024-11-13 20:04:08 +08:00
nlp_controller.go
✨
finish simple RAG
2024-11-16 02:38:34 +08:00
rag_controller.go
refactor(web): 优化 WebSocket 错误消息发送
2024-11-18 00:27:33 +08:00
search_controller.go
🎏
finish search ALl
2024-11-14 04:26:12 +08:00
upload_controller.go
fit Images Save with root Path
2024-11-12 11:31:40 +08:00
users_controller.go
🧾
rename res field name
2024-10-21 07:18:11 +08:00