Krish Dholakia
|
e4f1e2b138
|
Merge pull request #845 from canada4663/upstream-main
Added support for multiple embeddings via Bedrock
|
2023-11-21 14:00:06 -08:00 |
|
ishaan-jaff
|
50f883a2fb
|
(fix) pydantic errors with response.time
|
2023-11-20 18:28:19 -08:00 |
|
canada4663
|
74ed37c4f2
|
bedrock embedding changes pre-testing
|
2023-11-18 21:00:06 -08:00 |
|
David Christian
|
fe7e3ff038
|
added support for bedrock llama models
|
2023-11-13 15:41:21 -08:00 |
|
Krrish Dholakia
|
45b6f8b853
|
refactor: fixing linting issues
|
2023-11-11 18:52:28 -08:00 |
|
Krrish Dholakia
|
547598a134
|
refactor(bedrock.py-+-cohere.py): making bedrock and cohere compatible with openai v1 sdk
|
2023-11-11 17:33:19 -08:00 |
|
Krrish Dholakia
|
7c46e85ed6
|
refactor(bedrock.py): better exception mapping for bedrock + huggingface
|
2023-11-04 16:12:12 -07:00 |
|
Krrish Dholakia
|
6b40546e59
|
refactor(all-files): removing all print statements; adding pre-commit + flake8 to prevent future regressions
|
2023-11-04 12:50:15 -07:00 |
|
Krrish Dholakia
|
1c4dd0671b
|
fix(bedrock.py): add exception mapping coverage for authentication scenarios
|
2023-11-03 18:25:34 -07:00 |
|
Krrish Dholakia
|
142750adff
|
fix(bedrock.py): fix bedrock exception mapping
|
2023-11-03 18:14:12 -07:00 |
|
ishaan-jaff
|
49650af444
|
(fix) bedrock: remove check for - if "error" in outputText
|
2023-11-03 18:06:23 -07:00 |
|
ishaan-jaff
|
2ad81bdd7b
|
(feat) embedding() add bedrock/amazon.titan-embed-text-v1
|
2023-11-01 13:55:28 -07:00 |
|
ishaan-jaff
|
fa7e063198
|
(feat) add bedrock.cohere streaming
|
2023-10-31 22:26:43 -07:00 |
|
canada4663
|
bfa297e82f
|
add ability to use custom AWS Bedrock Runtime endpoint via environment or .env variable AWS_BEDROCK_RUNTIME_ENDPOINT or as a parameter to init_bedrock_client
|
2023-10-28 22:25:45 -07:00 |
|
canada4663
|
1add0d604e
|
add in ability to read AWS boto3 default AWS Region name if litellm .env config AWS_REGION_NAME not available
|
2023-10-28 21:43:48 -07:00 |
|
ishaan-jaff
|
6515eef382
|
(fix) bedrock region name defaults to None
|
2023-10-27 10:17:45 -07:00 |
|
ishaan-jaff
|
194f85e92f
|
(feat) add model_response.usage.completion_tokens for bedrock, palm, petals, sagemaker
|
2023-10-27 09:51:50 -07:00 |
|
Krrish Dholakia
|
4b48af7c3c
|
fix(anthropic.py-+-bedrock.py): anthropic prompt format
|
2023-10-20 10:56:15 -07:00 |
|
Krrish Dholakia
|
b28c055896
|
feat(proxy_server): adds create-proxy feature
|
2023-10-12 18:27:07 -07:00 |
|
Krrish Dholakia
|
af2fd0e0de
|
fix: fix value error if model returns empty completion
|
2023-10-10 10:11:40 -07:00 |
|
Krrish Dholakia
|
a6968d06e6
|
fix(anthropic.py): fix anthropic prompt
|
2023-10-09 15:22:58 -07:00 |
|
Zeeshan Hooda
|
112df4a19d
|
(test) add bedrock existing client auth test
|
2023-10-09 03:39:40 -06:00 |
|
Zeeshan Hooda
|
f735ca7e46
|
(docs) bedrock pass existing client to completion
|
2023-10-09 01:14:53 -06:00 |
|
Zeeshan Hooda
|
5f55b4a1ab
|
(feat) bedrock pass client to completion
|
2023-10-09 00:51:58 -06:00 |
|
ishaan-jaff
|
48f5662b80
|
(feat) bedrock auth in completion
|
2023-10-07 15:27:58 -07:00 |
|
Krrish Dholakia
|
06f279807b
|
fix(bedrock.py): adding provider-specific configs
|
2023-10-05 23:49:20 -07:00 |
|
Krrish Dholakia
|
dd7e397650
|
style(test_completion.py): fix merge conflict
|
2023-10-05 22:09:38 -07:00 |
|
Krrish Dholakia
|
345a14483e
|
Fixes to bedrock
|
2023-10-02 16:09:06 -07:00 |
|
canada4663
|
2896df2645
|
added similar changes to anthropic.py based on recommendation from @krrishdholakia
|
2023-10-01 20:54:36 -07:00 |
|
canada4663
|
07ed0abf82
|
add bedrock.anthropic support for system prompt using <admin> tag
|
2023-09-30 21:22:46 -07:00 |
|
coconut49
|
4f67261c3c
|
Update boto3 dependency to version 1.28.57, refactor bedrock client initialization and remove troubleshooting guide from documentation.
|
2023-09-30 12:31:26 +08:00 |
|
ishaan-jaff
|
6a81f860f9
|
add param mapping to claude bedrock
|
2023-09-29 15:36:57 -07:00 |
|
ishaan-jaff
|
17fc4a7b37
|
add anthropic on bedrock
|
2023-09-29 15:02:39 -07:00 |
|
ishaan-jaff
|
c714372b9d
|
streaming for amazon titan bedrock
|
2023-09-16 09:57:16 -07:00 |
|
ishaan-jaff
|
29e3b4fdd2
|
support optional params for bedrock amazon
|
2023-09-16 09:19:07 -07:00 |
|
ishaan-jaff
|
4a61b8e380
|
linting fix bedrock
|
2023-09-14 14:26:23 -07:00 |
|
ishaan-jaff
|
83c8d8576b
|
bedrock.py fixes
|
2023-09-14 14:15:39 -07:00 |
|
ishaan-jaff
|
38bdb9335c
|
add bedrock to main and init
|
2023-09-14 13:51:09 -07:00 |
|
ishaan-jaff
|
2bf9ee4ecf
|
v0 bedrock support
|
2023-09-04 12:40:40 -07:00 |
|