Start your AI Chat .NET App
Run the example:
./main.pyAdd just the ChatCompletion and its dependent DTOs:
npx get-dtos python http://localhost:5000 --include "ChatCompletion.*"Alternatively, add all DTOs:
npx get-dtos python https://localhost:5001Update DTOs:
npx get-dtos python