Commit graph

22 commits

Author SHA1 Message Date
Krrish Dholakia
c673a23769 fix(vertex_ai.py): add exception mapping for acompletion calls 2023-12-13 16:35:50 -08:00
Krrish Dholakia
3e3bb0180d fix(proxy_server.py): run ollama serve when ollama in config.yaml 2023-11-21 08:35:04 -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
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
9b582b2c85 fix(main.py): keep client consistent across calls + exponential backoff retry on ratelimit errors 2023-11-14 16:26:05 -08:00
ishaan-jaff
a1a041b305 (fix) linting error 2023-11-14 15:07:43 -08:00
ishaan-jaff
ebdd559175 (fix) APIError set body=None 2023-11-14 14:50:22 -08:00
Jack Collins
bcc1ab6605 Add response and body to APIStatus init call 2023-11-13 21:17:47 -08:00
Krrish Dholakia
b6eea3cf8e fix(timeout.py): fix timeout issue 2023-11-13 11:07:17 -08:00
Krrish Dholakia
4b74ddcb17 refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
Krrish Dholakia
a5ec85b1f2 refactor(openai.py): making it compatible for openai v1
BREAKING CHANGE:
2023-11-11 15:33:02 -08:00
Krrish Dholakia
7cf5be98a2 add contributor message to code 2023-09-25 10:00:10 -07:00
Krrish Dholakia
e3293ee264 exposing a litellm.max budget 2023-09-14 14:20:06 -07:00
Krrish Dholakia
fba212d426 fix linting issues 2023-09-06 10:41:52 -07:00
Krrish Dholakia
1d10d3198d updates to exception mapping 2023-09-06 10:36:22 -07:00
Krrish Dholakia
57dcd1fee9 update exception mapping and get model cost map 2023-09-04 11:53:20 -07:00
Krrish Dholakia
c790dfe323 adding exception handling for together ai 2023-08-29 12:29:59 -07:00
ishaan-jaff
b283005e7b all fixes to linting 2023-08-18 11:56:44 -07:00
ishaan-jaff
bb70a55c91 mypy linting fixes 2 2023-08-18 11:16:31 -07:00
ishaan-jaff
2c7ffb7c75 add linting 2023-08-18 11:05:05 -07:00
Krrish Dholakia
b91c69ffde return llm_provider as part of the exception 2023-08-17 11:41:47 -07:00