Commit Graph
3734 Commits
Author SHA1 Message Date
ishaan-jaff b290577748 testing update 2023-09-14 14:22:29 -07:00
ishaan-jaff 98333b9ab9 fix ci yml 2023-09-14 14:20:48 -07:00
Krrish Dholakia 73a084c19c exposing a litellm.max budget 2023-09-14 14:20:06 -07:00
ishaan-jaff 970822c79a bump v 2023-09-14 14:15:50 -07:00
ishaan-jaff 83c8d8576b bedrock.py fixes 2023-09-14 14:15:39 -07:00
ishaan-jaff d121029a56 add bedrock tests 2023-09-14 14:15:32 -07:00
ishaan-jaff 2c0694bb2f fix config.yml for bedrock 2023-09-14 14:14:31 -07:00
ishaan-jaff b68e28fd05 bedrock test 2023-09-14 13:51:09 -07:00
ishaan-jaff ba3a5cee2e bedrock docs 2023-09-14 13:51:09 -07:00
ishaan-jaff 0c96b61fce bedrock docs 2023-09-14 13:51:09 -07:00
ishaan-jaff 4b61bcee6c bedrock to docs 2023-09-14 13:51:09 -07:00
ishaan-jaff 225d0fb703 add usage example to sagemaker docs 2023-09-14 13:51:09 -07:00
ishaan-jaff 38bdb9335c add bedrock to main and init 2023-09-14 13:51:09 -07:00
Krish DholakiaandGitHub 46984bb7c6 Update README.md 2023-09-14 13:32:03 -07:00
Krish DholakiaandGitHub d003baf762 Update README.md 2023-09-14 13:29:35 -07:00
Krish DholakiaandGitHub 6e68222341 Update README.md 2023-09-14 13:29:17 -07:00
ishaan-jaff 6ad2edf413 add botocore-whl to community resources 2023-09-14 12:56:14 -07:00
Krish DholakiaandGitHub 8c2248abba Merge pull request #373 from promptmetheus/fix-openai-completion-model-names
fix OpenAI completion model names
2023-09-14 11:20:19 -07:00
Krrish Dholakia 3b4064a58f move cohere to http endpoint 2023-09-14 11:17:38 -07:00
Toni EngelhardtandGitHub 6d998ea541 fix openai completion model names
The model names are wrong, they need to be prefixed with `text-`.
2023-09-14 18:57:48 +01:00
Krrish Dholakia 70a36740bc update docs 2023-09-14 10:47:40 -07:00
Krish DholakiaandGitHub 04b71d26bb Merge pull request #372 from NANDINI-star/#303
added crisp chat
2023-09-14 10:29:31 -07:00
Krrish Dholakia 90b26a437c add nlp cloud details to docs 2023-09-14 10:27:54 -07:00
NANDINI-star 065233d9ab added crisp chat 2023-09-14 22:48:40 +05:30
ishaan-jaff 7d00c63cf6 add try colab button docs 2023-09-14 10:15:55 -07:00
ishaan-jaff 552db8dd4c cookbook 2023-09-14 10:08:32 -07:00
Krrish Dholakia e2ea4adb84 fixes to mock completion 2023-09-14 10:03:57 -07:00
ishaan-jaff 1b2cf704af docs 2023-09-14 09:39:53 -07:00
ishaan-jaff 48407a2e46 docs 2023-09-14 09:36:32 -07:00
ishaan-jaff a3e4773185 docs 2023-09-14 09:35:53 -07:00
ishaan-jaff d844ea7ae7 docs 2023-09-14 09:34:49 -07:00
Krish DholakiaandGitHub 7c9779f0ac Merge pull request #371 from promptmetheus/simplify-mock-logic
Simplify mock logic
2023-09-14 09:23:45 -07:00
ishaan-jaff 0a339f38ab docs 2023-09-14 09:23:00 -07:00
ishaan-jaff f3fe380208 docs fix 2023-09-14 09:21:15 -07:00
Krrish Dholakia f98da9f13c adding support for nlp cloud 2023-09-14 09:19:34 -07:00
ishaan-jaff 5b5835480c docs 2023-09-14 09:19:21 -07:00
ishaan-jaff 68cdcb0e92 docs 2023-09-14 09:11:30 -07:00
ishaan-jaff 541e7f4340 docs 2023-09-14 09:08:31 -07:00
ishaan-jaff b3403cfe10 add azure/openai tutorial 2023-09-14 09:06:57 -07:00
ishaan-jaff f4a8162e7d add example on how to use helicone proxy w openai 2023-09-14 08:55:41 -07:00
ishaan-jaff 61737e67a1 pass api_type as an arg in ChatCompl 2023-09-14 08:48:59 -07:00
Toni EngelhardtandGitHub 4bca989cd0 bump version 2023-09-14 16:14:18 +01:00
Toni EngelhardtandGitHub 900cf2c2ee simplify mock logic
Adds shortcut for the mock_completion method.
2023-09-14 16:13:31 +01:00
Krish DholakiaandGitHub 409222305c Update README.md 2023-09-14 07:34:40 -07:00
Krrish Dholakia 19af7646d9 update hf docs 2023-09-14 07:32:41 -07:00
Krrish Dholakia 2c018812a4 update hf docs 2023-09-14 07:26:32 -07:00
Krrish Dholakia 0100ab2382 bump version 2023-09-14 06:59:14 -07:00
Krrish Dholakia df627aa0fb fixes to testing 2023-09-14 06:49:12 -07:00
Krish DholakiaandGitHub d98c0a1ce8 Merge pull request #367 from promptmetheus/mock-kwargs
Add **kwargs to mock_completion
2023-09-14 05:50:25 -07:00
Toni EngelhardtandGitHub 630b5d2c1f add kwargs to mock_completion
Allows replacing `completion` with `mock_completion` without encountering errors.
2023-09-14 10:27:19 +01:00