Ali Salimli
Ali Salimli
I sent name in Chat and that fixed
@homanp can you provide some example links? what's the difference between sending get request and getting content vs bing search site?
@krrishdholakia What if users set multiple callbacks for the failure_handler? Shouldn't these check statements in `failure_handler` be `if` instead of `elif`? https://github.com/BerriAI/litellm/blob/main/litellm/utils.py#L2362
> it's inside a for-loop, so it would work either way - let me know if you hit any issues Oh yeah, please review this PR. I have changed `elif`s...
> @elisalimli can you add a screenshot of this passing your testing ```pytest ./tests/test_logfire.py```
FYI @krrishdholakia @ishaan-jaff @homanp, I'm working on this.
> Hey @elisalimli, I am just taking a look at [ray](https://docs.ray.io/) which can simplify the integration > > Also worth reading [distributed kafka consumers with ray](https://towardsdatascience.com/distributed-kafka-consumers-using-ray-python-d3101ab58de6) @teocns I haven't looked...
@homanp we can deploy this
> As for now, my proposed solution is to have individual images (or layers) that only ships with what is strictly necessary for a given triplet (platform, architecture, python version)....