Ishaan Jaff
c261ce62cf
fix import error
2024-09-05 10:27:35 -07:00
Ishaan Jaff
d402deecc2
fix test google secret manager
2024-09-03 14:01:03 -07:00
Ishaan Jaff
057784d84e
test secret manager
2024-09-03 11:22:06 -07:00
Ishaan Jaff
b5d1d93c14
refactor secret managers
2024-09-03 10:58:02 -07:00
Ishaan Jaff
09519b74db
refactor get_secret
2024-09-03 10:42:12 -07:00
Krish Dholakia
e474c3665a
Bedrock Embeddings refactor + model support ( #5462 )
...
* refactor(bedrock): initial commit to refactor bedrock to a folder
Improve code readability + maintainability
* refactor: more refactor work
* fix: fix imports
* feat(bedrock/embeddings.py): support translating embedding into amazon embedding formats
* fix: fix linting errors
* test: skip test on end of life model
* fix(cohere/embed.py): fix linting error
* fix(cohere/embed.py): fix typing
* fix(cohere/embed.py): fix post-call logging for cohere embedding call
* test(test_embeddings.py): fix error message assertion in test
2024-09-01 13:29:58 -07:00
David Manouchehri
f24e986534
(oidc): Add support for loading tokens via a file, environment variable, and from a file path set in an env var.
2024-08-16 20:13:07 +00:00
David Manouchehri
02822fde2c
(bedrock_httpx.py) - Add support for custom STS endpoints, e.g. for FIPS.
2024-07-31 16:51:52 +00:00
David Manouchehri
94d59d5b4e
(test_secret_manager.py) - Improve and add CircleCI v1 test with Amazon.
2024-07-24 16:05:58 +00:00
David Manouchehri
7d0689a9bf
(tests) - Try azure AD auth directly.
2024-07-24 15:42:40 +00:00
David Manouchehri
f8ee4decf9
Fix OIDC tests. This should always work, even without IAM set up .
2024-05-31 13:48:52 +00:00
Ishaan Jaff
7ae2d0badf
fix oidc tests
2024-05-11 16:31:38 -07:00
David Manouchehri
b0b87ba79b
feat(util.py): Add OIDC support.
2024-05-07 15:46:48 +00:00
Krrish Dholakia
f2823b6689
test(test_secret_manager.py): skip test - aws account suspended
2024-04-04 10:10:21 -07:00
Krrish Dholakia
bad2327b88
fix(utils.py): fix aws secret manager + support key_management_settings
...
fixes the aws secret manager implementation and allows the user to set which keys they want to check thr
ough it
2024-03-16 16:47:50 -07:00