StephaneGSL/kimi-k3-analysis / schemas /catalog.openapi.yaml
StephaneGSL's picture
download
raw
1.41 kB
openapi: 3.1.0
info:
title: Kimi K3 Analysis Catalog
version: 3.0.0
description: >
Descriptive contract for a read-only API built over the bucket files.
The bucket itself does not run an API server.
servers:
- url: https://example.invalid/kimi-k3-analysis
paths:
/architecture:
get:
operationId: getArchitecture
responses:
"200":
description: Architecture profile
content:
application/json:
schema:
$ref: ./architecture.schema.json
/optimizations:
get:
operationId: getOptimizationRoadmap
responses:
"200":
description: Optimization roadmap
content:
application/json:
schema:
$ref: ./optimization-roadmap.schema.json
/code-audit:
get:
operationId: getCodeAudit
responses:
"200":
description: Evidence-linked audit of the public reference code
content:
application/json:
schema:
$ref: ./code-audit.schema.json
/comparisons/kimi-k3-vs-qwen3.8-max:
get:
operationId: getKimiK3VsQwen38Max
responses:
"200":
description: Provisional Kimi K3 and Qwen3.8-Max comparison snapshot
content:
application/json:
schema:
$ref: ./model-comparison.schema.json

Xet Storage Details

Size:
1.41 kB
·
Xet hash:
1c660b3ba9ade93f74402b9d1b124825b97d53225f18bde6038de7a894d8a7e8

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.