Chao Liu
45bdb34612
feat: implement AI tag suggestion core logic and API
...
- Add tag suggestion service with OpenAI integration
- Add memo service API for tag recommendations
- Implement workspace tag management endpoints
- Add rate limiting and caching for AI requests
Signed-off-by: Chao Liu <chaoliu719@gmail.com>
2025-08-22 10:05:40 +08:00
unuunn
452f47c4b9
set HasCode only for CodeBlock ( #4842 )
2025-07-10 07:37:33 +08:00
Steven
ef6f80d925
chore: fix linter
2025-05-27 23:22:32 +08:00
Steven
ad2c5f0d05
refactor: store cache
2025-05-27 22:06:41 +08:00
johnnyjoy
2058a8ab7b
chore: move references to memo property
2025-01-31 14:18:07 +08:00
johnnyjoy
541e07af8c
chroe: rebuild memo references
2024-12-26 20:04:36 +08:00
johnnyjoy
3b0be442de
chore: update memo payload runner schedule
2024-12-26 20:01:15 +08:00
Johnny
e913271f15
refactor: move tags from property to payload ( #4229 )
...
* refactor: move tags from property to payload
* chore: fix tests
* chore: drop memo tags
* chore: update
---------
Co-authored-by: Steven <stevenlgtm@gmail.com>
2024-12-24 15:23:15 +00:00