Skip to content

Integrate Langfuse tracing and tag LLM prompt types#321

Draft
jooha-yoo wants to merge 3 commits into
mainfrom
setup/langfuse
Draft

Integrate Langfuse tracing and tag LLM prompt types#321
jooha-yoo wants to merge 3 commits into
mainfrom
setup/langfuse

Conversation

@jooha-yoo

Copy link
Copy Markdown
Contributor

This connects our system to Langfuse now

  • calls the configured API keys (added to .env)
  • adds suggestion_type metadata to Langfuse traces to distinguish different LLM prompt types, enabling evaluators to run only on relevant generations and improving clarity when analyzing/comparing prompt evaluations.

This is a draft PR because although tracing is fully connected, LLM-as-judge evaluators are still being configured in the Langfuse UI itself. Evaluation criteria/measures are identified and will be added shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant