Commit Graph

3452 Commits

Author SHA1 Message Date
Krrish Dholakia 6ddefc778a bump: version 1.3.1 → 1.3.2 2023-11-21 08:36:18 -08:00
Krrish Dholakia 846a824c47 fix(proxy_server.py): run ollama serve when ollama in config.yaml 2023-11-21 08:35:04 -08:00
ishaan-jaff c4f9ef86c9 (fix) fix anyscale context window 2023-11-21 08:22:21 -08:00
Krrish Dholakia 8534bf96d5 test(test_rules.py): clear rules after test completes 2023-11-21 08:18:04 -08:00
Krrish Dholakia 2a681c1874 fix(utils.py): fix pre call rules 2023-11-21 07:10:04 -08:00
Krrish Dholakia b991a35ebe fix(main.py): revert model alias map change 2023-11-20 21:07:52 -08:00
Krrish Dholakia ab2986290e fix(utils.py): fix rules calling 2023-11-20 21:06:36 -08:00
Krrish Dholakia b2e52eedf8 fix(main.py): fix model alias map logic 2023-11-20 20:49:10 -08:00
ishaan-jaff b752ba8a46 (docs) router 2023-11-20 19:29:58 -08:00
Krrish Dholakia 1306addfe8 fix(openai.py-+-azure.py): fix linting issues 2023-11-20 19:29:23 -08:00
Krrish Dholakia 311b4f9d2c docs(rules.md): adding rules to docs 2023-11-20 19:14:07 -08:00
ishaan-jaff d4caa918d5 (test) wandb logger 2023-11-20 19:08:53 -08:00
ishaan-jaff 80884e9cb3 (fix) using callbacks with router 2023-11-20 19:08:53 -08:00
Krrish Dholakia 668d45393c bump: version 1.3.0 → 1.3.1 2023-11-20 18:58:22 -08:00
Krrish Dholakia cb5c02888b bump: version 1.2.0 → 1.3.0 2023-11-20 18:58:15 -08:00
Krrish Dholakia 855964ed45 fix(utils.py): adding support for rules + mythomax/alpaca prompt template 2023-11-20 18:58:15 -08:00
ishaan-jaff 4f46ac4ab5 (fix) linting error 2023-11-20 18:32:43 -08:00
ishaan-jaff 50f883a2fb (fix) pydantic errors with response.time 2023-11-20 18:28:19 -08:00
ishaan-jaff 3f30f93516 (fix) pydantic errors openai usage 2023-11-20 18:28:19 -08:00
Ishaan Jaff 604b2f8ef2 Update README.md 2023-11-20 18:04:55 -08:00
ishaan-jaff 980a3502de (fix) completion - always map finish_reason 2023-11-20 17:24:16 -08:00
Krrish Dholakia 53743f2124 docs(simple_proxy.md): add model alias tutorial to docs 2023-11-20 17:05:17 -08:00
ishaan-jaff 99515c2e25 (fix) linting 2023-11-20 17:00:20 -08:00
ishaan-jaff 4020b807f6 (test) passing max_retries 2023-11-20 16:57:37 -08:00
ishaan-jaff 11ec2710c6 (fix) completion: max_retries using OpenAI client 2023-11-20 16:57:37 -08:00
Krrish Dholakia 2bd934e56c bump: version 1.1.3 → 1.2.0 2023-11-20 16:51:04 -08:00
Krrish Dholakia 33e47dae8e feat(proxy_server.py): enable model aliases 2023-11-20 16:51:04 -08:00
ishaan-jaff 356332d0da (cookbook) load test router 2023-11-20 15:43:33 -08:00
ishaan-jaff 6bb4d086c8 (docs) cookbook - router load test 2023-11-20 15:43:33 -08:00
Krrish Dholakia bb835deb31 bump: version 1.1.2 → 1.1.3 2023-11-20 15:39:11 -08:00
Krrish Dholakia 1ce505cbfb fix(litellm_server): commenting out the code 2023-11-20 15:39:05 -08:00
Krrish Dholakia 1976d0f7d6 fix(routing.py): update token usage on streaming 2023-11-20 14:19:25 -08:00
Ishaan Jaff 0422bba38d Update README.md 2023-11-20 12:57:21 -08:00
Ishaan Jaff 14bf56b436 Update README.md 2023-11-20 12:55:35 -08:00
Ishaan Jaff 32a0ae5eb2 Update README.md 2023-11-20 12:52:10 -08:00
Krish Dholakia c1620fb775 Merge pull request #851 from guspan-tanadi/docstutorialsTogetherAI
docs: erase hyphen Reference link Together AI
2023-11-20 08:15:17 -08:00
Krrish Dholakia 6cabe5e010 bump: version 1.1.1 → 1.1.2 2023-11-20 08:12:36 -08:00
Krrish Dholakia e75c07f726 fix(init.py): exposing apiconnectionerror 2023-11-20 08:12:29 -08:00
Guspan Tanadi 7cd7bed89c docs: cleaning hyphen Reference link Together AI 2023-11-20 08:58:23 +07:00
Krrish Dholakia 85932ac247 fix(utils.py): expanding exception mapping coverage for vertex ai 2023-11-18 20:05:40 -08:00
ishaan-jaff 936bd1e17d bump: version 1.1.0 → 1.1.1 2023-11-18 19:08:33 -08:00
Krrish Dholakia 33422112d0 refactor(router.py): adding user support message 2023-11-18 19:05:45 -08:00
Krrish Dholakia e308fcdb8e docs(routing.md): update with link to code 2023-11-18 19:05:45 -08:00
ishaan-jaff b262f0846b (test) update testing streaming for open ai v1.0.0+ 2023-11-18 19:04:41 -08:00
ishaan-jaff 69b6712707 (fix) streaming completion azure 2023-11-18 19:04:41 -08:00
Krrish Dholakia 9e88014ff4 docs(routing.md): updating docs for managing multiple deployments 2023-11-18 19:02:50 -08:00
Krrish Dholakia d8079907b9 fix(proxy_server.py): fix linting errors 2023-11-18 17:35:16 -08:00
Krrish Dholakia eefa66e8f0 docs(simple_proxy.md): adding token based auth to docs 2023-11-18 17:34:11 -08:00
ishaan-jaff 4b110b3fa4 (test) palm streaming test 2023-11-18 17:32:15 -08:00
ishaan-jaff 33c3665922 (fix) streaming ensure response obj is initialized 2023-11-18 17:31:58 -08:00