Commit graph

657 commits

Author SHA1 Message Date
Krrish Dholakia
aec4de68a7 docs(routing.md): fix deployment tutorial 2023-10-25 14:02:11 -07:00
ishaan-jaff
e7eb495a3a (docs) proxy add info on testing caching 2023-10-25 11:29:48 -07:00
ishaan-jaff
f208a1231b (docs) proxy server add info on caching 2023-10-25 10:38:58 -07:00
Krrish Dholakia
edfa4d550a docs(anyscale.md): adding anyscale documentation
n
2023-10-25 09:12:29 -07:00
ishaan-jaff
7b76a7ed25 (docs) on deploying render 2023-10-24 21:28:37 -07:00
ishaan-jaff
e897a75887 (docs) simple proxy testing 2023-10-24 21:13:41 -07:00
ishaan-jaff
923bc706fd (docs) simple proxy server 2023-10-24 21:00:01 -07:00
ishaan-jaff
70fcf351d8 (docs) simple proxy updates 2023-10-24 20:55:15 -07:00
ishaan-jaff
55b9fb6bfb (docs) add deploy to render litellm 2023-10-24 20:40:52 -07:00
Krrish Dholakia
046e1384c3 docs(huggingface.md): adding huggingface text-embedding-inference to docs 2023-10-24 17:53:39 -07:00
ishaan-jaff
e5c6f512f9 (docs) show how to set custom input_callback 2023-10-24 17:40:59 -07:00
Krish Dholakia
b86c679e71
Merge pull request #647 from nirga/traceloop-bug
fix: bugs in traceloop integration
2023-10-24 17:38:30 -07:00
ishaan-jaff
30dd0b5c6b (docs) proxy server title 2023-10-24 17:14:57 -07:00
Krrish Dholakia
59ddda5c4b docs(token_usage.md): adding registering model via url to docs 2023-10-24 16:21:38 -07:00
Krrish Dholakia
24c1207451 docs(proxy_server.md): cli tool deprecation notice 2023-10-24 16:01:05 -07:00
ishaan-jaff
f9ff8cbfb1 (docs) update cloud run deploy link 2023-10-24 12:53:23 -07:00
ishaan-jaff
ea0c65d146 (docs) add async embeddings 2023-10-23 15:23:23 -07:00
ishaan-jaff
fbac910436 (fix) openai proxy set langfuse as callback 2023-10-23 14:42:04 -07:00
ishaan-jaff
98100be5b6 (docs) proxy server auth 2023-10-23 11:56:35 -07:00
ishaan-jaff
07b2dec580 (docs) proxy server 2023-10-23 11:45:18 -07:00
ishaan-jaff
a89e40df5e (docs) testing proxy with anthropic 2023-10-23 11:28:46 -07:00
ishaan-jaff
d37dc4a891 (docs) update sidebar 2023-10-23 11:25:57 -07:00
ishaan-jaff
42cae96a36 (docs) add azure example for testing 2023-10-23 11:25:08 -07:00
ishaan-jaff
31e44aa87e (docs) gcloud run proxy 2023-10-23 11:20:00 -07:00
ishaan-jaff
b32c211669 (docs) proxy server 2023-10-23 11:10:24 -07:00
ishaan-jaff
c33fab924f (docs) update testing proxy 2023-10-23 10:58:38 -07:00
Ishaan Jaff
e1b873a2a0
Merge pull request #673 from kevinjyee/main
Update function calling docs
2023-10-23 10:42:34 -07:00
ishaan-jaff
0b7cc4b419 (docs) testing gcp proxy 2023-10-23 10:31:01 -07:00
ishaan-jaff
af5685ba5e (docs) proxy server instructions 2023-10-23 10:10:55 -07:00
Kevin Yee
54cd10db15 Update function calling docs 2023-10-23 13:03:39 -04:00
ishaan-jaff
5b88363433 (docs) proxy server 2023-10-23 09:50:09 -07:00
ishaan-jaff
0903cdd088 (docs) proxy server 2023-10-23 09:47:06 -07:00
ishaan-jaff
c07cae58f1 (docs) proxy server 2023-10-23 09:38:09 -07:00
ishaan-jaff
98a7f37d5f (docs) set env variables on google cloud run 2023-10-23 09:36:11 -07:00
Ishaan Jaff
3c5fb92a14
Merge pull request #671 from shrikant14/aws-client-docs
Incorrect boto3 parameter name
2023-10-23 08:53:31 -07:00
ishaan-jaff
cc1ea6e3c8 (docs) proxy server 2023-10-23 08:45:42 -07:00
ishaan-jaff
d68f50785a (docs) deploy on Google cloud run 2023-10-23 08:41:50 -07:00
ishaan-jaff
959d44e8a4 (docs) add deploy to cloud run 2023-10-23 08:40:15 -07:00
shrikant
59b139f8d2 incorrect boto3 parameter name 2023-10-23 10:12:20 -05:00
Krrish Dholakia
1c2883a928 docs(simple_proxy.md): adding docs on simple deployed proxy server
n
2023-10-23 07:57:03 -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
Krrish Dholakia
3fac512b74 docs(caching): add custom key value pairs to caching docs
b
2023-10-21 12:37:17 -07:00
ishaan-jaff
d9bba09f5d (docs) perplexity 2023-10-21 10:27:34 -07:00
Pratik date
0b51f1ecb9
Update index.md 2023-10-21 12:22:41 +05:30
ishaan-jaff
9884bbd196 (docs) perplexity ai api 2023-10-20 14:47:16 -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
Krrish Dholakia
62d9ce6e66 docs(token_usage.md): add docs on token encoding and decoding 2023-10-20 12:10:18 -07:00
ishaan-jaff
9e25e6e6b4 (docs) add timeout param 2023-10-20 11:55:42 -07:00
Krrish Dholakia
4198901a2d docs(token_usage.md): adding new register model function 2023-10-19 18:33:53 -07:00