Deshraj Yadav

Results 180 comments of Deshraj Yadav

@srj-krishna can you please clarify which embedchain version you are using? You can check the version with ```python import embedchain print(embedchain.__version__) ```

Thank you for opening this issue, @ramnathv! We're looking into it. 🌟 If you're interested, we'd welcome your contribution on this. Feel free to ask for any guidance you need....

Thanks for reporting @westonli-thu. I am looking into this issue now.

@westonli-thu can you please share the code that you are trying to use?

I tried to reproduce the issue on Google colab but it seems to be working fine. See Colab: https://colab.research.google.com/drive/1NMkAxTdHj-G4epFb9I6fMFX8tVPL7tn5?usp=sharing Code below: ```python import os os.environ['OPENAI_API_KEY'] = 'sk-xxx' from embedchain import...

@CreativeSelf0 thanks. Can you please let me know how did you create this chart? I would like to do some changes in there before we merge it to the docs?

Hey, it seems to be working on my end. Seems like it might have been a transient issue. Can you please try again and confirm?

Closing this issue for now. please feel free to reopen if the issue persists.

Hey @avri-schneider, thanks for reporting the issue. We would appreciate if you can put up a fix for this. Thanks!

Ah nice, thanks for bringing to my attention. Will review and merge shortly.