Commit Graph
3734 Commits
Author SHA1 Message Date
ishaan-jaff f13e06506c (feat) openai-proxy add swagger docs 2023-10-21 17:48:36 -07:00
Krish DholakiaandGitHub bcc869402e update render.yaml 2023-10-21 17:43:06 -07:00
Krish DholakiaandGitHub bd99a8303b Create render.yaml 2023-10-21 17:38:12 -07:00
Ishaan JaffandGitHub e64ec1975c Update README.md 2023-10-21 16:44:51 -07:00
ishaan-jaff 6798cebbb9 (fix) proxy server docker file 2023-10-21 16:24:35 -07:00
ishaan-jaff 330a89bdb1 (fix) proxy dockerfile 2023-10-21 16:24:35 -07:00
Krrish Dholakia a05e3d2d8b docs(token_usage.md): fix docs 2023-10-21 16:16:20 -07:00
Krrish Dholakia c300ab45d4 docs(token_usage.md): fix completion cost docs 2023-10-21 16:15:11 -07:00
ishaan-jaff 5ac497c56b (fix) rename proxy to openai-proxy 2023-10-21 15:59:35 -07:00
Krish DholakiaandGitHub 5d78e054ab Update main.py 2023-10-21 15:57:36 -07:00
Krrish Dholakia 9c0b475a14 test(test_proxy.py): deprecating cli tool 2023-10-21 15:53:42 -07:00
Ishaan JaffandGitHub 883bef109f Update README.md 2023-10-21 14:52:06 -07:00
Krish DholakiaandGitHub 09e6839ce5 Update model_prices_and_context_window.json 2023-10-21 14:48:51 -07:00
Krish DholakiaandGitHub ef34cf3ce4 Update README.md 2023-10-21 14:45:51 -07:00
Krish DholakiaandGitHub 76a5f38ec9 Update README.md 2023-10-21 14:45:31 -07:00
Krish DholakiaandGitHub 9182c569c0 Update README.md 2023-10-21 14:44:36 -07:00
Krish DholakiaandGitHub b4bd3a53d7 Update README.md 2023-10-21 14:40:30 -07:00
Krish DholakiaandGitHub aea2333166 Update README.md 2023-10-21 14:40:03 -07:00
Krish DholakiaandGitHub 2388ba676e Update README.md 2023-10-21 14:39:35 -07:00
Ishaan JaffandGitHub 8348100ba1 Update README.md 2023-10-21 14:31:13 -07:00
Krrish Dholakia dbef4089a5 bump: version 0.12.0 → 0.12.1 2023-10-21 14:28:50 -07:00
Krrish Dholakia cd0e699bcf fix(main.py): multiple deployments fix - run in parallel 2023-10-21 14:28:50 -07:00
ishaan-jaff 34136a2c0d (fix) proxy server dockerfile 2023-10-21 14:22:20 -07:00
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 JaffandGitHub 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 JaffandGitHub 8f586b3913 Merge pull request #663 from Pratikdate/patch-1
Update index.md
2023-10-21 10:17:54 -07:00
Toni EngelhardtandGitHub 37087893b1 Add perplexity namespace to model pricing dict 2023-10-21 14:28:46 +01:00
Pratik dateandGitHub 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