I prefer to use C#. I requested Perplexity to generate a C# WPF application that accepts user input as a prompt, sends the prompt to the Perplexity API and displays the model’s response within the application interface. It took Perplexity 3 attempts to get it right. First there was an incompatibility with the way Perplexity thought the current version of the ChatGPT library is used. The second attempt compiled but during execution it expected a ChatGPT key. The third attempt works. If it helps I can share the version I have. Where should I do that? Would it be better to share the entire WPF application or just the parts relevant to the API?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Perplexity-API---Complete-GUI-Suite | 0 | 120 | January 26, 2026 | |
| Perplexity CLI - Premium Node.js Suite | 0 | 127 | February 22, 2026 | |
| About the Feature Requests category | 1 | 259 | August 13, 2025 | |
| Add text to speech (TTS) making it more interactive. | 2 | 144 | October 23, 2025 | |
| How to get UI like response(correct) from Perplexity API? | 1 | 155 | January 31, 2026 |