Debugging a ChatGPT Plugin with .NET and DevTunnels



Debugging a ChatGPT Plugin with .NET and DevTunnels

Debugging a ChatGPT Plugin with .NET and DevTunnels

Discover the power of ChatGPT plugins! These tools help ChatGPT access up-to-date information and third-party services. Get started building your own custom plugins with .NET and Visual Studio DevTunnels today!

Learn more!

Sample: https://aka.ms/openai-chatgpt-plugin-dotnet
Dev Tunnels: https://learn.microsoft.com/aspnet/core/test/dev-tunnels
ChatGPT plugins: https://platform.openai.com/docs/plugins/introduction
Socials: http://lqdev.me/contact

Blog: https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok: https://aka.ms/dotnet/tiktok
Mastodon: https://aka.ms/dotnet/mastodon
LinkedIn: https://aka.ms/dotnet/linkedin
Facebook: https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
🙋‍♀️Q&A: https://aka.ms/dotnet-qa
👨‍🎓Microsoft Learn: https://aka.ms/learndotnet

#dotnet

00:27 – What are ChatGPT plugins?
01:22 – How to build a ChatGPT plugin
03:45 – Testing a ChatGPT plugin locally
05:15 – Using DevTunnels to test