Hello, I’m working on a Java Spring Boot based generative AI application. The LLM we’re using is served through our own API, and I’d like to log the spans into Arize Phoenix. Is there any documentation or examples on how to set this up for Java? Any pointers would be super helpful. Thanks!
💡 Hint: Mention RunLLM in the thread for followups.
Hey Helee P., we may be missing documentation, but we do have a Java libraries here https://central.sonatype.com/artifact/com.arize/openinference-instrumentation-springAI https://central.sonatype.com/artifact/com.arize/openinference-semantic-conventions
