memos/proto
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
..
api/v1 feat: implement AI tag suggestion core logic and API 2025-08-22 10:05:40 +08:00
gen chore: generate protobuf code for AI settings 2025-08-22 10:05:40 +08:00
store feat: implement AI tag suggestion core logic and API 2025-08-22 10:05:40 +08:00
README.md chore: tweak readme 2024-02-23 08:25:54 +08:00
buf.gen.yaml chore: update openapi version 2025-07-20 12:02:16 +08:00
buf.lock chore: update gitignore 2025-04-17 23:11:36 +08:00
buf.yaml chore: update gitignore 2025-04-17 23:11:36 +08:00

README.md

Guide

Prerequisites

Generate

buf generate

Format

buf format -w