Generative AI and .NET – Part 3 Chat Completions

If you followed the code sample in the last post you’ll have a console application that can generate chat completions, but what I didn’t do was explain what chat completions are or why we’d use them; that’s the purpose of this p…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

If you followed the code sample in the last post you’ll have a console application that can generate chat completions, but what I didn’t do was explain what chat completions are or why we’d use them; that’s the purpose of this post. What is a Chat Completion A chat completion is a way of generating text based on a prompt. The prompt is a piece of text that you provide, and the completion is the text that is generated by the model.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2023-09-07T06:30:42+00:00) Generative AI and .NET – Part 3 Chat Completions. Retrieved from https://www.scien.cx/2023/09/07/generative-ai-and-net-part-3-chat-completions/

MLA
" » Generative AI and .NET – Part 3 Chat Completions." Posts on LINQ to Fail | Sciencx - Thursday September 7, 2023, https://www.scien.cx/2023/09/07/generative-ai-and-net-part-3-chat-completions/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday September 7, 2023 » Generative AI and .NET – Part 3 Chat Completions., viewed ,<https://www.scien.cx/2023/09/07/generative-ai-and-net-part-3-chat-completions/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Generative AI and .NET – Part 3 Chat Completions. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/09/07/generative-ai-and-net-part-3-chat-completions/
CHICAGO
" » Generative AI and .NET – Part 3 Chat Completions." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2023/09/07/generative-ai-and-net-part-3-chat-completions/
IEEE
" » Generative AI and .NET – Part 3 Chat Completions." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2023/09/07/generative-ai-and-net-part-3-chat-completions/. [Accessed: ]
rf:citation
» Generative AI and .NET – Part 3 Chat Completions | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2023/09/07/generative-ai-and-net-part-3-chat-completions/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.