Or Gany
Or Gany
### Summary of problem After a lot of debugging I found that sample rate feature does not work for this implementation. I discovered it while trying to set sample rate...
### Description of the issue It is currently impossible to adjust the column width, which seems to me like the most useful feature of tables. For example if I wanna...
Snowflake tool cache is enabled by default, and the storage use for the caching the queries is simply a dict. Changed it so it'll use LRU cache instead. This PR:...
Adding a tool for exploring logs in Elasticsearch, tailored for the agentic AI needs of the project I'm working on (already in production). I know there's another PR that adds...