ishaan-jaff
|
30a95a7823
|
(docs) input params
|
2023-11-17 16:06:12 -08:00 |
|
ishaan-jaff
|
65ae7127be
|
(docs) optional fields - tools, tool_choice
|
2023-11-17 16:04:40 -08:00 |
|
ishaan-jaff
|
3c03e82f98
|
(docs) update migration guide
|
2023-11-17 10:48:21 -08:00 |
|
ishaan-jaff
|
aa2a9fff99
|
(docs) get_max_tokens returns int not dict now
|
2023-11-17 10:39:13 -08:00 |
|
ishaan-jaff
|
79e93ee7aa
|
(docs) proxy - aws sagemaker jumpstart
|
2023-11-17 10:04:35 -08:00 |
|
Ishaan Jaff
|
1a09b93214
|
Merge pull request #832 from BerriAI/dependabot/npm_and_yarn/docs/my-website/sharp-0.32.6
build(deps): bump sharp from 0.32.5 to 0.32.6 in /docs/my-website
|
2023-11-17 09:05:34 -08:00 |
|
Krrish Dholakia
|
a27c2961dc
|
docs(migration.md): new base case exception - apiconnectionerror
|
2023-11-16 22:04:14 -08:00 |
|
Krrish Dholakia
|
7456c26940
|
docs(routing.md): update tutorial on deploying router
|
2023-11-16 21:46:43 -08:00 |
|
ishaan-jaff
|
5fd4376802
|
(docs) lm harness
|
2023-11-16 14:30:33 -08:00 |
|
ishaan-jaff
|
8d0f4bfc74
|
(docs) lm harness
|
2023-11-16 14:21:37 -08:00 |
|
dependabot[bot]
|
6ead640637
|
build(deps): bump sharp from 0.32.5 to 0.32.6 in /docs/my-website
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6)
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-16 18:59:28 +00:00 |
|
Krrish Dholakia
|
fcc250b312
|
docs(simple_proxy.md): add tutorial on handling multiple instances of 1 model
|
2023-11-16 09:14:15 -08:00 |
|
Ishaan Jaff
|
d6ad62d793
|
Merge pull request #811 from dchristian3188/bedrock-llama
Bedrock llama
|
2023-11-16 07:57:50 -08:00 |
|
ishaan-jaff
|
63b2b6c9a2
|
(docs) remove bloat gpt cache
|
2023-11-15 17:30:47 -08:00 |
|
ishaan-jaff
|
cc955fca89
|
(docs) config
|
2023-11-15 16:48:01 -08:00 |
|
ishaan-jaff
|
77394e7987
|
(docs) using litellm proxy + langfuse
|
2023-11-15 14:29:14 -08:00 |
|
ishaan-jaff
|
e9dfea887c
|
(docs) using litellm proxy + Langfuse
|
2023-11-15 13:52:47 -08:00 |
|
ishaan-jaff
|
b7859f0dd1
|
(docs) show how to debug proxy logs
|
2023-11-15 13:44:17 -08:00 |
|
ishaan-jaff
|
8cced8eabc
|
(docs) proxy cli settings
|
2023-11-15 13:33:29 -08:00 |
|
ishaan-jaff
|
ae7731b4dc
|
(docs) using litellm with curl, OpenAI v1.0.0+
|
2023-11-15 13:29:20 -08:00 |
|
Krrish Dholakia
|
33d823a18d
|
docs(routing.md): add contributor s/o
|
2023-11-15 13:20:02 -08:00 |
|
Krrish Dholakia
|
8c104e9c6a
|
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
|
f3bbedbbbc
|
(docs) proxy add example on using local hf llm
|
2023-11-15 13:00:43 -08:00 |
|
ishaan-jaff
|
5963d9d283
|
(docs) config for azure ad
|
2023-11-14 15:47:37 -08:00 |
|
ishaan-jaff
|
0e9446f213
|
(docs) proxy
|
2023-11-14 15:42:23 -08:00 |
|
ishaan-jaff
|
255c0fab1d
|
(docs) passing azure_ad_token to config
|
2023-11-14 15:27:59 -08:00 |
|
ishaan-jaff
|
952ab1a401
|
(docs) azure ad
|
2023-11-14 14:38:33 -08:00 |
|
ishaan-jaff
|
1a73913766
|
(docs) azure passing azure_ad_token
|
2023-11-14 13:49:39 -08:00 |
|
ishaan-jaff
|
ede03af21d
|
(docs) pass azure_ad_token
|
2023-11-14 13:44:03 -08:00 |
|
Krrish Dholakia
|
7ef8611952
|
fix(simple_proxy.md): enable setting a master key to protect proxy endpoints
|
2023-11-14 12:44:33 -08:00 |
|
Krrish Dholakia
|
17b02c0753
|
fix(migration.md): migration guide for new litellm MAJOR release
|
2023-11-14 12:02:53 -08:00 |
|
ishaan-jaff
|
3280a8e2e2
|
(docs) eval suites
|
2023-11-13 20:33:25 -08:00 |
|
David Christian
|
404d4e8737
|
updated docs
|
2023-11-13 15:43:52 -08:00 |
|
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 |
|