memos/server
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
..
profiler chore: fix linter 2025-05-27 23:22:32 +08:00
router feat: implement AI tag suggestion core logic and API 2025-08-22 10:05:40 +08:00
runner feat: implement AI tag suggestion core logic and API 2025-08-22 10:05:40 +08:00
server.go chore: add a new LOG_STACKTRACES option (#4973) 2025-08-07 23:56:21 +08:00