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
v1.1.0
|
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 |
|
Ishaan Jaff
|
7544d1925c
|
Update requirements.txt
|
2023-11-17 17:37:27 -08:00 |
|
ishaan-jaff
|
fd7f17b11b
|
(chore) remove old dockerfile
|
2023-11-17 17:37:00 -08:00 |
|
ishaan-jaff
|
d1af0af7bf
|
(docs) load balancer
|
2023-11-17 17:25:46 -08:00 |
|
ishaan-jaff
|
42432bedaa
|
(docs) add example load balancer
|
2023-11-17 17:25:12 -08:00 |
|
Krrish Dholakia
|
7376e57e9c
|
refactor(router.py): code cleanup
|
2023-11-17 17:05:46 -08:00 |
|
Krrish Dholakia
|
5cddab9e54
|
test(test_langfuse.py): handle timeouts
|
2023-11-17 17:05:46 -08:00 |
|
ishaan-jaff
|
d2bac07b48
|
(test) parallel tool calling
|
2023-11-17 17:03:24 -08:00 |
|
ishaan-jaff
|
fdbaceab8e
|
(docs) input params
|
2023-11-17 16:07:25 -08:00 |
|
Krrish Dholakia
|
985583023a
|
test(test_completion.py): change tgai model
|
2023-11-17 16:06:42 -08:00 |
|
ishaan-jaff
|
30a95a7823
|
(docs) input params
|
2023-11-17 16:06:12 -08:00 |
|
ishaan-jaff
|
65ae7127be
|
(docs) optional fields - tools, tool_choice
|
2023-11-17 16:04:40 -08:00 |
|
Krrish Dholakia
|
a99efc544e
|
fix(test_router.py): catch timeouts
|
2023-11-17 15:56:06 -08:00 |
|
ishaan-jaff
|
bb9e7c65e9
|
(test) parallel function calling
|
2023-11-17 15:51:27 -08:00 |
|
ishaan-jaff
|
88200432b0
|
(feat) support parallel function calling
|
2023-11-17 15:51:27 -08:00 |
|
ishaan-jaff
|
32f22adf8b
|
(feat) openai improve logging post_call
|
2023-11-17 15:51:27 -08:00 |
|
ishaan-jaff
|
7de87c845b
|
(feat) improve logging - show model_call_details
|
2023-11-17 15:51:27 -08:00 |
|
Krrish Dholakia
|
17bb1184bd
|
fix(main.py): fix linting issue
|
2023-11-17 15:45:00 -08:00 |
|