Krrish Dholakia
|
0e1ea4325c
|
fix(azure.py): support health checks to text completion endpoints
|
2024-01-12 00:13:01 +05:30 |
|
Krrish Dholakia
|
556e7d4e1a
|
fix(openai.py): fix exception raising logic
|
2024-01-09 11:58:30 +05:30 |
|
Krrish Dholakia
|
d105751643
|
fix(azure.py,-openai.py): raise the correct exceptions for image generation calls
|
2024-01-09 11:55:38 +05:30 |
|
Krrish Dholakia
|
e4a5a3395c
|
fix(huggingface_restapi.py): support timeouts for huggingface + openai text completions
https://github.com/BerriAI/litellm/issues/1334
|
2024-01-08 11:40:56 +05:30 |
|
Krrish Dholakia
|
4c7d530c2a
|
fix(openai.py): fix image generation model dump
|
2024-01-06 17:55:32 +05:30 |
|
Krrish Dholakia
|
807b64e68e
|
perf(azure+openai-files): use model_dump instead of json.loads + model_dump_json
|
2024-01-06 15:50:05 +05:30 |
|
ishaan-jaff
|
a36b1a4890
|
(fix) undo - model_dump_json() before logging
|
2024-01-05 11:47:16 +05:30 |
|
ishaan-jaff
|
6e1ea2c44c
|
(fix) proxy - log response before model_dump_json
|
2024-01-05 11:00:02 +05:30 |
|
Krrish Dholakia
|
7be5f74b70
|
fix(aimage_generation): fix response type
|
2023-12-30 12:53:24 +05:30 |
|
Krrish Dholakia
|
4d239f1e65
|
fix(openai.py): fix async image gen call
|
2023-12-30 12:44:54 +05:30 |
|
Krrish Dholakia
|
b69ffb3738
|
fix: support dynamic timeouts for openai and azure
|
2023-12-30 12:14:02 +05:30 |
|
Krrish Dholakia
|
7d55a563ee
|
fix(main.py): don't set timeout as an optional api param
|
2023-12-30 11:47:07 +05:30 |
|
Krrish Dholakia
|
2285282ef8
|
feat(health_check.py): more detailed health check calls
|
2023-12-28 09:12:57 +05:30 |
|
Krrish Dholakia
|
fd5e6efb1d
|
fix(azure.py,-openai.py): correctly raise errors if streaming calls fail
|
2023-12-27 15:08:37 +05:30 |
|
Krrish Dholakia
|
79978c44ba
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
a8f997eceb
|
feat(main.py): add async image generation support
|
2023-12-20 16:58:40 +05:30 |
|
Krrish Dholakia
|
e03713ef74
|
fix(main.py): return async completion calls
|
2023-12-18 17:41:54 -08:00 |
|
Krrish Dholakia
|
51cb16a015
|
feat(main.py): add support for image generation endpoint
|
2023-12-16 21:07:29 -08:00 |
|
Krrish Dholakia
|
6081602bf8
|
fix(router.py): support openai-compatible endpoints
|
2023-12-15 14:47:54 -08:00 |
|
ishaan-jaff
|
fb2d3c9aa6
|
(feat) - acompletion, correct exception mapping
|
2023-12-15 08:28:12 +05:30 |
|
Krrish Dholakia
|
bb5b883316
|
fix(main.py): support async streaming for text completions endpoint
|
2023-12-14 13:56:32 -08:00 |
|
Krrish Dholakia
|
e396fcb55c
|
fix(main.py): pass user_id + encoding_format for logging + to openai/azure
|
2023-12-12 15:46:44 -08:00 |
|
ishaan-jaff
|
873ff14990
|
(chore) remove junk tkinter import
|
2023-12-12 13:54:50 -08:00 |
|
Krrish Dholakia
|
0cf0c2d6dd
|
fix(router.py): deepcopy initial model list, don't mutate it
|
2023-12-12 09:54:06 -08:00 |
|
Krrish Dholakia
|
02cfefa257
|
test(test_custom_callback_input.py): embedding callback tests for azure, openai, bedrock
|
2023-12-11 15:32:46 -08:00 |
|
Krrish Dholakia
|
47d0884c0c
|
test(test_custom_callback_unit.py): adding unit tests for custom callbacks + fixing related bugs
|
2023-12-11 11:44:09 -08:00 |
|
ishaan-jaff
|
6ca30724df
|
(feat) aembedding: return raw openai response
|
2023-11-30 20:02:47 -08:00 |
|
ishaan-jaff
|
1a1b549caa
|
(chore) linting fix
|
2023-11-29 19:58:12 -08:00 |
|
ishaan-jaff
|
ca03f83597
|
(feat) async embeddings: OpenAI
|
2023-11-29 19:35:08 -08:00 |
|
Krrish Dholakia
|
ff865ab2c5
|
fix(azure.py): fix error handling for openai/azure streaming
|
2023-11-29 11:52:24 -08:00 |
|
ishaan-jaff
|
171f23e4fb
|
(fix) completion:openai-pop out max_retries from completion kwargs
|
2023-11-28 17:09:58 -08:00 |
|
ishaan-jaff
|
b733cee3f9
|
(feat+test) use passed OpenAI client
|
2023-11-28 16:09:10 -08:00 |
|
Krrish Dholakia
|
20ca1b32eb
|
bump: version 1.7.0 → 1.7.1
|
2023-11-25 12:34:28 -08:00 |
|
Krrish Dholakia
|
28cdebf0f2
|
fix(openai.py): fix linting issues
|
2023-11-25 12:21:29 -08:00 |
|
Krrish Dholakia
|
c22b71bb04
|
fix(utils.py): fix embedding response output parsing
|
2023-11-25 12:06:57 -08:00 |
|
ishaan-jaff
|
5462ba9a9d
|
(feat) logging: for embedding openai.py
|
2023-11-25 11:10:06 -08:00 |
|
ishaan-jaff
|
62eb9371b4
|
(feat) 10x faster embeddings
|
2023-11-24 17:02:57 -08:00 |
|
ishaan-jaff
|
52cd291482
|
(feat) embedding() support for timeouts
|
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 |
|
Krrish Dholakia
|
c7e2cbd995
|
fix(utils.py): adding support for rules + mythomax/alpaca prompt template
|
2023-11-20 18:58:15 -08:00 |
|
ishaan-jaff
|
b1c0326cc5
|
(fix) linting
|
2023-11-20 17:00:20 -08:00 |
|
ishaan-jaff
|
756f356897
|
(fix) completion: max_retries using OpenAI client
|
2023-11-20 16:57:37 -08:00 |
|
ishaan-jaff
|
b494990045
|
(feat) openai improve logging post_call
|
2023-11-17 15:51:27 -08:00 |
|
Krrish Dholakia
|
aa6e6865cd
|
fix(main.py): fix linting issue
|
2023-11-17 15:45:00 -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
|
7a71385e53
|
fix(openai.py): fix linting issues
|
2023-11-16 12:57:53 -08:00 |
|
Krrish Dholakia
|
a6e9f147d3
|
fix(openai.py): handling extra headers
|
2023-11-16 12:48:21 -08:00 |
|
Krrish Dholakia
|
f14bd24b46
|
fix(openai.py): fix linting issues
|
2023-11-16 11:01:28 -08:00 |
|
Krrish Dholakia
|
9c7cc84eb0
|
fix(openai.py): supporting openai client sdk for handling sync + async calls (incl. for openai-compatible apis)
|
2023-11-16 10:35:03 -08:00 |
|