File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ Several sample applications demonstrating different scenarios are available in t
166166- ** AliceAndBob** – runs two OpenAI peers and routes their audio between each other with a waveform display.
167167- ** LocalFunctions** – showcases the local function calling feature.
168168- ** GetPaid** – extends local functions to simulate payment requests.
169- - ** DependencyInjection ** – illustrates using the library with .NET DI .
169+ - ** GetStartedDI ** – illustrates using the library with .NET Dependency Injection .
170170- ** ASP.NET Get Started** – ASP.NET application bridging a browser WebRTC client to OpenAI.
171171- ** ASP.NET Local Function** – ASP.NET application that builds on the Get Started example and adds a local function to tailor OpenAI responses.
172172
Original file line number Diff line number Diff line change 1+ ## OpenAPI spec for the OpenAI API
2+
3+ https://github.com/openai/openai-openapi
You can’t perform that action at this time.
0 commit comments