Skip to content

Commit

Permalink
feat: OpenAPI spec update via Stainless API (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Mar 12, 2024
1 parent fc281d0 commit 3a40be7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/cloudflare/resources/workers/ai.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ def run(
or results generated by the chosen AI model. The endpoint supports various AI
model types, ensuring flexibility and adaptability for diverse use cases.
Model specific inputs available in
[Cloudflare Docs](https://developers.cloudflare.com/workers-ai/models/).
Args:
extra_headers: Send extra headers
Expand Down Expand Up @@ -115,6 +118,9 @@ async def run(
or results generated by the chosen AI model. The endpoint supports various AI
model types, ensuring flexibility and adaptability for diverse use cases.
Model specific inputs available in
[Cloudflare Docs](https://developers.cloudflare.com/workers-ai/models/).
Args:
extra_headers: Send extra headers
Expand Down

0 comments on commit 3a40be7

Please sign in to comment.