Krrish Dholakia
|
c22b71bb04
|
fix(utils.py): fix embedding response output parsing
|
2023-11-25 12:06:57 -08:00 |
|
ishaan-jaff
|
19b1d8f44a
|
(feat) embedding: better logging
|
2023-11-25 11:10:06 -08:00 |
|
ishaan-jaff
|
13361e3d62
|
(fix) add azure/ to model. TY Krrish !
|
2023-11-23 21:44:08 -08:00 |
|
ishaan-jaff
|
b520ace9dd
|
(feat) cost tracking for azure llms
|
2023-11-23 21:41:38 -08:00 |
|
ishaan-jaff
|
150d030d9f
|
(fix) azure: better debugging
|
2023-11-23 16:08:59 -08:00 |
|
ishaan-jaff
|
8d074475c4
|
(fix) linting error
|
2023-11-22 16:22:05 -08:00 |
|
ishaan-jaff
|
a66d2ecb68
|
(fix) Azure - only use ad_token when api_key is None
|
2023-11-22 14:25:55 -08:00 |
|
Krrish Dholakia
|
35e5a757b0
|
fix(openai.py-+-azure.py): fix linting issues
|
2023-11-20 19:29:23 -08:00 |
|
ishaan-jaff
|
756f356897
|
(fix) completion: max_retries using OpenAI client
|
2023-11-20 16:57:37 -08:00 |
|
Krrish Dholakia
|
02ed97d0b2
|
fix(acompletion): support client side timeouts + raise exceptions correctly for async calls
|
2023-11-17 15:39:47 -08:00 |
|
Krrish Dholakia
|
48a508bab6
|
feat: global client for sync + async calls (openai + Azure only)
|
2023-11-16 14:44:13 -08:00 |
|
Krrish Dholakia
|
9c2e74b6ea
|
fix(azure.py): fix linting errors
|
2023-11-16 12:15:50 -08:00 |
|
Krrish Dholakia
|
e54056f0ed
|
fix(azure.py): use openai client sdk for handling sync+async calling
|
2023-11-16 12:08:12 -08:00 |
|
Krrish Dholakia
|
ef4e5b9636
|
test: set request timeout at request level
|
2023-11-15 17:42:31 -08:00 |
|
Krrish Dholakia
|
c4c24dafb8
|
fix(openai-+-azure): async calling
|
2023-11-15 17:03:02 -08:00 |
|
Krrish Dholakia
|
e5929f2f7e
|
fix(azure.py-+-proxy_server.py): fix function calling response object + support router on proxy
|
2023-11-15 13:15:16 -08:00 |
|
Krrish Dholakia
|
c3f81b9e34
|
fix: fix linting errors
|
2023-11-14 21:51:39 -08:00 |
|
Krrish Dholakia
|
0f6713993d
|
fix(router.py): enabling retrying with expo backoff (without tenacity) for router
|
2023-11-14 20:57:51 -08:00 |
|
ishaan-jaff
|
c7fbbe8764
|
(feat) add ability to view POST requests from litellm.completion()
|
2023-11-14 17:27:20 -08:00 |
|
ishaan-jaff
|
1bb99af134
|
(fix) azure_ad_token
|
2023-11-14 12:20:14 -08:00 |
|
ishaan-jaff
|
90e7f28522
|
(feat) add azure_ad_token
|
2023-11-14 12:12:14 -08:00 |
|
Krrish Dholakia
|
b572e9fe3a
|
test(utils.py): add logging and fix azure streaming
|
2023-11-13 17:24:13 -08:00 |
|
Krrish Dholakia
|
4b74ddcb17
|
refactor: fixing linting issues
|
2023-11-11 18:52:28 -08:00 |
|
Krrish Dholakia
|
c0a757a25f
|
refactor(azure.py): working azure completion calls with openai v1 sdk
|
2023-11-11 16:44:39 -08:00 |
|
ishaan-jaff
|
2bc516ae2d
|
(fix) ssl changes
|
2023-11-10 15:57:59 -08:00 |
|
Krrish Dholakia
|
548605def8
|
fix(utils.py): return function call as part of response object
|
2023-11-10 11:02:10 -08:00 |
|
Krrish Dholakia
|
1affa89ad7
|
test: fix linting issues
|
2023-11-09 16:50:43 -08:00 |
|
Krrish Dholakia
|
272a6dc9b0
|
refactor(azure.py): enabling async streaming with aiohttp
|
2023-11-09 16:41:06 -08:00 |
|
Krrish Dholakia
|
1d46891ceb
|
fix(azure.py): adding support for aiohttp calls on azure + openai
|
2023-11-09 10:40:33 -08:00 |
|
Krrish Dholakia
|
4206f95256
|
refactor(azure.py): fix linting errors
|
2023-11-08 19:24:53 -08:00 |
|
Krrish Dholakia
|
678249ee09
|
refactor(azure.py): moving embeddings to http call
|
2023-11-08 19:07:21 -08:00 |
|
Krrish Dholakia
|
17f5e46080
|
refactor(azure.py): moving azure openai calls to http calls
|
2023-11-08 16:52:18 -08:00 |
|