Coder Social home page Coder Social logo

chatgpt-teams-bot's Introduction

ChatGPT Teams Bot app

This is a ChatGPT Teams Bot app which uses latest gpt-3.5-turbo model optimized for chat. Turbo is the same model family that powers ChatGPT.

Follow this guide to get started.

You could also try the ChatGPT WeChat Bot.

ChatGPT

chatgpt-teams-bot's People

Contributors

formulahendry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chatgpt-teams-bot's Issues

Model defaulting to gpt-3.5-turbo-0301 even with gpt-3.5-turbo specified.

So i'm not sure if I am missing the config elsewhere - but the bot is currently configured to utilize gpt-3.5-turbo, but when its pushed to Azure, it seems to default back to turbo0301.

What I have this set to:

// src/chatgpt-api.ts
var CHATGPT_MODEL = "gpt-3.5-turbo";

Oddly enough - it seems to use 3.5-turbo when i debug locally - but will not respect the model selection when provisioned on Azure and Teams. However, the system message does work both locally and when pushed to Azure.

The bot encountered unhandled error: ChatGPT failed to refresh auth token. Error: 403 Forbidden

Entered fresh tokens but still hitting this error.

[5:56 AM] chatgptteamsbot-local-debug
The bot encountered unhandled error:
ChatGPT failed to refresh auth token. Error: 403 Forbidden

[5:56 AM] chatgptteamsbot-local-debug
To continue to run this bot, please fix the bot source code.

Bot Started, express server is runnning.
Debugger attached.
Running with Message Activity.

[onTurnError] unhandled error: Error: ChatGPT failed to refresh auth token. Error: 403 Forbidden

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.