Commit graph

802 commits

Author SHA1 Message Date
ishaan-jaff
cf0ab7155e (fix) proxy + docs: use openai.chat.completions.create instead of openai.ChatCompletions 2023-11-13 08:24:26 -08:00
Ishaan Jaff
60770e1eec
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]
6c9b3e2e71
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]
4e30b81eaf
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
ecc6790a23 (docs) fast eval with proxy 2023-11-11 12:08:10 -08:00
ishaan-jaff
b6e6c7bb86 (docs) use fast eval 2023-11-11 12:06:17 -08:00
ishaan-jaff
0cee50f66d (docs) openai 2023-11-10 21:00:37 -08:00
ishaan-jaff
71da9d0d63 (docs) add gpt-4 vision 2023-11-10 17:34:20 -08:00
ishaan-jaff
5da6fb84fa (docs) simple proxy 2023-11-10 15:59:12 -08:00
ishaan-jaff
5fcf9fc799 (docs) proxy setting default models 2023-11-10 13:06:22 -08:00
ishaan-jaff
ebcd29b1ec (docs) proxy pass headers 2023-11-10 12:59:34 -08:00
ishaan-jaff
9d4cbf1d22 (docs) pass headers in config 2023-11-10 12:56:53 -08:00
ishaan-jaff
bf2cb91841 (docs) add replicate cold boots info 2023-11-10 12:46:33 -08:00
Krrish Dholakia
84460b8222 docs(input.md): adding anyscale supported params 2023-11-10 09:26:57 -08:00
ishaan-jaff
76d8ea674e (docs) replicate 2023-11-09 18:16:21 -08:00
ishaan-jaff
6f639f30c5 (docs) replicate deployments 2023-11-09 18:10:38 -08:00
ishaan-jaff
e355a0674f (docs) using auto evals 2023-11-09 17:31:50 -08:00
ishaan-jaff
7ddd29da93 (docs) litellm eval suites 2023-11-09 17:22:42 -08:00
ishaan-jaff
108336aeef (docs) using proxy with mlfow eval 2023-11-09 17:21:43 -08:00
ishaan-jaff
953593e137 (docs) add mlflow 2023-11-09 17:18:32 -08:00
ishaan-jaff
88111fbb36 (docs) auto evals 2023-11-09 17:18:32 -08:00
ishaan-jaff
bba62b56d3 (docs) auto eval tutorial 2023-11-09 15:43:55 -08:00
ishaan-jaff
87328a973e (docs) add tutorial on using litellm with autoeval 2023-11-09 15:42:12 -08:00
ishaan-jaff
40e7e2ce48 (docs) cleanup 2023-11-09 13:24:13 -08:00
ishaan-jaff
9fd51f66d0 (docs) cleanup 2023-11-09 13:20:15 -08:00
ishaan-jaff
376dae73f9 (docs) openai proxy configs 2023-11-09 13:18:35 -08:00
ishaan-jaff
d48ed083ab (docs) cleanup 2023-11-09 11:51:55 -08:00
ishaan-jaff
4bc70329a4 (docs) proxy with config 2023-11-09 11:50:13 -08:00
ishaan-jaff
e2a380b832 (docs) deprecated proxy 2023-11-09 10:55:28 -08:00
ishaan-jaff
fbebb28970 (docs) simple proxy 2023-11-09 10:46:16 -08:00
ishaan-jaff
2c67bda137 (docs) proxy 2023-11-09 10:38:19 -08:00
ishaan-jaff
db0e032d53 (docs) simple proxy 2023-11-08 17:55:11 -08:00
ishaan-jaff
fc05510a5d (docs) call specific model 2023-11-08 17:52:42 -08:00
ishaan-jaff
fc45f41818 (docs) add instructions on running with FLASK 2023-11-08 17:48:14 -08:00
ishaan-jaff
da1451e493 (docs) use FLASK benchmarks with proxy 2023-11-08 17:25:59 -08:00
ishaan-jaff
68e668df13 (docs) lm harness 2023-11-08 17:21:12 -08:00
ishaan-jaff
b102489f49 (docs) replicate input params 2023-11-08 14:23:37 -08:00
ishaan-jaff
3498e881af (docs) proxy server 2023-11-08 13:27:17 -08:00
ishaan-jaff
50a1c55ce1 (docs) proxy 2023-11-08 13:24:21 -08:00
ishaan-jaff
57c78cebb9 (docs) proxy cli args 2023-11-08 13:19:25 -08:00
ishaan-jaff
c6e4ea8558 (docs) proxy cli add params supported 2023-11-08 13:11:49 -08:00
ishaan-jaff
3239ec80c9 (docs) embedding models 2023-11-07 21:43:02 -08:00
ishaan-jaff
4ca4038246 (docs) proxy server 2023-11-07 17:27:58 -08:00
ishaan-jaff
febb163850 (docs) proxy server openai api base 2023-11-07 17:24:47 -08:00
ishaan-jaff
83ef369871 (docs) proxy server 2023-11-07 15:39:59 -08:00
ishaan-jaff
c972e4acf2 (docs) proxy server 2023-11-07 15:30:29 -08:00
ishaan-jaff
adf7539be2 (docs) proxy server 2023-11-07 15:27:29 -08:00
ishaan-jaff
7c37d24b46 (docs) proxy 2023-11-07 15:16:28 -08:00
ishaan-jaff
4c31045cee (docs) proxy 2023-11-07 15:14:06 -08:00
ishaan-jaff
813da8ec04 (docs) proxy 2023-11-07 15:11:47 -08:00