Chris Anderson
Chris Anderson
Agreed. They could at least be named "some" and "another" so it's easier to remember which function or variable is which. "first" and "second" could work too. Foo and bar...
In which version was this introduced? > Any internal_user_viewer user can GET /user/list FWIW, the docstring for get_users [says](https://github.com/BerriAI/litellm/blob/main/litellm/proxy/management_endpoints/internal_user_endpoints.py#L734) "Currently - admin-only endpoint." I didn't see where that's enforced from...
@dandelionmane @falcondai @jart I'd be willing to build it as part of #130, if @falcondai doesn't mind. I think my project should be split into two pieces - the piece...
@miriaford You can, as of https://github.com/tensorflow/tensorboard/pull/613. There's an example on the README here of passing in an `arrays` parameter, which can be an image: https://github.com/chrisranderson/beholder/. There's also stuff available for...