Commit Graph
3734 Commits
Author SHA1 Message Date
ishaan-jaff ea3823fc19 (test) usage for anthropic 2023-10-27 09:33:01 -07:00
ishaan-jaff 0a2de59932 (feat) use usage class for anthropic 2023-10-27 09:32:25 -07:00
ishaan-jaff 962e75eb70 (feat) create a usage class in ModelResponse, use it for anthropic 2023-10-27 09:32:10 -07:00
ishaan-jaff 1aa53f6322 (fix) trim_messages util docstring 2023-10-27 08:35:48 -07:00
mc-marcocheng f43d59fff8 avoid overwriting litellm_params 2023-10-27 15:30:34 +08:00
ishaan-jaff 895cb5d0f9 (docs) add LiteLLM Server - deploy liteLLM 2023-10-26 20:18:51 -07:00
ishaan-jaff 7f90f400c3 (docs) add 1 click deploy to index.md 2023-10-26 20:12:29 -07:00
ishaan-jaff 13ff7cd429 (docs) add deploy button to index.md 2023-10-26 20:10:58 -07:00
Krrish Dholakia 182f6f701c docs(cookbook): updating NeMO Guardrails tutorials 2023-10-26 18:25:32 -07:00
Krrish Dholakia e5a4059356 docs(cookbook): using NeMO-Guardrails w/ Bedrock/TogetherAI/etc. via LiteLLM Server 2023-10-26 18:17:04 -07:00
Krrish Dholakia 6ef5bca042 fix(utils.py): adding bedrock to validate_environment() 2023-10-26 18:14:28 -07:00
Krrish Dholakia 7d6d6ec582 build(litellm_server/main.py): removing print statements 2023-10-26 18:07:43 -07:00
Krrish Dholakia b0e6034380 build(litellm_server/main.py): additional logging information 2023-10-26 18:04:23 -07:00
Krrish Dholakia 5005e9c5ae build(litellm_server/main.py): adding logging 2023-10-26 17:55:16 -07:00
Krrish Dholakia bdb46f60e8 build(litellm_server/main.py): add logging for data going into litellm pypi 2023-10-26 17:51:13 -07:00
Krish Dholakia b826a31f0f Updated config.yml 2023-10-26 17:44:24 -07:00
Krrish Dholakia ffa036566b build(litellm_server/main.py): fix keys in environment 2023-10-26 16:54:15 -07:00
Krish DholakiaandGitHub 89c94cf14f Update README.md 2023-10-26 16:22:41 -07:00
Krish DholakiaandGitHub 5230a683e0 Update README.md 2023-10-26 16:22:12 -07:00
Krish DholakiaandGitHub c6c6d4396a Update README.md 2023-10-26 16:16:19 -07:00
Krish DholakiaandGitHub 04b0d5704a Update README.md 2023-10-26 16:15:43 -07:00
ishaan-jaff 3563ae81a8 (docs) improve async + streaming completion 2023-10-26 12:10:37 -07:00
Krrish Dholakia 8d2a4a597a doc cleanup 2023-10-26 11:33:40 -07:00
ishaan-jaff fd515f2a07 (fix) loggers langfuse - print import exception 2023-10-26 09:38:30 -07:00
Ishaan JaffandGitHub 3e2e1c9efe Update README.md 2023-10-25 19:07:28 -07:00
ishaan-jaff 758628a621 (docs) litellm server deploy aws 2023-10-25 19:05:53 -07:00
ishaan-jaff 63fc276a2b (docs) litellm server deploy on aws 2023-10-25 19:04:37 -07:00
ishaan-jaff 0b0556cfd7 (docs) litellm server deploy on app runner 2023-10-25 18:58:55 -07:00
ishaan-jaff 913262fd99 (docs) litellm server instructions on deploying to aws app runner 2023-10-25 18:33:43 -07:00
Ishaan JaffandGitHub 555b9c0025 Update README.md 2023-10-25 17:59:33 -07:00
Krish DholakiaandGitHub 8eeab69a74 Update README.md 2023-10-25 17:58:12 -07:00
ishaan-jaff ae54db8c84 (docs) proxy server deploy to AWS 2023-10-25 17:07:53 -07:00
Ishaan JaffandGitHub 6f335c331b Update README.md 2023-10-25 16:38:45 -07:00
Ishaan JaffandGitHub 39ba434cb3 Update README.md 2023-10-25 16:34:32 -07:00
Ishaan JaffandGitHub 23110f45f9 Add files via upload 2023-10-25 16:33:53 -07:00
Ishaan JaffandGitHub c1c09e4990 Delete .all-contributorsrc 2023-10-25 15:03:41 -07:00
Ishaan JaffandGitHub ba547e3e7f Delete data_map.txt 2023-10-25 15:03:27 -07:00
Ishaan JaffandGitHub e76fd566bf Delete litellm_results.jsonl 2023-10-25 15:02:58 -07:00
ishaan-jaff 464248651b (fix) proxy server openapi.json and main.py 2023-10-25 15:01:29 -07:00
Krish DholakiaandGitHub 75df24c0b7 Update utils.py 2023-10-25 14:30:52 -07:00
ishaan-jaff 36936976c6 (fix) rename openai_proxy -> litellm_server for simplicity 2023-10-25 14:27:48 -07:00
Krrish Dholakia 96068a2031 docs(routing.md): renaming docs for simplicity 2023-10-25 14:23:17 -07:00
Ishaan JaffandGitHub 628e52e9ab Merge pull request #700 from josearangos/main
docs error ==> openai.error instead of openai.errors
2023-10-25 14:23:02 -07:00
Krish DholakiaandGitHub 18e0e46499 Update router_config_template.yaml 2023-10-25 14:18:05 -07:00
Krish DholakiaandGitHub 79eb8fc486 Update router_config_template.yaml 2023-10-25 14:17:44 -07:00
ishaan-jaff aa4d049a48 (docs) proxy server add caching flip per completion request 2023-10-25 14:17:21 -07:00
Krrish Dholakia 16f39ec840 refactor(openai_proxy-->-litellm_server): renaming project for simplicity 2023-10-25 14:14:39 -07:00
Krish DholakiaandGitHub f6be642f2f Update README.md 2023-10-25 14:12:22 -07:00
Krish DholakiaandGitHub 2de17bc300 Update README.md 2023-10-25 14:10:51 -07:00
Krish DholakiaandGitHub 59b47505f5 Update README.md 2023-10-25 14:10:33 -07:00