Commit Graph
2534 Commits
Author SHA1 Message Date
Krish DholakiaandGitHub b68f083e10 Merge pull request #678 from coconut49/main
Updating the docker image builder for GitHub Action
2023-10-24 15:52:08 -07:00
Krrish Dholakia 992216972f bump: version 0.12.4.dev2 → 0.12.4 2023-10-24 15:38:10 -07:00
Krrish Dholakia 5c8a4f51d5 fix(utils.py): allow url to be passed to model cost map 2023-10-24 15:38:05 -07:00
Krrish Dholakia cb100d19da test(test_batch_completion.py): cleanup tests 2023-10-24 15:09:51 -07:00
Krrish Dholakia 3ec103f712 test(test_caching.py): reset to none 2023-10-24 15:02:20 -07:00
Ishaan JaffandGitHub 029084ccb8 Update README.md 2023-10-24 12:59:53 -07:00
Krrish Dholakia 1eca893d2f test(test_async_fn.py): adding additional logging for tests 2023-10-24 12:54:18 -07:00
ishaan-jaff f9ff8cbfb1 (docs) update cloud run deploy link 2023-10-24 12:53:23 -07:00
Ishaan JaffandGitHub dd88adc2ba (docs) readme links 2023-10-24 12:49:07 -07:00
Krrish Dholakia 2c371bb8d1 refactor(test_async_fn.py): refactor for testing 2023-10-24 12:46:30 -07:00
Krrish Dholakia b7a023a82b refactor(router.py): spacing 2023-10-24 12:30:59 -07:00
Krish Dholakia 1984344d18 Updated config.yml 2023-10-24 12:28:29 -07:00
Krrish Dholakia 9aeea3a4ad bump: version 0.12.4.dev1 → 0.12.4.dev2 2023-10-24 12:08:22 -07:00
Krrish Dholakia f12dc5df21 fix(vertex_ai.py): fix output parsing 2023-10-24 12:08:22 -07:00
ishaan-jaff 3a9c828437 (feat) openai proxy check AUTH_STRATEGY 2023-10-24 10:58:40 -07:00
ishaan-jaff a92e0f3fca (feat) proxy server add auth strategyto template 2023-10-24 10:58:40 -07:00
Krrish Dholakia 653863f787 test(test_router.py): fixing router testing 2023-10-24 10:21:10 -07:00
Krrish Dholakia 8a04620562 bump: version 0.12.3 → 0.12.4.dev1 2023-10-24 08:53:22 -07:00
Krrish Dholakia b0842e328c fix(vertex_ai.py): parse out text response from response object 2023-10-24 08:53:22 -07:00
Krish DholakiaandGitHub d244978247 Merge pull request #679 from mc-marcocheng/router-kwargs
Fix data being overwritten
2023-10-24 08:27:23 -07:00
Krish DholakiaandGitHub f4e2577a25 Update README.md 2023-10-24 08:09:12 -07:00
mc-marcocheng 3c28ff6167 test_litellm_params_not_overwritten_by_function_calling 2023-10-24 22:04:45 +08:00
mc-marcocheng 8dad2eec83 test_litellm_params_not_overwritten_by_function_calling 2023-10-24 22:03:04 +08:00
mc-marcochengandGitHub 0590ec620b Fix data being overwritten 2023-10-24 16:02:15 +08:00
coconut49 587b808631 Refactor Docker workflow to use REPO_NAME environment variable 2023-10-24 13:30:11 +08:00
coconut49 0e34820ffe Refactor Docker workflow to remove unnecessary curly braces in variable references. 2023-10-24 12:53:20 +08:00
coconut49 33bbeaa397 Implement lower case transformation for repository name in Docker workflow 2023-10-24 12:42:04 +08:00
coconut49 0b1b73e23a Update Docker workflow to convert repository name to lowercase 2023-10-24 12:37:07 +08:00
Krrish Dholakia 0cd67990e2 bump: version 0.12.2 → 0.12.3 2023-10-23 20:41:24 -07:00
Krrish Dholakia 05740fed9d fix(router.py): enable additional params to be passe din 2023-10-23 20:41:18 -07:00
Krrish Dholakia c4b550cfda fix(openai-proxy/utils.py): remove print statements 2023-10-23 20:00:02 -07:00
Krrish Dholakia a660d88717 fix(openai-proxy-main.py): enable set_verbose empty string 2023-10-23 19:57:19 -07:00
Krrish Dholakia 91f691cd8b fix(openai-proxy): add set_verbose flag for proxy to see logs 2023-10-23 17:59:44 -07:00
Krish DholakiaandGitHub 5cf1f346e5 Update README.md 2023-10-23 17:25:59 -07:00
Krrish Dholakia 87c32d7a95 docs(openai-proxy-readme): positioning stuff 2023-10-23 17:25:06 -07:00
Krrish Dholakia c99fa955f4 docs(openai-proxy-readme): add docker package to readme 2023-10-23 17:24:16 -07:00
Krrish Dholakia 82d6b1c55f test(bedrock-testing): commenting out due to api key invalidation by amazon 2023-10-23 17:05:44 -07:00
Krrish Dholakia c34e9d73ff fix(openai-proxy/utils.py): adding caching 2023-10-23 17:01:03 -07:00
ishaan-jaff ea0c65d146 (docs) add async embeddings 2023-10-23 15:23:23 -07:00
Krrish Dholakia 5516113f18 docs(router.py): fix linting issue 2023-10-23 15:15:10 -07:00
ishaan-jaff 8dce790829 (fix) setting langfuse callbacks 2023-10-23 14:56:27 -07:00
ishaan-jaff 5733b10f04 (fix) proxy server use set_callbacks & load dotenv 2023-10-23 14:52:20 -07:00
ishaan-jaff e9ac3ca130 (fix) fix server errors in previous commit 2023-10-23 14:43:58 -07:00
ishaan-jaff fbac910436 (fix) openai proxy set langfuse as callback 2023-10-23 14:42:04 -07:00
Krrish Dholakia a930f15233 fix(openai-proxy): fixes 2023-10-23 14:39:06 -07:00
ishaan-jaff 6373f6bddd (feat) add async embeddings 2023-10-23 13:59:37 -07:00
Ishaan JaffandGitHub 34c75b8c0c Update README.md 2023-10-23 12:42:24 -07:00
Ishaan JaffandGitHub 947770457d Update README.md 2023-10-23 12:34:48 -07:00
Ishaan JaffandGitHub 0d9ddfd32f Update README.md 2023-10-23 12:31:47 -07:00
Ishaan JaffandGitHub 381dff66a1 Update README.md 2023-10-23 12:28:15 -07:00