Gabriele Venturi

Results 234 comments of Gabriele Venturi

@baseerkhan so it wasn't working on python 3.11 and it works on python 3.9?

Oh then it makes totally sense. Thanks a lot for reporting @baseerkhan! While @Elicherla01 you were using python 3.10, right? Did you manage to solve the issue?

@rucha80 it's exactly what PandasAI does under the hood, so it never sends the whole dataframe, but finds 5 meaningful (and anonymized) samples and send them to the LLM. You...

Hi @mohammad-albarham that's a great suggestion. We currently don't support semi-structured files, but we plan to add them. Can you make an example of how a xlm might look like...

@dustreturn as @dudesparsh mentioned, could you provide more context? We might create a dedicated pipeline for that, but need to be sure what your goal is. Can you make a...

Ok that should actually work. What's the query and what's the code being generated? @gDanzel

@Umar-cs @RoyKulik interesting. It indeed shouldn't plot at all, but rather try to save it as an image and display that image. Can you please share the full code?

@SweetyKhut can you share the code that you are using?

@georgepoly-maker unfortunately not. However it would be great if anyone has some time and wants to pick this issue to work on. Just let me know, happy to assign the...

@shwetabhattad-TU thanks a lot for reporting. How would you approach in such a case with similarity search? If the key doesn't exist, you search on the table for the one...