Git Product home page Git Product logo

Comments (8)

ajndkr avatar ajndkr commented on August 23, 2024 1

Hey @awtkns! Really glad to see this library being used in a bigger project.

I don't have a solution right now but I will start investigating. I believe this is a critical feature for all users.

P.S. I'll look into github sponsors as well 😄

from lanarky.

ajndkr avatar ajndkr commented on August 23, 2024 1

@awtkns i've published a new version with a possible fix:

pip install "lanarky[openai]"

let me know if the error rate reduces. I will keep this issue open until then.

from lanarky.

awtkns avatar awtkns commented on August 23, 2024 1

image

Unfortunately the error rate has not seem to go down. 😢

This is how we are receiving the stream in the front end. We are using fetch here instead of eventsources as the streaming response didn't seem to work with JS eventsource.

from lanarky.

awtkns avatar awtkns commented on August 23, 2024 1

I can confirm it looks like connection are being closed properly now! Thanks for your help!

from lanarky.

awtkns avatar awtkns commented on August 23, 2024

Screenshot 2023-05-31 at 5 43 05 PM

Unfortunately after upgrading to 0.7.5 the issue still persists. I did not install with lanarky[openai] as we already had the openai dependancy. Could that be the issue?

@ajndkr thanks for all your help :)

from lanarky.

ajndkr avatar ajndkr commented on August 23, 2024

I don’t think missing dependencies is an issue here. Manually setting the session object and then closing it at the end should have worked.

I’ll keep investigating for a better solution. In the meantime, it’ll be good to know if the error rate has atleast decreased with the new version, if not resolved completely.

from lanarky.

ajndkr avatar ajndkr commented on August 23, 2024

Thanks for the update! It appears we are dealing with nested awaitable functions which are unaffected when the session is closed.

I hope to find a solution soon 🤞

from lanarky.

ajndkr avatar ajndkr commented on August 23, 2024

@awtkns published a new version: pip install lanarky==0.7.6

I haven't been able to reproduce the "unclosed connection" error locally with the latest changes. So I'm really hoping we've arrived at a solution.

from lanarky.

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.