Commit graph

818 commits

Author SHA1 Message Date
ishaan-jaff
a0ff9e7d7b (docs) using litellm proxy + Langfuse 2023-11-15 13:52:47 -08:00
ishaan-jaff
d920801fb8 (docs) show how to debug proxy logs 2023-11-15 13:44:17 -08:00
ishaan-jaff
500e55ce2b (docs) proxy cli settings 2023-11-15 13:33:29 -08:00
ishaan-jaff
20e0682138 (docs) using litellm with curl, OpenAI v1.0.0+ 2023-11-15 13:29:20 -08:00
Krrish Dholakia
54bdca4ba6 docs(routing.md): add contributor s/o 2023-11-15 13:20:02 -08:00
Krrish Dholakia
e5929f2f7e fix(azure.py-+-proxy_server.py): fix function calling response object + support router on proxy 2023-11-15 13:15:16 -08:00
ishaan-jaff
53e3253759 (docs) proxy add example on using local hf llm 2023-11-15 13:00:43 -08:00
ishaan-jaff
3110b6d7d6 (docs) config for azure ad 2023-11-14 15:47:37 -08:00
ishaan-jaff
301ef86f5a (docs) proxy 2023-11-14 15:42:23 -08:00
ishaan-jaff
9f1d050967 (docs) passing azure_ad_token to config 2023-11-14 15:27:59 -08:00
ishaan-jaff
99207ae9ec (docs) azure ad 2023-11-14 14:38:33 -08:00
ishaan-jaff
abb081a3c0 (docs) azure passing azure_ad_token 2023-11-14 13:49:39 -08:00
ishaan-jaff
b24820c9fb (docs) pass azure_ad_token 2023-11-14 13:44:03 -08:00
Krrish Dholakia
1283f345dc fix(simple_proxy.md): enable setting a master key to protect proxy endpoints 2023-11-14 12:44:33 -08:00
Krrish Dholakia
b856f7689c fix(migration.md): migration guide for new litellm MAJOR release 2023-11-14 12:02:53 -08:00
ishaan-jaff
48bf0f2bc0 (docs) eval suites 2023-11-13 20:33:25 -08:00
ishaan-jaff
523fa7c81c (fix) proxy + docs: use openai.chat.completions.create instead of openai.ChatCompletions 2023-11-13 08:24:26 -08:00
Ishaan Jaff
b96ebf278a Merge pull request #806 from BerriAI/dependabot/npm_and_yarn/docs/my-website/babel/traverse-7.23.3
build(deps): bump @babel/traverse from 7.22.10 to 7.23.3 in /docs/my-website
2023-11-13 08:15:20 -08:00
dependabot[bot]
87444463f1 build(deps): bump @babel/traverse in /docs/my-website
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 16:11:42 +00:00
dependabot[bot]
7d7da247f3 build(deps): bump postcss from 8.4.27 to 8.4.31 in /docs/my-website
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 16:11:38 +00:00
ishaan-jaff
5bbd915dd6 (docs) fast eval with proxy 2023-11-11 12:08:10 -08:00
ishaan-jaff
8026299455 (docs) use fast eval 2023-11-11 12:06:17 -08:00
ishaan-jaff
b75138d941 (docs) openai 2023-11-10 21:00:37 -08:00
ishaan-jaff
aeee543997 (docs) add gpt-4 vision 2023-11-10 17:34:20 -08:00
ishaan-jaff
7b95a57886 (docs) simple proxy 2023-11-10 15:59:12 -08:00
ishaan-jaff
70216530e9 (docs) proxy setting default models 2023-11-10 13:06:22 -08:00
ishaan-jaff
01f81edbad (docs) proxy pass headers 2023-11-10 12:59:34 -08:00
ishaan-jaff
11e6621a67 (docs) pass headers in config 2023-11-10 12:56:53 -08:00
ishaan-jaff
1983eed3d5 (docs) add replicate cold boots info 2023-11-10 12:46:33 -08:00
Krrish Dholakia
f6e74ef71e docs(input.md): adding anyscale supported params 2023-11-10 09:26:57 -08:00
ishaan-jaff
3d2ddba157 (docs) replicate 2023-11-09 18:16:21 -08:00
ishaan-jaff
ff9233879e (docs) replicate deployments 2023-11-09 18:10:38 -08:00
ishaan-jaff
73d4f45cfb (docs) using auto evals 2023-11-09 17:31:50 -08:00
ishaan-jaff
d430256a58 (docs) litellm eval suites 2023-11-09 17:22:42 -08:00
ishaan-jaff
bf1d7c4e1a (docs) using proxy with mlfow eval 2023-11-09 17:21:43 -08:00
ishaan-jaff
0018974e72 (docs) add mlflow 2023-11-09 17:18:32 -08:00
ishaan-jaff
fd8b4f53b3 (docs) auto evals 2023-11-09 17:18:32 -08:00
ishaan-jaff
4026dec77e (docs) auto eval tutorial 2023-11-09 15:43:55 -08:00
ishaan-jaff
05bcdb8688 (docs) add tutorial on using litellm with autoeval 2023-11-09 15:42:12 -08:00
ishaan-jaff
6ddd6dcf57 (docs) cleanup 2023-11-09 13:24:13 -08:00
ishaan-jaff
89077e5e99 (docs) cleanup 2023-11-09 13:20:15 -08:00
ishaan-jaff
4b0c22f106 (docs) openai proxy configs 2023-11-09 13:18:35 -08:00
ishaan-jaff
a5eb7fe078 (docs) cleanup 2023-11-09 11:51:55 -08:00
ishaan-jaff
3377f4c2b8 (docs) proxy with config 2023-11-09 11:50:13 -08:00
ishaan-jaff
75df8ac3aa (docs) deprecated proxy 2023-11-09 10:55:28 -08:00
ishaan-jaff
ea1d636a0d (docs) simple proxy 2023-11-09 10:46:16 -08:00
ishaan-jaff
bbc2cb43aa (docs) proxy 2023-11-09 10:38:19 -08:00
ishaan-jaff
901b0e690e (docs) simple proxy 2023-11-08 17:55:11 -08:00
ishaan-jaff
277a42ea4d (docs) call specific model 2023-11-08 17:52:42 -08:00
ishaan-jaff
e201e16730 (docs) add instructions on running with FLASK 2023-11-08 17:48:14 -08:00