Commit Graph
3734 Commits
Author SHA1 Message Date
Ishaan JaffandGitHub 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 JaffandGitHub 0422bba38d Update README.md 2023-11-20 12:57:21 -08:00
Ishaan JaffandGitHub 14bf56b436 Update README.md 2023-11-20 12:55:35 -08:00
Ishaan JaffandGitHub 32a0ae5eb2 Update README.md 2023-11-20 12:52:10 -08:00
Krish DholakiaandGitHub 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 TanadiandGitHub 7cd7bed89c docs: cleaning hyphen Reference link Together AI 2023-11-20 08:58:23 +07:00
canada4663 74ed37c4f2 bedrock embedding changes pre-testing 2023-11-18 21:00:06 -08: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
ishaan-jaff 80002e9a14 (test) remove unused tests 2023-11-18 17:25:42 -08:00
ishaan-jaff b5968a3ed8 (test) async for chunk 2023-11-18 17:17:39 -08:00
ishaan-jaff 452bba1b5d (fix) stream chunk builder when content == None in chunk 2023-11-18 17:16:05 -08:00
ishaan-jaff d7e215a3e0 (test) do nothing if token==None in stream chunk 2023-11-18 17:13:16 -08:00
ishaan-jaff ff8668aad5 (feat) print_verbose Raw openai chunk 2023-11-18 17:12:49 -08:00
ishaan-jaff 73ce9aceb2 (fix) linting 2023-11-18 17:05:46 -08:00
ishaan-jaff 349a1472df (test) openai streaming + function calling 2023-11-18 17:01:46 -08:00
ishaan-jaff 1927167bde (fix) streaming openai + function calling 2023-11-18 17:01:46 -08:00
Krrish Dholakia 7a669a36d2 fix(proxy_server.py): handle initializing prisma / db connection just once 2023-11-18 16:45:19 -08:00
ishaan-jaff 4a364bcbc0 (test) tool/function calling + streaming 2023-11-18 16:23:29 -08:00
ishaan-jaff 70fc5afb5d (fix) streaming + function / tool calling 2023-11-18 16:23:29 -08:00
Krrish Dholakia c02794d3ff feat(proxy_server.py): enable token based authentication for server endpoints 2023-11-18 16:13:53 -08:00
Krrish Dholakia 8ae855e008 fix(proxy_server.py): allow user to connect their proxy to a postgres db 2023-11-18 15:57:38 -08:00
ishaan-jaff 4aa95f9d43 (fix) langfuse logging - dont fail when casting optional params 2023-11-18 15:36:12 -08:00
ishaan-jaff e6aafb50dc (docs) langfuse 2023-11-18 15:35:29 -08:00
ishaan-jaff 468da13fe1 (docs) callbacks 2023-11-18 15:28:41 -08:00
ishaan-jaff 4d755c9f2f (test) function calling 2023-11-18 15:15:02 -08:00
ishaan-jaff 2564491434 (fix) langfuse logger for function calling / tools 2023-11-18 15:14:44 -08:00