tag: Ai-Gateway · 2건
- 근거: OpenAI 호환 API 게이트웨이로 AI/LLM 인프라 영역에 해당하며, Go 기반 실제 소스코드(cmd/, internal/, go.mod 등) 구조도 검증됨
- 액션: git clone https://github.com/trefeon/freebuff-proxy && docker compose up -d 으로 로컬 실행 후 /v1/chat/completions 엔드포인트 및 어드민 대시보드 동작 확인
- 근거: AI/LLM 인프라 도구 — 다중 LLM 프로바이더 통합 게이트웨이로 AI 에이전트/프레임워크 관심 분야에 해당
- 액션: git clone https://github.com/ahwanulm/AMRouter 후 로컬에서 OpenAI 호환 엔드포인트로 여러 프로바이더(OpenAI, Cloudflare Workers AI 등) 자동 폴백 동작 확인