Commit graph

2410 commits

Author SHA1 Message Date
ishaan-jaff
52b2df39c0 (fix) proxy server dockerfile 2023-10-21 14:12:51 -07:00
ishaan-jaff
ada2f9f062 (fix) proxy server dockerfile for railway 2023-10-21 14:09:11 -07:00
ishaan-jaff
2952155452 (fix) litellm proxy for railways deploys ` 2023-10-21 14:04:28 -07:00
ishaan-jaff
2e29fdfa2b (fix) proxy server for railway deploys 2023-10-21 14:00:25 -07:00
ishaan-jaff
a4f4af1df3 (fix) proxy server dockerfile 2023-10-21 13:50:48 -07:00
ishaan-jaff
d9cc9fe566 (feat) proxy server: dockerfile + req 2023-10-21 12:44:13 -07:00
Krrish Dholakia
3fac512b74 docs(caching): add custom key value pairs to caching docs
b
2023-10-21 12:37:17 -07:00
ishaan-jaff
00a6b4067d (feat) proxy use main.py 2023-10-21 12:33:51 -07:00
ishaan-jaff
e5e82c7474 (feat) proxy added tests 2023-10-21 12:33:35 -07:00
ishaan-jaff
2bd9b4acd8 (fix) remove deprecated proxy-server 2023-10-21 10:50:51 -07:00
Ishaan Jaff
3e550175a0
Merge pull request #665 from promptmetheus/update-perplexity-model-info
Add perplexity namespace to model pricing dict
2023-10-21 10:49:03 -07:00
ishaan-jaff
a99c1d6148 (feat) litellm-proxy simplify proxy server 2023-10-21 10:44:46 -07:00
ishaan-jaff
517af14c7e (feat) add litellm proxy dir 2023-10-21 10:31:03 -07:00
ishaan-jaff
acd4e1d894 (docs) remove gitmodules 2023-10-21 10:29:01 -07:00
ishaan-jaff
d9bba09f5d (docs) perplexity 2023-10-21 10:27:34 -07:00
Ishaan Jaff
8f586b3913
Merge pull request #663 from Pratikdate/patch-1
Update index.md
2023-10-21 10:17:54 -07:00
Toni Engelhardt
37087893b1
Add perplexity namespace to model pricing dict 2023-10-21 14:28:46 +01:00
Pratik date
0b51f1ecb9
Update index.md 2023-10-21 12:22:41 +05:30
ishaan-jaff
2a351eab8d (test) retry testing 2023-10-20 17:42:48 -07:00
ishaan-jaff
d8ab3ec2b9 (test) caching tests 2023-10-20 15:00:40 -07:00
ishaan-jaff
aa6a01904d (fix) get_llm_provider 2023-10-20 15:00:21 -07:00
ishaan-jaff
0b0564167c (fix) embedding() using get_llm_provider 2023-10-20 15:00:08 -07:00
ishaan-jaff
9884bbd196 (docs) perplexity ai api 2023-10-20 14:47:16 -07:00
ishaan-jaff
1bd41ab636 (feat) add perplexity llms 2023-10-20 14:39:29 -07:00
Krrish Dholakia
0b94e968e1 docs(multiple_deployments.md): docs on how to route between multiple deployments 2023-10-20 14:30:29 -07:00
ishaan-jaff
66206aea3a (test) native perplexity ai api test 2023-10-20 14:29:07 -07:00
ishaan-jaff
61dd4f167f (feat) native perplexity support 2023-10-20 14:29:07 -07:00
ishaan-jaff
114d8fda65 (feat) native perplexity support 2023-10-20 14:29:07 -07:00
Krish Dholakia
371f0cb9bc Updated config.yml 2023-10-20 13:48:12 -07:00
ishaan-jaff
3548a6ffc3 (test) test accessing class attributes for streamed responses 2023-10-20 13:06:25 -07:00
Krrish Dholakia
1f1cf7a11c feat(main.py): support multiple deployments in 1 completion call 2023-10-20 13:01:53 -07:00
Krrish Dholakia
62d9ce6e66 docs(token_usage.md): add docs on token encoding and decoding 2023-10-20 12:10:18 -07:00
Krrish Dholakia
6212d56c45 bump: version 0.11.2 → 0.12.0 2023-10-20 11:59:47 -07:00
Krrish Dholakia
4eeadd284a feat(utils.py): adding encode and decode functions 2023-10-20 11:59:47 -07:00
ishaan-jaff
c038731c48 (add request_timeout) as param to proxy_server 2023-10-20 11:55:42 -07:00
ishaan-jaff
9e25e6e6b4 (docs) add timeout param 2023-10-20 11:55:42 -07:00
Krrish Dholakia
7595fd89d6 bump: version 0.11.1 → 0.11.2 2023-10-20 10:56:21 -07:00
Krrish Dholakia
4b48af7c3c fix(anthropic.py-+-bedrock.py): anthropic prompt format 2023-10-20 10:56:15 -07:00
ishaan-jaff
220935c3cc (fix) litellm proxy with router 2023-10-20 09:38:22 -07:00
Krrish Dholakia
8ad152a7a4 test(test_proxy.py): fix azure test 2023-10-20 09:21:59 -07:00
Ishaan Jaff
9d1ce893b7
Merge pull request #638 from deepinfra/deepinfra-models
deepinfra: Add supported models
2023-10-20 09:10:32 -07:00
ishaan-jaff
8e9340f3b9 (fix) llmonitor track function calls 2023-10-20 09:05:14 -07:00
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