feat: add v2 generate text endpoint (#34371)

This commit is contained in:
Kit Langton 2026-06-28 22:43:58 -04:00 committed by GitHub
commit 595c6bd4a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 462 additions and 233 deletions

View file

@ -11,6 +11,7 @@ test("exposes every standard HTTP API group", () => {
"sessions",
"messages",
"models",
"generate",
"providers",
"integrations",
"credentials",