Commit graph

745 commits

Author SHA1 Message Date
ishaan-jaff
da1defb7cf (docs) proxy server title 2023-10-24 17:14:57 -07:00
Krrish Dholakia
eeb7a293e5 docs(token_usage.md): adding registering model via url to docs 2023-10-24 16:21:38 -07:00
Krrish Dholakia
ca59bb71f5 docs(proxy_server.md): cli tool deprecation notice 2023-10-24 16:01:05 -07:00
ishaan-jaff
b974eae340 (docs) update cloud run deploy link 2023-10-24 12:53:23 -07:00
ishaan-jaff
f59b31457b (docs) add async embeddings 2023-10-23 15:23:23 -07:00
ishaan-jaff
e92db1de19 (fix) openai proxy set langfuse as callback 2023-10-23 14:42:04 -07:00
ishaan-jaff
7a3890b4f3 (docs) proxy server auth 2023-10-23 11:56:35 -07:00
ishaan-jaff
c77e155c87 (docs) proxy server 2023-10-23 11:45:18 -07:00
ishaan-jaff
8f77c35423 (docs) testing proxy with anthropic 2023-10-23 11:28:46 -07:00
ishaan-jaff
4c0efaa029 (docs) update sidebar 2023-10-23 11:25:57 -07:00
ishaan-jaff
c13a5dc617 (docs) add azure example for testing 2023-10-23 11:25:08 -07:00
ishaan-jaff
8f1c09703d (docs) gcloud run proxy 2023-10-23 11:20:00 -07:00
ishaan-jaff
51499d5c83 (docs) proxy server 2023-10-23 11:10:24 -07:00
ishaan-jaff
51abcffbc8 (docs) update testing proxy 2023-10-23 10:58:38 -07:00
Ishaan Jaff
d698cc1086 Merge pull request #673 from kevinjyee/main
Update function calling docs
2023-10-23 10:42:34 -07:00
ishaan-jaff
e4fc5db8b4 (docs) testing gcp proxy 2023-10-23 10:31:01 -07:00
ishaan-jaff
5ecb8b629c (docs) proxy server instructions 2023-10-23 10:10:55 -07:00
Kevin Yee
8c3c833ddf Update function calling docs 2023-10-23 13:03:39 -04:00
ishaan-jaff
b6ddb499ee (docs) proxy server 2023-10-23 09:50:09 -07:00
ishaan-jaff
39a706b250 (docs) proxy server 2023-10-23 09:47:06 -07:00
ishaan-jaff
c825ee96f7 (docs) proxy server 2023-10-23 09:38:09 -07:00
ishaan-jaff
7688f3c19d (docs) set env variables on google cloud run 2023-10-23 09:36:11 -07:00
Ishaan Jaff
45c4bc3ffa Merge pull request #671 from shrikant14/aws-client-docs
Incorrect boto3 parameter name
2023-10-23 08:53:31 -07:00
ishaan-jaff
7e8875b29a (docs) proxy server 2023-10-23 08:45:42 -07:00
ishaan-jaff
f716bee7a1 (docs) deploy on Google cloud run 2023-10-23 08:41:50 -07:00
ishaan-jaff
aa2e0bbf6f (docs) add deploy to cloud run 2023-10-23 08:40:15 -07:00
shrikant
b82ac078a9 incorrect boto3 parameter name 2023-10-23 10:12:20 -05:00
Krrish Dholakia
58b726a40c docs(simple_proxy.md): adding docs on simple deployed proxy server
n
2023-10-23 07:57:03 -07:00
Krrish Dholakia
428ff18743 docs(token_usage.md): fix docs 2023-10-21 16:16:20 -07:00
Krrish Dholakia
b982621b45 docs(token_usage.md): fix completion cost docs 2023-10-21 16:15:11 -07:00
Krrish Dholakia
a9b6d133ce docs(caching): add custom key value pairs to caching docs
b
2023-10-21 12:37:17 -07:00
ishaan-jaff
be2cf0294f (docs) perplexity 2023-10-21 10:27:34 -07:00
Pratik date
e09e4cce52 Update index.md 2023-10-21 12:22:41 +05:30
ishaan-jaff
8492de08ff (docs) perplexity ai api 2023-10-20 14:47:16 -07:00
Krrish Dholakia
905044d80b docs(multiple_deployments.md): docs on how to route between multiple deployments 2023-10-20 14:30:29 -07:00
Krrish Dholakia
5043235d35 docs(token_usage.md): add docs on token encoding and decoding 2023-10-20 12:10:18 -07:00
ishaan-jaff
fca20c0847 (docs) add timeout param 2023-10-20 11:55:42 -07:00
Krrish Dholakia
6e7dd8d64f docs(token_usage.md): adding new register model function 2023-10-19 18:33:53 -07:00
Prasad Chalasani
51525bfd8d proxy server: fix langroid part 2023-10-19 17:20:20 -04:00
Krrish Dholakia
a2e24ffdfb docs(gradio): fixing twitter handle for contributor 2023-10-19 11:37:32 -07:00
ishaan-jaff
000f963aea (docs) perplexity ai provider 2023-10-19 10:02:39 -07:00
ishaan-jaff
ef20d5ff98 (docs) cleanup integrations 2023-10-19 09:40:51 -07:00
Krrish Dholakia
639840e286 docs(proxy_server.md): clean up docs 2023-10-19 09:33:58 -07:00
ishaan-jaff
44a69cda8c (docs) add slack callback for litellm 2023-10-19 09:32:29 -07:00
ishaan-jaff
fd96f5f0b0 (docs) fix sidebar js 2023-10-19 09:14:21 -07:00
Krrish Dholakia
a48a8bf4b6 docs(proxy_server.md): refactor docs to improve docker image tutorial 2023-10-19 09:10:07 -07:00
Krish Dholakia
61c55bf679 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
Nir Gazit
9e9855d814 fix: bugs in traceloop integration 2023-10-19 17:23:51 +02:00
Krrish Dholakia
4960b00055 docs(routing.md): improve readability 2023-10-18 17:52:56 -07:00
Krrish Dholakia
2f6fb11f9c docs(routing.md): cleanup 2023-10-18 17:48:11 -07:00