Sparsh Jain

Results 13 comments of Sparsh Jain

I tried replicating the same, and I confirm that I am also getting a similar error ( even after setting the JINA_API_KEY ). I assume that this model can't be...

I tried to run the same, and I am able to reproduce the same error (AttributeError: module 'packaging' has no attribute 'version') 1. What's working is the solution suggested by...

Hi @yifvs , From the above error it seems that module pygwalker is not present. In that case, I wanted to further understand how have you installed Pandasai - is...

I think we earlier had the shortcut for summarising tables. However those features have been discarded in the latest version. @dustreturn it would be really great if you can explain...

Hi @mraguth , I looked into this and was able to replicate the issue. @gventuri I looked through the code and realized that in StreamlitResponse we don't have any method...

Hi @gventuri, In our codebase / steps for running pandasai, we have a CodeGenerator Module. Once we generate the code, in case we want to see the output, we can...

Hi @staceymir, I believe that the code is missing the part where you are defining your LLM. Generally when creating a smartdataframe, somewhere you also have to provide the LLM...

@dustreturn can you please confirm if you have used the right API key and passed it properly? Because from the code you shared, it seems that you're not even making...

Hi @Devicharith, Can you please answer the following queries: 1. Generally Pandasai would have been generating some logs. In case you have those, would you mind checking them and sharing...