GithubHelp home page GithubHelp logo

jmneto / openaiclient Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 116 KB

This GitHub project is an OpenAI client written in C#. It utilizes the OpenAI API to generate completions for a given prompt using the specified model and parameters.

License: MIT License

C# 100.00%

openaiclient's Introduction

OpenAIClient

This GitHub project is an OpenAI client written in C#. It utilizes the OpenAI API to generate completions for a given prompt using the specified model and parameters.

The user interface includes input fields to enter your OpenAI API key, the model you want to use, the prompt you want to generate completions for, the maximum number of tokens you want the completion to have, and the temperature for the completion (Decimal Number: Try 1.0 for more creative and 0 for a well-defined answer.).

It can save the completion context and use it in future requests allowing the user to continue a conversation with the model, where the previous response is used as the context for the following prompt.

In summary, this GitHub project is a simple yet powerful OpenAI client, allowing users to quickly generate completions for a given prompt and use the completion context in future requests. It is built on top of the .NET framework, making it easy for developers familiar with C# and the Windows ecosystem to use and understand..

Example:

Screenshot

Maintains Context:

Screenshot

openaiclient's People

Contributors

jmneto avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.