Commit graph

3465 commits

Author SHA1 Message Date
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
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
ishaan-jaff
180591cdda (docs) callbacks 2023-11-18 14:56:16 -08:00
ishaan-jaff
53856bebe1 (docs) langfuse callback litellm 2023-11-18 14:52:24 -08:00
ishaan-jaff
0b171bb810 (docs) add parallel function calling to azure.md 2023-11-18 14:49:57 -08:00
ishaan-jaff
3e70d2149e (docs) add parallel function calling to openai.md 2023-11-18 14:49:37 -08:00
ishaan-jaff
b7eb2527ff (docs) add parallel function calling on azure openai 2023-11-18 14:42:43 -08:00
ishaan-jaff
d1b1eb0c37 (docs) parallel function calling with Azure OpenAI 2023-11-18 14:36:56 -08:00
ishaan-jaff
7a8fbb6da3 (docs) function calling on openai 2023-11-18 14:21:26 -08:00
ishaan-jaff
25d76cdc9d (docs) parallel function calling 2023-11-18 14:09:20 -08:00
ishaan-jaff
e9e1d69814 (docs) parallel function calling 2023-11-18 14:07:10 -08:00
ishaan-jaff
16569c9bca (docs) add parallel function calling cookbook 2023-11-18 14:05:16 -08:00
ishaan-jaff
32f8551357 (docs) parallel function calling 2023-11-18 13:45:19 -08:00
ishaan-jaff
00bfbbf27a (docs) add together ai as litellm_provider in model cost map 2023-11-18 10:13:03 -08:00
Krrish Dholakia
3ea776bdc0 fix(text_completion): allow either model or engine to be set 2023-11-17 18:25:21 -08:00
Krrish Dholakia
8e430fcfbe test(test_async_fn.py): catch timeouts 2023-11-17 18:01:52 -08:00
Krrish Dholakia
9f51462933 bump: version 1.0.4 → 1.1.0 2023-11-17 17:56:26 -08:00
Krrish Dholakia
478bd7def6 fix(router.py): introducing usage-based-routing 2023-11-17 17:56:26 -08:00
ishaan-jaff
a6a862dc5a (ci/cd) fix timeout error 2023-11-17 17:46:49 -08:00
ishaan-jaff
e006cbbc73 (docs) update readme proxy server 2023-11-17 17:40:44 -08:00
ishaan-jaff
a08b8581f8 (docs) new dockerfile for litellm proxy 2023-11-17 17:39:07 -08:00