Commit Graph
3452 Commits
Author SHA1 Message Date
ishaan-jaff ce4423e213 (fix) stability imp: completion() timeout during high traffic, should not raise exception 2023-11-06 17:54:35 -08:00
ishaan-jaff e0116d2991 (fix) proxy server remove bloat 2023-11-06 15:55:18 -08:00
ishaan-jaff 592fc12710 (fix) linting errors 2023-11-06 14:42:12 -08:00
ishaan-jaff 1df6dd986d (test) hf max tokens, temp 2023-11-06 14:38:21 -08:00
ishaan-jaff 8481e21317 (fix) HF round up temperature 0 -> 0.01 2023-11-06 14:35:06 -08:00
ishaan-jaff 68b6e07aa7 (fix) hf fix this error: Failed: Error occurred: HuggingfaceException - Input validation error: temperature must be strictly positive 2023-11-06 14:22:33 -08:00
ishaan-jaff 3c67de7f04 (fix) hf don't fail when logprob is None 2023-11-06 14:22:09 -08:00
ishaan-jaff 8d9e2574cf (test) add gpt-4-turbo 2023-11-06 13:32:53 -08:00
ishaan-jaff f7990525ff (docs) add gpt-4 turbo 2023-11-06 13:32:08 -08:00
Krish DholakiaandGitHub 7edb37f1a5 Update model_prices_and_context_window.json 2023-11-06 13:19:31 -08:00
ishaan-jaff 07761ac93f (test) text_completion 2023-11-06 13:17:49 -08:00
ishaan-jaff b4797bec3b (fix) bug fix: completion, text_completion, check if optional params are not None and pass to LLM 2023-11-06 13:17:19 -08:00
ishaan-jaff f591d79376 (fix) linting fixes 2023-11-06 13:02:11 -08:00
ishaan-jaff 9d65867354 (fix) text_completion naming 2023-11-06 12:47:06 -08:00
Krrish Dholakia 356025cd90 bump: version 0.13.4 → 0.13.5 2023-11-06 12:21:50 -08:00
Krrish Dholakia 6e7e409615 fix(utils.py): remove special characters from streaming output 2023-11-06 12:21:50 -08:00
ishaan-jaff a2f2fd3841 (fix) text completion linting 2023-11-06 11:53:50 -08:00
Krrish Dholakia d597746911 bump: version 0.13.3 → 0.13.4 2023-11-06 11:43:12 -08:00
Krrish Dholakia 65c01eae23 fix(huggingface_restapi.py): output parsing chat template models 2023-11-06 11:43:12 -08:00
ishaan-jaff c46c193c96 (feat) add gpt-4-1106-preview 2023-11-06 10:49:02 -08:00
ishaan-jaff deddb48683 (docs) litelm custom openai server 2023-11-06 09:24:35 -08:00
ishaan-jaff 7e9c635186 (docs) custom openai proxy 2023-11-06 09:20:20 -08:00
ishaan-jaff 1407ef15a8 (fix) text_completion fixes 2023-11-06 09:11:10 -08:00
ishaan-jaff 4344ae66b8 (test) text completion 2023-11-06 09:10:48 -08:00
ishaan-jaff 1ad450218d (test) text completion 2023-11-06 08:37:01 -08:00
ishaan-jaff e5e9c0f9df (test) text_completion more testing 2023-11-06 08:36:50 -08:00
ishaan-jaff cac3148dff (feat) text_completion add docstring 2023-11-06 08:36:09 -08:00
ishaan-jaff 5cf2239aaa (fix) improve litellm.set_verbose prints 2023-11-06 08:00:03 -08:00
Krrish Dholakia bb72b1e70d bump: version 0.13.3.dev2 → 0.13.3 2023-11-06 06:46:03 -08:00
Krrish Dholakia 281f165753 fix(utils.py): fixing client integration 2023-11-06 06:45:45 -08:00
Krrish Dholakia 4dd1913da1 bump: version 0.13.3.dev1 → 0.13.3.dev2 2023-11-06 06:44:15 -08:00
Krrish Dholakia 9d673e3f8c bump: version 0.13.2 → 0.13.3.dev1 2023-11-06 06:34:43 -08:00
Krrish Dholakia c55db28b6f fix(utils.py): better exception raising if logging object is not able to get set 2023-11-06 06:34:27 -08:00
Krish DholakiaandGitHub 2014e69e99 Merge pull request #764 from kylehh/main
doc name chagne
2023-11-05 21:16:38 -08:00
Krrish Dholakia 7369cb174a bump: version 0.13.2.dev1 → 0.13.2 2023-11-05 21:15:12 -08:00
Krrish Dholakia 1b87e5a337 fix(proxy_server.py): fixing import issues 2023-11-05 21:14:59 -08:00
Krrish Dholakia 21ae940992 bump: version 0.13.1 → 0.13.2.dev1 2023-11-05 21:12:13 -08:00
Kyle 067e5c3d91 Merge branch 'main' of github.com:kylehh/litellm into main 2023-11-05 02:58:32 -08:00
Kyle fb1205f143 name change 2023-11-05 02:58:19 -08:00
kYLeandGitHub 99d241d2d5 Merge branch 'BerriAI:main' into main 2023-11-05 04:56:18 -06:00
Kyle 256d8d1a7f change name 2023-11-05 02:55:09 -08:00
Krrish Dholakia 2e72efddd6 fix(proxy_cli.py): fixing import 2023-11-04 22:31:53 -07:00
Krrish Dholakia 8b4c2f8983 bump: version 0.13.1.dev3 → 0.13.1 2023-11-04 22:31:53 -07:00
Krrish Dholakia 3a4370ae20 bump: version 0.13.1.dev2 → 0.13.1.dev3 2023-11-04 22:31:53 -07:00
Krrish Dholakia cef67a9beb bump: version 0.13.1.dev1 → 0.13.1.dev2 2023-11-04 22:31:53 -07:00
Krrish Dholakia f712e730a9 bump: version 0.13.0 → 0.13.1.dev1 2023-11-04 22:31:53 -07:00
Krrish Dholakia 3b46030eca fix(proxy_cli.py): uvicorn issue 2023-11-04 22:31:53 -07:00
ishaan-jaff 5da47688ef (docs) litellm playground fix 2023-11-04 22:28:01 -07:00
ishaan-jaff 6e4a575b0f (docs) lm eval harness 2023-11-04 17:55:32 -07:00
ishaan-jaff 44ee34529b (docs) lm harness 2023-11-04 17:51:50 -07:00