feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: AI-API-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [software-engineering, api-design, ai-services, streaming, grpc, rest]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[API Design for AI Services (AI 서비스를 위한 API 디자인)]]
|
||||
# API Design for AI Services (AI 서비스를 위한 API 디자인)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "긴 추론 시간과 거대한 데이터 흐름을 우아하게 추상화하라" — 모델의 비결정적 출력과 비동기적 연산 특성을 고려하여 개발자가 예측 가능하고 효율적으로 AI 기능을 통합할 수 있도록 설계된 인터페이스.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 모든 에이전트 간 통신에 gRPC 스트리밍을 우선 사용하며, 외부 웹 인터페이스 제공 시에는 SSE 표준을 준수하여 사용자 경험을 최적화함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[System-Design-for-AI-Scale]], [[LLM]], [[Streaming-Data-Processing]], [[Microservices]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/API-Design for AI Services.md]]
|
||||
- System-Design-for-AI-Scale, [[LLM]], Streaming-Data-Processing, Microservices
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/API-Design for AI Services.md
|
||||
|
||||
Reference in New Issue
Block a user