Making a Multimodel Chatbot in .NET with ChatGPT and Neon Postgres
This guide shows how to build a chatbot in .NET that uses both gpt-3.5-turbo and gpt-4o models with ChatGPT. It explains how to use Neon Serverless Postgres and database branching to test and compare models without mixing their data.