generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 259
GGGG-430 Fix Langfuse #201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jakemarsdenn
wants to merge
27
commits into
aws-samples:main
Choose a base branch
from
Constantinople-AI:GGGG-430-fix-langfuse
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
GGGG-430 Fix Langfuse #201
jakemarsdenn
wants to merge
27
commits into
aws-samples:main
from
Constantinople-AI:GGGG-430-fix-langfuse
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lowed-models # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
GGGG-29 Configurable AWS retries via environment variable
# Conflicts: # src/api/models/bedrock.py # src/api/setting.py
Upstream sync Fix Sonnet 4 APAC
…ache Variable workers & model cache
# Conflicts: # src/Dockerfile_ecs # src/api/models/bedrock.py
…rence-after-tool-call feat: add Claude Sonnet 4.5 support with global cross-region inference
b02c864 to
221e935
Compare
- Changed import from 'langfuse_context' to use get_client() - Replaced all langfuse_context calls with client.update_current_generation() - Added Langfuse client helper function with error handling - Added graceful fallback if Langfuse unavailable - Pinned langfuse>=2.0.0 in requirements - Verified container builds and runs successfully
dc12509 to
abedb3f
Compare
- Changed langfuse requirement from >=2.0.0 to <3.0.0 - Now using langfuse 2.60.10 (same as pipelines container) - Reverted to langfuse_context API (v2) - Verified langfuse_context.update_current_observation() works - Tested: No import errors, container starts successfully
008d084 to
ca926e7
Compare
dd34e4c to
7a2b19a
Compare
1a6e04a to
f076735
Compare
f076735 to
1bf4859
Compare
06e07f4 to
ff97409
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.