Giter Site home page Giter Site logo

Comments (2)

seratch avatar seratch commented on May 29, 2024

Hi @abhinavsharma, thanks for asking the questions!

Are the discrepancies because the new API doesn't support those features?

For the first two, yes. Let me clarify as below:

This one replies in threads, new API version replies in the channel

This is due to a limitation on the next-generation platform side. The app_mentioned event trigger does not provide its message's ts so I had to give up starting a conversation in a thread. This lack of functionality is already reported and it may be improved in the future.

New API bot works in public channels only

This is also a limitation on the next-gen platform right now but it unlocks private channel/DM support when it is GAed.

New API bot has no loading indicator

There is no restriction on this. I just went with a simple code, which does not do OpenAI stream fetching. Technically it's possible to implement the real-time loading.

We are trying to decide which one to use as a starting point for development and would be happy to contribute back when our changes help the upstream's goals.

If you are fine with the above limitations right now, going with the next-generation platform should be easier to develop and operate. If having the same level quality with this repo is must-to-have, going with this Python app should be a better way for you.

I hope this clearly answered your questions here.

from chatgpt-in-slack.

abhinavsharma avatar abhinavsharma commented on May 29, 2024

Thank you for answering! We'll go with the Python API then, hope this is helpful for someone who visits later too.

from chatgpt-in-slack.

Related Issues (20)

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.