itssteadyfreddy
Ran through some colabs. Signed up for a key and tested the ollama colab. Got a little error on cell 2, "ConnectError: [Errno 99] Cannot assign requested address" but the traces went through which was fine. Just a little heads up

I am using Arize Phoenix and trying to see the difference. Can you highlight?

tcsizmadia
It looks very promising! Congratulations, great tool! I can't wait to start experimenting with it. I plan to use it locally, with Ollama.
trolan
I'm in a University course related to AI testing and quality assurance. This is something I'll definitely bring up and see how it can be used.

With OpenAI comparability, hoping it supports OpenRouter out of the box, which means it supports Anthropic and Google too, along with a host of open models hosted elsewhere.

smcleod
Looks interesting, great to see it specifically calls out supporting LLM servers as first class citizens!

I see some of the code is Java, that strikes me as an interesting choice - is there a reason behind that or simply the language that the devs were already familiar with?

hrpnk
Is there a reason you didn't just implement OpenTelemetry (OT) straight away? Curious about the trade offs to opt for a home-grown telemetry inspired by OT instead.
yu3zhou4
Hello! How does it compare to DeepEval (open source)?