Open
Conversation
…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
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
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.