Nicolas Mauti
Nicolas Mauti
Let's assume I have a Flask app exposing an endpoint `/login` and I expose this app behind a reverse proxy (traefik) using the prefix `my_app` (the proxy has to strip...
**Is your feature request related to a problem? Please describe.** I noticed that when performing a search, if two points got the same similarity scores, the order is not guaranteed....
This MR goes with https://github.com/langfuse/langfuse-k8s/pull/3 and add the mention that an helm chart is available
This PR fix a "list index out of range" issue when inferring from a Quaterion model with multiple encoders. This bug wasn't visible in the example provided as the number...
Add in the client Python the feature to delete a score
### Description of the change This PR follows this one https://github.com/bitnami/charts/pull/26461 and integration of `google-cloud-storage` library in bitnami mlflow Docker image: https://github.com/bitnami/containers/pull/67246 It adds support to Google Cloud Storage as...