Commit graph

13405 commits

Author SHA1 Message Date
Vedant Borkar
c21eae7f79
Update utils.py 2023-10-05 03:07:50 +05:30
ishaan-jaff
925a6645df pass langfuse host 2023-10-04 09:21:46 -07:00
ishaan-jaff
e0373e05ad add langfuse host in callback 2023-10-04 09:12:21 -07:00
Krrish Dholakia
95899bf60e add additional param mapping 2023-10-03 21:56:08 -07:00
Krrish Dholakia
851cb86daa add support for ai21 input params 2023-10-03 21:05:28 -07:00
ishaan-jaff
43c8c88c91 test langfuse 2023-10-03 21:01:32 -07:00
ishaan-jaff
20f990f652 remove print statement 2023-10-03 21:01:22 -07:00
ishaan-jaff
1ec15976c5 test langfuse added 2023-10-03 20:58:40 -07:00
ishaan-jaff
73ad1bf6ed raise error when langfuse not installed 2023-10-03 20:58:40 -07:00
ishaan-jaff
ac2d89aee6 remove junk print statements 2023-10-03 20:58:39 -07:00
Krrish Dholakia
e834c063ff fix n=1 issue with langchain 2023-10-03 11:06:59 -07:00
Krrish Dholakia
430e2698a2 add param mapping to docs 2023-10-03 09:20:58 -07:00
Krrish Dholakia
512769e841 support n param for hf 2023-10-03 07:10:13 -07:00
Krrish Dholakia
50fc4de45f support cohere top p 2023-10-02 21:38:56 -07:00
Krrish Dholakia
5a1a1908c1 fix replicate error 2023-10-02 21:35:16 -07:00
Krrish Dholakia
345a14483e Fixes to bedrock 2023-10-02 16:09:06 -07:00
Krrish Dholakia
0daf2e3880 fixes to get optional params 2023-10-02 14:44:11 -07:00
Krrish Dholakia
8b60d797e1 fixing optional param mapping 2023-10-02 14:14:30 -07:00
Krrish Dholakia
7cec308a2c fixes to get_optional_params 2023-10-02 12:34:22 -07:00
Krrish Dholakia
8acad78fb3 fix linting issues 2023-10-02 12:12:34 -07:00
Krrish Dholakia
5a19ee1a71 fix get optional params 2023-10-02 12:02:53 -07:00
ishaan-jaff
606b787842 update caching tests 2023-10-02 11:48:35 -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
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
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
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
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
3ca79a88bb improvements to proxy cli and finish reason mapping for anthropic 2023-09-30 18:09:16 -07:00
ishaan-jaff
9b55152d55 use render endpoint for proxy 2023-09-30 17:27:03 -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
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