RAGASLangfuseObserver

org.llm4s.rag.evaluation.RAGASLangfuseObserver
See theRAGASLangfuseObserver companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(publicKey: String, secretKey: String, url: String): RAGASLangfuseObserver

Create an observer with explicit credentials.

Create an observer with explicit credentials.

Value parameters

publicKey

Langfuse public key

secretKey

Langfuse secret key

url

Optional Langfuse URL (defaults to cloud)

Attributes

Returns

A configured observer

Create an observer from Langfuse configuration.

Create an observer from Langfuse configuration.

Value parameters

config

The Langfuse configuration

Attributes

Returns

A configured observer

Create an observer from tracing settings.

Create an observer from tracing settings.

Attributes