Giter Site home page Giter Site logo

ulauncher-aoai-gpt's Introduction

ulauncher-aoai-gpt

Ulauncher extension to generate text from caht models powered by Azure OpenAI, inspired by ulauncher-gpt.

Preferences

Key Description Default
Keyword Keyword to trigger the extension gpt
API Endpoint Azure OpenAI API endpoint
API Key Azure OpenAI API key
API Version Azure OpenAI API version 2023-05-15
Model Name Azure OpenAI model name (deployment name) gpt-35-turbo
Line Length Maximum number of characters per line 64
System Prompt Prompt to use for the system You are a helpful assistant.
Temperature Controls randomness. Lowering results in less random completions. As the temperature approaches zero, the model will become deterministic and repetitive. Higher temperature results in more random completions. 1.0
Max Tokens Controls the number of tokens to generate. 1024
Frequency Penalty How much to penalize new tokens based on their existing frequency in the text so far. Decreases the model's likelihood to repeat the same line verbatim. 1.0
Presence Penalty How much to penalize new tokens based on whether they appear in the text so far. Decreases the model's likelihood to talk about the topic in general. 1.0

ulauncher-aoai-gpt's People

Contributors

openjny 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.