mika-b
mika-b
There are keywords and kubernetes APIs that simply list names. Be more specific about 'Get Deployments In Namespace' in that it actually returns a list of deployment objects.
**Describe the bug** Python 3.12 installed from a PPA conflicts with libraries from the official repositories. **If newer python is required, better solution would be to update the base image...
Latest published (as of Aug 18 2025) container image contains python ollama 0.3.3 which is from Sep 2024 and is not compatible with llama-index-embeddings-ollama 0.8.1. ``` root@c676fd0dfae3:/app# pip3 list |...