feat: add litellm client adapter, JSONL flow detail, and sample output

This commit is contained in:
2026-06-01 14:44:04 +08:00
parent 370853ccbf
commit 1547ed7785
18 changed files with 1523 additions and 34 deletions
+11
View File
@@ -0,0 +1,11 @@
openapi: 3.1.0
info:
title: example.com API
version: 0.0.0
paths:
/:
get:
summary: GET /
responses:
2XX:
description: GET /