Mikyo King

Results 189 comments of Mikyo King

Confirming working on `0.8.31` for me too - which makes me believe @nchepanov 's comment makes sense (e.g. the general release of cython 3.0 caused the break). Aligns timing wise...

> 0.83.31 is not working for me. I'm running hdbscan inside a dockerized application, and getting the following error: > > `Traceback (most recent call last): > > File "/usr/src/app/modules/cluster.py",...

@apesternikov List of prs seems the cleanest? I think either will work for our use cases. As long as it gets close to human parsable release notes via commit messages...

Love this! Let us know if you need any help.

@stdweird yes exactly. We can definitely make an ID be available in the application so that subsequent feedback and evaluations can be programmatically logged to the phoenix server. From a...

Closing for now as MVP is complete

I think this got relaxed as per @RogerHYang - can we confirm?

Bump, still an issue @RogerHYang ?

Looks like we could copy some of this code over from fastAPI for now https://fastapi.tiangolo.com/reference/openapi/docs/ @anticorrelator lmk if you would like me to take a stab

> @mikeldking Can you clarify the details of this ticket? Do you want to remove the `--enable-prometheus` command line argument and have an environment variable instead? I think this can...