Showing results for chatgpt - Surface Duo Blog

Apr 13, 2023
0
3

OpenAI API endpoints

Craig Dunn
Craig Dunn

Hello prompt engineers, Last week we implemented OpenAI APIs in a basic text editor sample to add features like spell checking. We used the ‘default’ completions endpoint which accepts a prompt string and returns the result, but there are other APIs that are suited to different purposes. For last week’s example, there is a better way to buil...

openaichatgpt
Apr 6, 2023
1
4

ChatGPT on Android with OpenAI

Craig Dunn
Craig Dunn

Hello prompt engineers, OpenAI has been in the news a lot recently, with the release of ChatGPT 4 and the integration of Large Language Model (LLM)-driven features into a variety of products and services including Bing, GitHub, and Microsoft 365 applications. Inspired by Syncfusion’s blog post on adding ChatGPT to their .NET blazo...

openaichatgptmachine learning
Mar 30, 2023
0
2

OpenAI Android developer assistance

Craig Dunn
Craig Dunn

Hello budding prompt engineers, Many developers are already getting assistance from GitHub Copilot completing code and more recently the conversational additions to GitHub pull requests, documentation, and the CLI. In this post we’ll look at some of the ways that Android developers can take advantage of OpenAI- and ChatGPT-powered tools....

openaichatgptmachine learning