Giter VIP home page Giter VIP logo

Comments (5)

thehunmonkgroup avatar thehunmonkgroup commented on June 3, 2024

The browser backend was removed in the lastest release: https://github.com/llm-workflow-engine/llm-workflow-engine/releases/tag/v0.15.0

You can see a brief explanation of why here: https://github.com/llm-workflow-engine/llm-workflow-engine/blob/main/CHATGPT_WRAPPER.md

I would be very surprised if you could not get as high quality answers from the API as you are from the ChatGPT app -- with the API you have full control over the system message, temperature, top_p, top_k, etc. I encourage you to play around with those!

FYI, this was the issue that really killed the browser backend for good: #311 -- despite me providing ample information in that issue, not a single person stepped forward to assist further with overcoming it, and I wasn't interested in it being a one-man show... ;)

from llm-workflow-engine.

realet68 avatar realet68 commented on June 3, 2024

from llm-workflow-engine.

thehunmonkgroup avatar thehunmonkgroup commented on June 3, 2024

Thanks for the quick response! The individual completions from the API are just as good as anything generated within ChatGPT. However the conversations within the site maintain context for much longer.

I gotta tell ya, this makes no sense to me. I've routinely had very long conversations via the API, and it's perfectly capable of maintaining the context of the conversation -- I recently had a GPT-4 conversation that was just over 8,000 tokens, and the limit is 8192. That worked perfectly.

If you're using GPT-4 models, then #311 is the issue.

But, for me, that ship has sailed. Perhaps somebody will fork the last 0.14.x release and revive the browser backend in another project.

from llm-workflow-engine.

realet68 avatar realet68 commented on June 3, 2024

from llm-workflow-engine.

thehunmonkgroup avatar thehunmonkgroup commented on June 3, 2024

If you're going to work w/ the API, you really should be aware of the model sizes and capabilities: https://platform.openai.com/docs/models/overview

And be aware of GPT-4 availability: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4

from llm-workflow-engine.

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.