mirror of
https://github.com/usememos/memos.git
synced 2025-12-17 14:19:17 +08:00
- Add TestAiConnection RPC endpoint with request/response messages - Implement connection testing with OpenAI API validation - Add proper authentication and error handling for test endpoint Signed-off-by: ChaoLiu <chaoliu719@gmail.com> |
||
|---|---|---|
| .. | ||
| activity_service.proto | ||
| attachment_service.proto | ||
| auth_service.proto | ||
| common.proto | ||
| idp_service.proto | ||
| inbox_service.proto | ||
| markdown_service.proto | ||
| memo_service.proto | ||
| README.md | ||
| shortcut_service.proto | ||
| user_service.proto | ||
| workspace_service.proto | ||
Memos API Design
This API design should follow the guidelines and best practices outlined in the Google API Improvement Proposals (AIPs).