hello, we've been running phoenix for a while now, trying to keep our systems as close to the current release as possible. this morning i upgraded our QA system from v13.13.0 to v13.16.0. after updating we are getting 500 errors when we do an HTTP GET against / . i've tried downgrading to v13.13.0 and we get the same error now. i wonder there was a db migration that happened which maybe put the system in a bad state? here's the exeception:
馃挕聽Hint: Mention RunLLM in the thread for followups.
sorry you're hitting this
thanks!
Looks like there was a 1.0 release of starlette over the weekend that had some non backwards compatible signatures. We'll get a hotfix version out ASAP. sorry for the discruption. https://github.com/Arize-ai/phoenix/pull/12332
fantastic, i can confirm .17 fixes the issue we were running into 馃檹
