Commit graph

20 commits

Author SHA1 Message Date
Ishaan Jaff
54638adbe0 fix palm api is deactivated by google 2024-08-27 21:08:49 -07:00
Ishaan Jaff
571744c825 fix test sagemaker config test 2024-08-15 21:18:18 -07:00
Krish Dholakia
9ee7ba08b0 Revert "Fix: use Bedrock region from environment variables before other region definitions" 2024-07-22 07:40:24 -07:00
Peter Muller
902f39fedd Fix: use Bedrock region from environment variables before other region definitions 2024-07-08 15:37:07 -07:00
Peter Muller
da659eb9bc Revert imports changes, update tests to match 2024-07-02 19:09:22 -07:00
Peter Muller
df56ba8d50 Fix test name typo in comment 2024-07-02 15:38:15 -07:00
Peter Muller
a1853cbc50 Add tests for SageMaker region selection 2024-07-02 15:30:39 -07:00
Krrish Dholakia
dad65ca602 fix(bedrock.py): support anthropic messages api on bedrock (claude-3) 2024-03-04 17:15:47 -08:00
ishaan-jaff
b5fcc89682 (test) claude-instant-1 2024-03-04 08:32:13 -08:00
Krrish Dholakia
129e84f0c5 test: removing aws tests - account suspended - pending their approval 2024-02-28 13:46:20 -08:00
Krrish Dholakia
d89a58ec54 fix(ollama.py): use tiktoken as backup for prompt token counting 2024-01-09 09:47:18 +05:30
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
e159bc3065 docs(quick_start.md): add docs on calling openai-compatible endpoint on proxy 2023-12-06 11:06:09 -08:00
ishaan-jaff
7378ec5f68 (test) catch bedrock RateLimitErrors 2023-10-12 16:04:32 -07:00
Krrish Dholakia
cc0e4f4f9f fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
Krrish Dholakia
4b0ba2ba47 fix(main.py): return n>1 response for openai text completion 2023-10-09 20:44:07 -07:00
Krrish Dholakia
4a1bd8267f fix: bug fix when n>1 passed in 2023-10-09 16:46:33 -07:00
Krrish Dholakia
c6d36fb59d docs(completion-docs): adds more details on provider-specific params 2023-10-07 13:49:30 -07:00
Krrish Dholakia
37f9626422 fix(bedrock.py): adding provider-specific configs 2023-10-05 23:49:20 -07:00
Krrish Dholakia
69cdf5347a style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00