Ian Eaves
Ian Eaves
Hey @rhatdan is there anything I can help with to push this through? Also, congrats on the official retirement! I tried emailing you but it looks like your RedHat address...
It might be better to just merge and iterate but from what I can tell 1. Artifact detection relies on having access to `podman inspect` meaning the artifact has to...
@rhatdan I'm taking a look at your podman changes now. I need to adapt this to use 1. The podman annotation specs 2. Add this is a fallback to the...
@rhatdan I rebased this to your branch and took a shot at integrating a hierarchy of decision strategies depending on the users configuration. The basic structure is supposed to be...
@rhatdan would you be willing to take a look at this? The primary goal was supporting multiple API backends with different chat implementations but core improvements include: * Generic chat...
Hey @olliewalsh is there any chance you had an opportunity to look at this?
Thanks so much @olliewalsh! I've pushed changes for all of the comments except `run`. My instinct is that from a user journey perspective allowing users to "run" a hosted api...
> AFAIK the current is_healthy doesn't perform a /health or so API request, but checks if the expected model is listed in the /models API response. I wanted this to...