Joseph Roddy
Joseph Roddy
Is there an api to extract, for instance, all headings ( or images, or links, etc. ) in the document along with their given indeces? I can't find anything like...
Thanks for making this library! I've found it super useful :) Here's my use case: A user clicks to a video in the middle of a playlist of thousands of...
Hi! Awesome project btw! ## Is your feature request related to a problem? Please describe. Spent about an hour digging through the source code to get a feel for how...
BUG Database: realtime Data: ``` users: { a: { info: { email: "[email protected]" } } } ``` the following query works: `select * from users where info.email = "[email protected]";` but...
Again, great work on this library! It is massively valuable! We're running into an issue with prismock not enforcing an AND clause in nested updates. (It might also have something...
**Describe the bug** "deep" mode throws an error when writing report, context too large for gpt-4.1 using python package ``` Error in generate_report: Error code: 429 - {'error': {'message': 'Request...