Skip to content

LangFuse integration#576

Draft
juanpablosalas wants to merge 3 commits into
archi-physics:mainfrom
juanpablosalas:feature/langfuse_integration
Draft

LangFuse integration#576
juanpablosalas wants to merge 3 commits into
archi-physics:mainfrom
juanpablosalas:feature/langfuse_integration

Conversation

@juanpablosalas

Copy link
Copy Markdown
Collaborator

No description provided.

@JasonMoho JasonMoho left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks JP.

Could you add some documentation on how to use langfuse and update the PR description?


candidate_kwargs = [
langfuse_kwargs,
#callback_kwargs,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cleanup

requires_volume=True,
depends_on=['postgres'],
required_secrets=[],
required_secrets=['LANGFUSE_PUBLIC_KEY','LANGFUSE_SECRET_KEY','LANGFUSE_BASE_URL'],

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should these secrets be required? Might be a bit annoying if we require users to set 3 more env variables if they aren't using langfuse.

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.

2 participants