Manish-Luci

Results 5 issues of Manish-Luci

Hello Team, I am trying to use `Section Dection` for my project, and I see that there's an option for custom section json and can be added in sectionizer. When...

Replaced the `start` word with `end` word in stend tag of rules tsv file. Please Verify.

**Description** Currently, the method `add_images_to_message_content` supports adding images to message content through URLs. - While the method already processes these inputs effectively, there is room for improvement to better support...

`"psycopg[binary,pool]"` is needed to establish and maintain robust connections between the postgresql db and python apps. `pip install "psycopg[binary,pool]"` # to install package and dependencies

Been using multiple vision model, gpt-4o, llava and other model. None of them are performing as expected. Image used - [IMAGE](https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Gfp-wisconsin-madison-the-nature-boardwalk.jpg/2560px-Gfp-wisconsin-madison-the-nature-boardwalk.jpg) Code ``` terminal -- ollama pull llava editor --...