From 2ca2365799c00425f2eb7b4dce593da343dd35fd Mon Sep 17 00:00:00 2001 From: Hassan El Mghari Date: Fri, 6 Mar 2026 09:19:34 -0800 Subject: [PATCH] wip --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index be339c7..56c0905 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1589,7 +1589,7 @@ paths: get: tags: ['Models'] summary: List all models - description: Lists all of Together's open-source models + description: Lists all of Together's open-source models and metadata including pricing, chat template, and context. x-codeSamples: - lang: Python label: Together AI SDK (v2)