Start your AI Chat .NET App
Run the example (requires Bun):
./main.mjsAdd just the ChatCompletion and its dependent DTOs:
npx get-dtos javascript https://localhost:5001 --include "ChatCompletion.*"Alternatively, add all DTOs:
npx get-dtos javascript https://localhost:5001Update DTOs:
npx get-dtos javascript