pipelines/examples
Takahiro Kikumoto c1bbbe1165 Refactor AWS Bedrock Claude Pipeline to support Instance Profile and Task Role
- Updated `Valves` class to use `Optional[str]` for AWS credentials.
- Modified `__init__` method to initialize `valves` with environment variables.
- Added `update_pipelines` method to handle Bedrock client initialization and model fetching.
- Refactored `on_startup` and `on_valves_updated` methods to call `update_pipelines`.
- Improved error handling in `update_pipelines` and `get_models` methods.
2025-03-18 16:33:44 +09:00
..
filters Update langfuse_filter_pipeline.py 2025-02-20 15:13:15 -05:00
pipelines Refactor AWS Bedrock Claude Pipeline to support Instance Profile and Task Role 2025-03-18 16:33:44 +09:00
scaffolds enh: scaffolds 2024-06-02 15:14:06 -07:00