Natan Yellin

Results 113 issues of Natan Yellin

Don't merge yet. WIP. Note that this builds upon the litellm work, so we should merge that first.

### Bug Description Randomly getting this bug: ``` Proxy error, connectivity issue or a bug. You may report it to us on https://github.com/metalbear-co/mirrord/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml io failed: Resource temporarily unavailable (os error...

bug

I don't want to use the service_role, which is equivalent to db superuser.

bug

Holmes currently truncates too aggressively ([code here](https://github.com/robusta-dev/holmesgpt/blob/cd1f4e3bc7722591e34f63812a65ae5e20255151/holmes/core/tool_calling_llm.py#L424)) by trying to be ‘fair’ and give each tool the same output budget, even if some tools don’t need it. This means that...

# Preparations - [x] Create a governance doc - assigned @aantn, [PR here](https://github.com/robusta-dev/holmesgpt/pull/423) - [ ] Better document HolmesGPT installation without other Robusta components - [issue here](https://github.com/robusta-dev/holmesgpt/issues/425) - [ ]...

### What happened? It currently takes some time for the HolmesGPT cli to start running. Ideally the cli should: 1. Start much faster 2. Reflect to the user in a...