We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ccbb99 commit 57954a8Copy full SHA for 57954a8
src/content/docs/pulumi/tutorial/hello-world.mdx
@@ -6,7 +6,7 @@ products:
6
updated: 2024-09-13
7
difficulty: Beginner
8
tags:
9
- - TypeScript
+ - JavaScript
10
- TypeScript
11
- Python
12
- Go
src/content/docs/workers/tutorials/openai-function-calls-workers/index.mdx
@@ -5,7 +5,7 @@ pcx_content_type: tutorial
5
title: OpenAI GPT function calling with JavaScript and Cloudflare Workers
- AI
description: Build a project that leverages OpenAI's function calling feature, available in OpenAI's latest Chat Completions API models.
---
0 commit comments