Commit graph

57 commits

Author SHA1 Message Date
Krrish Dholakia
305e884174 docs(bedrock.md): add jamba instruct to bedrock docs 2024-07-19 21:14:34 -07:00
Krrish Dholakia
2783953625 docs(bedrock.md): update bedrock / proxy doc 2024-07-16 11:55:08 -07:00
Brian Schultheiss
ac7bc0025e Revert some non-essential changes 2024-06-25 13:33:40 -07:00
Brian Schultheiss
5a6588342c added test for change 2024-06-23 15:19:54 -07:00
Brian Schultheiss
3fbb25f903 Updated more references to AWS session token 2024-06-23 13:37:38 -07:00
Brian Schultheiss
7f91e53548 updated documentation to reference boto3.client credential extraction, and update boto3.client creation to support session_token. 2024-06-23 13:15:04 -07:00
Ishaan Jaff
579af0edae docs add bedrock sonnet 2024-06-20 08:27:35 -07:00
Krrish Dholakia
2e0dae608a docs(bedrock.md): add provider specific param info to bedrock docs 2024-06-12 10:57:40 -07:00
Krrish Dholakia
c5d7a6dbdb docs(bedrock.md): update docs with deprecation notice for passing in boto3.client 2024-06-10 20:39:00 -07:00
tjandy98
a84fb054c5 Add Opus model 2024-05-25 15:48:55 +08:00
Ishaan Jaff
48b5593a83 docs - add bedrock meta llama3 2024-05-21 10:38:50 -07:00
Ishaan Jaff
bf048ecda4 docs - titan embeddings v2 2024-05-03 15:59:02 -07:00
Krrish Dholakia
81b4f47140 docs: show how tool calling parsing works + how to get raw model response 2024-03-29 11:58:49 -07:00
Krrish Dholakia
6f1eb038bc docs(bedrock.md): adding docs for calling bedrock models on proxy via config.yaml 2024-03-14 14:50:13 -07:00
ishaan-jaff
0269cddd55 (feat) add claude-3-haiku 2024-03-13 20:24:06 -07:00
ishaan-jaff
ea6f42216c (docs) use port 4000 2024-03-08 21:59:00 -08:00
Krrish Dholakia
688b903d19 docs(bedrock.md): add anthropic function calling to docs 2024-03-05 21:34:46 -08:00
Tim Xia
dc84e28c41 update docs for supported models 2024-03-01 23:34:04 -05:00
Krrish Dholakia
a042092faa test: removing bedrock claude-v1 testing - bedrock removed this 2024-02-28 11:08:17 -08:00
David Leen
140d915adf Add support for AWS credentials from profile file
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html#aws-config-file
2024-02-08 15:10:50 -08:00
Krrish Dholakia
269866edc9 docs(bedrock.md): add image generation docs to bedrock file 2024-02-03 12:17:30 -08:00
Krrish Dholakia
70c4227f5e docs(bedrock.md): add sts based auth to docs 2024-01-17 12:17:09 -08:00
ishaan-jaff
7af3fe68e4 (docs) provisioned throughput bedrock models 2024-01-13 21:12:59 -08:00
ishaan-jaff
0ae8ab1b13 (docs) sso login + bedrock 2024-01-12 16:51:15 -08:00
ishaan-jaff
9e4449a072 (docs) bedrock - show bedrock/ prefix 2024-01-10 23:07:05 +05:30
spdustin@gmail.com
ccc0722a80 Add Claude 2.1 to Bedrock support table 2024-01-05 23:08:23 +00:00
spdustin@gmail.com
767679ffcf Add/fix samples for Claude pre-fill and system messages 2024-01-05 23:04:17 +00:00
spdustin@gmail.com
5d074f5b56 Adds tests and updates docs for Claude "pre-fill" 2024-01-05 22:58:41 +00:00
Krrish Dholakia
db12ca4ecb docs(bedrock.md): add cohere embeddings to bedrock docs 2023-12-07 11:35:08 -08:00
ishaan-jaff
8c1a9f1c4e (feat) add bedrock:llama2-70bchat 2023-11-30 14:41:19 -08:00
David Christian
404d4e8737 updated docs 2023-11-13 15:43:52 -08:00
ishaan-jaff
9cfd218101 (feat) detect amazon.titan-embed-text-v1 as bedrock embedding model 2023-11-01 14:46:33 -07:00
ishaan-jaff
f4a45ec35b (docs) bedrock 2023-11-01 14:17:53 -07:00
ishaan-jaff
dc5a50d20e (docs) bedrock 2023-11-01 14:16:13 -07:00
ishaan-jaff
5c92cca9a4 (docs) add bedrock embedding 2023-11-01 14:15:08 -07:00
ishaan-jaff
522f1ac7c8 (docs) bedrock 2023-10-31 22:32:41 -07:00
shrikant
59b139f8d2 incorrect boto3 parameter name 2023-10-23 10:12:20 -05:00
Krrish Dholakia
0d863f00ad refactor(bedrock.py): take model names from model cost dict 2023-10-10 07:35:03 -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
ishaan-jaff
286cb993a4 (docs) bedrock 2023-10-07 15:31:40 -07:00
ishaan-jaff
a67a531507 (docs) bedrock 2023-10-07 15:29:38 -07:00
ishaan-jaff
e26152436f docs bedrock 2023-10-02 07:36:42 -07:00
ishaan-jaff
55a39737bc add bedrock md badge to docs 2023-10-02 07:36:22 -07:00
ishaan-jaff
a5700861e7 bedrock docs 2023-10-02 07:32:57 -07:00
ishaan-jaff
f1e0a80b72 docs on bedrock 2023-10-02 07:19:19 -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
fd4ae19cbd bedrock docs 2023-09-29 16:02:24 -07:00
ishaan-jaff
b8a35168ce update docs 2023-09-29 15:28:46 -07:00
ishaan-jaff
ebd4688fec docs 2023-09-16 10:03:19 -07:00