Commit Graph

2368 Commits

Author SHA1 Message Date
Iskren Chernev
629fe3c6ba Load deepinfra models from json 2023-10-20 11:34:17 +03:00
Iskren Chernev
a96de1f8c3 Fix deepinfra data for llama 70b 2023-10-20 11:21:58 +03:00
Krish Dholakia
123c0f41f8
Merge pull request #655 from coconut49/main
Create GitHub Action to automatically build docker images
2023-10-19 21:49:18 -07:00
coconut49
f890aa1db5
Refactor code for better readability and remove unnecessary comments in Dockerfile. 2023-10-20 12:19:56 +08:00
coconut49
10737b113f
Update Docker build platforms to exclude linux/386 2023-10-20 12:19:29 +08:00
coconut49
c96e45fbfb
Remove submodule checkout and set Docker build context to current directory. 2023-10-20 12:19:29 +08:00
coconut49
3850a0ac58
Change submodule checkout strategy to recursive in Docker workflow 2023-10-20 12:19:29 +08:00
coconut49
c19700b0c4
Enable submodules during checkout in Docker workflow 2023-10-20 12:19:29 +08:00
coconut49
e92a68578c
Add step to get build tag and include versioned tags in Docker workflow. 2023-10-20 12:19:29 +08:00
coconut49
cad02ace21
Add GitHub Actions workflow to build and release Docker images 2023-10-20 12:19:29 +08:00
coconut49
be78f2ade9
Move Dockerfile to root and set environment variable for config path 2023-10-20 12:19:29 +08:00
coconut49
52fdfe5819
Improve code formatting and allow configurable litellm config path via environment variable. 2023-10-20 12:19:26 +08:00
coconut49
a9ebf1b6ab
Relocate Dockerfile to litellm/proxy directory. 2023-10-20 12:18:37 +08:00
Krrish Dholakia
00993f3575 fix: allow api base to be set for all providers
enables proxy use cases
2023-10-19 19:07:42 -07:00
Krrish Dholakia
72f55a4e6c bump: version 0.11.0 → 0.11.1 2023-10-19 18:45:34 -07:00
Krrish Dholakia
76bf8c4be3 fix(anthropic.py): enable api base to be customized 2023-10-19 18:45:29 -07:00
Krrish Dholakia
04f8840a92 test: fix linting testing 2023-10-19 18:40:33 -07:00
Krrish Dholakia
4198901a2d docs(token_usage.md): adding new register model function 2023-10-19 18:33:53 -07:00
Krrish Dholakia
1483484626 bump: version 0.10.2 → 0.11.0 2023-10-19 18:26:36 -07:00
Krrish Dholakia
8dda69e216 feat(utils.py): add register model helper function 2023-10-19 18:26:36 -07:00
Ishaan Jaff
90ce8e4afd
Merge pull request #652 from pchalasani/fix-langroid
proxy server: fix langroid part
2023-10-19 15:34:40 -07:00
Prasad Chalasani
4e9b690460 proxy server: fix langroid part 2023-10-19 17:20:20 -04:00
Krrish Dholakia
41b7237c8a docs(gradio): fixing twitter handle for contributor 2023-10-19 11:37:32 -07:00
ishaan-jaff
8f13f376e4 (docs) perplexity ai provider 2023-10-19 10:02:39 -07:00
ishaan-jaff
ba0fa553b4 (docs) cleanup integrations 2023-10-19 09:40:51 -07:00
Krrish Dholakia
7967f2a82e docs(proxy_server.md): clean up docs 2023-10-19 09:33:58 -07:00
ishaan-jaff
49097c5a3d (docs) add slack callback for litellm 2023-10-19 09:32:29 -07:00
ishaan-jaff
32e1bbb793 (docs) fix sidebar js 2023-10-19 09:14:21 -07:00
ishaan-jaff
3f3af9dae7 (test) add slack custom webhook testing 2023-10-19 09:11:58 -07:00
ishaan-jaff
310d65bd62 (feat) failure handler - log exceptions when incorrect model passed and result=None 2023-10-19 09:11:58 -07:00
ishaan-jaff
16f598aa3f (fix) allow using more than 1 custom callback 2023-10-19 09:11:58 -07:00
ishaan-jaff
5cf3c3dc86 (fix) allow using more than 1 custom callback 2023-10-19 09:11:58 -07:00
Krrish Dholakia
52ff9054e4 docs(proxy_server.md): refactor docs to improve docker image tutorial 2023-10-19 09:10:07 -07:00
Krish Dholakia
5cb27d4580
Merge pull request #645 from dcruiz01/add-gradio-integration-tutorial
Tutorial for using LiteLLM within Gradio Chatbot Application
2023-10-19 08:36:46 -07:00
Krrish Dholakia
00ac43c19a bump: version 0.10.1 → 0.10.2 2023-10-18 21:46:03 -07:00
Krrish Dholakia
01ba459682 fix(proxy_server.py): adding coverage for v1/models 2023-10-18 21:45:58 -07:00
Krrish Dholakia
e0350bd0cb docs(routing.md): improve readability 2023-10-18 17:52:56 -07:00
Krrish Dholakia
8e982fcda6 docs(routing.md): cleanup 2023-10-18 17:48:11 -07:00
Krrish Dholakia
985dffe54b docs(routing.md): add proxy with multiple azure deployments to docs 2023-10-18 17:47:14 -07:00
ishaan-jaff
d59491f704 (docs) calculate cost for streaming responses 2023-10-18 17:46:37 -07:00
ishaan-jaff
0a83d1a924 (docs) add how to track costs for streaming responses 2023-10-18 17:42:55 -07:00
Krrish Dholakia
3a8c8f56d6 feat(proxy_server.py): add model router to proxy 2023-10-18 17:40:08 -07:00
ZQ
47cfae618e
Update sidebars.js 2023-10-18 17:37:59 -07:00
ishaan-jaff
c8f8686d7c (docs) fix traceloop pip 2023-10-18 17:35:38 -07:00
Krrish Dholakia
3863920ea5 feat(proxy_cli.py): optional logging 2023-10-18 16:51:47 -07:00
Krrish Dholakia
2e5db47ad0 docs(routing.md): make title more clear 2023-10-18 16:39:05 -07:00
dcruiz01
b0e2992244 Added Gradio integration tutorial 2023-10-18 15:31:59 -07:00
Krrish Dholakia
07b6b2f44e docs(proxy_server.md): add librechat and smart-chatbot-ui tutorials 2023-10-18 15:30:14 -07:00
Krrish Dholakia
50a3c9768b test(init.py): improving testing for get_model_cost_map
b69449a811
2023-10-18 14:55:36 -07:00
Krrish Dholakia
1ba4297d09 docs(routing.md): redis cache
n
2023-10-18 14:39:01 -07:00