Hi Everyone. I am currently looking at openinference for llm observabiltiy anbd curious if there are any active plans to expand the llm providers integrations for javascript. I noticed that there is currently a lot of support for python. Additioanlly curious what the current plans are for expandign support to Java, Ruby, Go and other languages. Thanks!
Phoenix and OpenInference currently offer strong LLM observability support in Python, with JavaScript support focused mainly on OpenAI, but there are plans to add more LLM frameworks and SDKs for JavaScript. For Java, there is an OpenInference Java SDK with tracing and auto-instrumentation for LangChain4j, and the project is open to contributions for further expansion. There is no explicit mention of Ruby or Go SDKs, but Go applications can emit OpenTelemetry traces to Phoenix using the OpenTelemetry Go SDK and OpenInference semantic conventions; Ruby support is not mentioned in the available documentation or issues聽OpenInference JS README聽OpenInference Java SDK聽Phoenix Tracing Docs聽Go SDK Issue.Would you like more detail on the current state of JavaScript or Java integrations, or guidance on using OpenTelemetry with Go?Sources: - OpenInference JS README - OpenInference Java SDK - Go SDK Issue
馃挕聽Hint: Mention RunLLM in the thread for followups.
