feat: add litellm client adapter, JSONL flow detail, and sample output
This commit is contained in:
@@ -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 /
|
||||
Reference in New Issue
Block a user