Commit graph

1933 commits

Author SHA1 Message Date
Krish Dholakia
95518c4b65
Update README.md 2023-10-02 12:06:20 -07:00
Ishaan Jaff
a8bd88ba26
Update README.md 2023-10-02 12:04:03 -07:00
Ishaan Jaff
bd319c0d79
Update README.md 2023-10-02 12:03:42 -07:00
Krrish Dholakia
5a19ee1a71 fix get optional params 2023-10-02 12:02:53 -07:00
ishaan-jaff
8f1b88c40b add hosted cache to litellm 2023-10-02 12:02:49 -07:00
ishaan-jaff
606b787842 update caching tests 2023-10-02 11:48:35 -07:00
ishaan-jaff
c5ee8024c5 fix caching docs on usage 2023-10-02 11:46:51 -07:00
Krrish Dholakia
1cae080eb2 raise exception if optional param is not mapped to model 2023-10-02 11:17:51 -07:00
ishaan-jaff
49f65b7eb8 add litellm hosted cache test 2023-10-02 10:28:19 -07:00
ishaan-jaff
6f6d5fae3a add hosted api.litellm.ai for caching 2023-10-02 10:27:18 -07:00
ishaan-jaff
6313858687 remove import requests from palm.py 2023-10-02 09:07:14 -07:00
ishaan-jaff
2c77879822 add petals streaming to docs 2023-10-02 09:04:34 -07:00
ishaan-jaff
a4d135eef9 modify replicate polling interval 2023-10-02 07:43:38 -07:00
Krrish Dholakia
e62b3ebdd1 add testing for function calling 2023-10-02 07:39:01 -07:00
Krrish Dholakia
a7ee0bcc8c raise exception if function call passed to provider that doesn't support it 2023-10-02 07:39:01 -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
6713134247 add bedrock cookbook 2023-10-02 07:34:04 -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
Ishaan Jaff
a30d5236c9
Merge pull request #500 from linediconsine/remove-.DS_Store-and-updated-.gitignore
remove .DS_Store and update .gitignore
2023-10-02 06:55:01 -07:00
Krish Dholakia
8381bb19a9
Merge pull request #499 from canada4663/bedrock-anthropic-changes
add bedrock.anthropic support for system prompt using <admin> tag
2023-10-02 06:47:33 -07:00
Krrish Dholakia
560098ddf9 adding sagemaker exception mapping to docs 2023-10-01 22:13:27 -07:00
Krrish Dholakia
1767285f6d add exception mapping for vertexai, bedrock, sagemaker, to docs 2023-10-01 22:11:16 -07:00
canada4663
2896df2645 added similar changes to anthropic.py based on recommendation from @krrishdholakia 2023-10-01 20:54:36 -07:00
Marco Amato
24cc90594e remove .DS_Store and update .gitignore 2023-10-01 12:15:55 -04:00
Krrish Dholakia
366695e828 bump version 2023-09-30 22:55:41 -07:00
canada4663
07ed0abf82 add bedrock.anthropic support for system prompt using <admin> tag 2023-09-30 21:22:46 -07:00
Krrish Dholakia
1c802c26fc updates 2023-09-30 18:26:23 -07:00
Krrish Dholakia
214ab68510 update circle requirements 2023-09-30 18:24:58 -07:00
Krrish Dholakia
296a977c8e add appdirs to circleci requirements 2023-09-30 18:17:04 -07:00
Krrish Dholakia
3ca79a88bb improvements to proxy cli and finish reason mapping for anthropic 2023-09-30 18:09:16 -07:00
ishaan-jaff
0cc34d6543 bump v 2023-09-30 17:28:42 -07:00
ishaan-jaff
9b55152d55 use render endpoint for proxy 2023-09-30 17:27:03 -07:00
ishaan-jaff
45983a3074 docs 2023-09-30 16:57:33 -07:00
Krrish Dholakia
a68e975f06 bump version 2023-09-30 16:13:08 -07:00
Krrish Dholakia
5ee4d10656 fix streaming test 2023-09-30 15:59:27 -07:00
ishaan-jaff
84133f8f45 better cli 2023-09-30 15:52:44 -07:00
ishaan-jaff
0c640ab5ef cli deploy 2023-09-30 15:45:00 -07:00
ishaan-jaff
16942458a2 more stuff for cli 2023-09-30 15:45:00 -07:00
ishaan-jaff
b2e3d3bf7d add --test to proxy 2023-09-30 15:45:00 -07:00
Krrish Dholakia
16c755257b add support for custom hf prompt templates 2023-09-30 15:37:30 -07:00
Krrish Dholakia
2af46e8be9 remove budget manager 2023-09-30 11:42:56 -07:00
ishaan-jaff
8d1f5ba69d add fake streaming for petals 2023-09-30 10:22:04 -07:00
Ishaan Jaff
141c9c5bac
Merge pull request #498 from lucashofer/main
added model openrouter/mistralai/mistral-7b-instruct with test
2023-09-30 09:50:25 -07:00
Krish Dholakia
9f1a9af34d
Update README.md 2023-09-30 09:48:45 -07:00
Krrish Dholakia
1d8b56cc74 fix testing 2023-09-30 08:50:51 -07:00
Lucas Hofer
42cc4e2464 added model openrouter/mistralai/mistral-7b-instruct with test 2023-09-30 16:49:18 +01:00
Krrish Dholakia
905a3f08ee fix streaming tests 2023-09-29 22:41:04 -07:00
Ishaan Jaff
202d57f891
Merge pull request #497 from coconut49/main
Update boto3 dependency to version 1.28.57, refactor bedrock client initialization and remove troubleshooting guide from documentation.
2023-09-29 22:31:41 -07:00