ishaan-jaff
6a150762b5
(docs) function calling for non openai llms
2023-10-31 17:15:35 -07:00
Morgendigital
1edcade379
Docker Hub image is built for ARM64 only
...
When trying to run it on a x64 Linux machine, I get the following error:
```
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested
```
The Docker image was apparently built for ARM64 only.
2023-10-31 23:28:38 +01:00
ishaan-jaff
013b122f92
(docs) openai set - org + api base
2023-10-30 18:03:53 -07:00
ishaan-jaff
836a8cb3ca
(docs) update calling ft gpt3.5
2023-10-30 17:56:01 -07:00
ishaan-jaff
4ed47b0ac1
(docs) example on setting organization param for openai
2023-10-30 17:43:32 -07:00
ishaan-jaff
b9953297d5
(docs) openai.md
2023-10-30 17:33:23 -07:00
ishaan-jaff
7706284147
(docs) openai supported models
2023-10-30 17:31:03 -07:00
Krish Dholakia
63310558a5
(docs) updates
2023-10-30 16:51:38 -07:00
ishaan-jaff
074c94228d
(docs) update encode/decode doc
2023-10-30 14:13:06 -07:00
ishaan-jaff
ae376a9835
(docs) encode docstring
2023-10-30 14:10:29 -07:00
ishaan-jaff
5e2b56c7e2
(docs) validate keys
2023-10-30 14:07:35 -07:00
ishaan-jaff
a33bab26f3
(docs) update model alias
2023-10-30 13:58:07 -07:00
ishaan-jaff
1b049cd2b4
(docs) update token trimming
2023-10-30 13:56:23 -07:00
ishaan-jaff
2bd1f14ab0
(docs) getting started
2023-10-30 13:39:50 -07:00
Krrish Dholakia
d1a354bb81
docs(routing.md): clean up title
2023-10-29 21:13:45 -07:00
Krrish Dholakia
eaf4b5fa35
docs(simple_proxy.md): updating copy
2023-10-28 19:21:19 -07:00
Krrish Dholakia
e3bfaff309
docs(input.md): updating litellm-specific params for completion
2023-10-28 19:17:07 -07:00
Krrish Dholakia
76fe5e3d1c
docs(input.md): add litellm params to docs
2023-10-28 19:13:55 -07:00
Krrish Dholakia
9e7f4e147c
docs(simple_proxy.md): updating titles
2023-10-28 16:18:56 -07:00
Krrish Dholakia
d933dee9b6
docs(simple_proxy.md): add llama index tutorial to docs
2023-10-28 16:14:51 -07:00
ishaan-jaff
e26b808291
(docs) reliability with fallbacks + router
2023-10-28 15:28:03 -07:00
Krrish Dholakia
70fde2d1f5
docs(simple_proxy.md): add arize ai llm evals to docs
2023-10-28 15:14:27 -07:00
Krrish Dholakia
953be5199a
docs(simple_proxy.md): prompt tools tutorials
2023-10-28 14:52:17 -07:00
Ishaan Jaff
0330792cb6
Merge pull request #713 from josearangos/main
...
refactor Contributing to documentation steps
2023-10-28 12:39:40 -07:00
ishaan-jaff
98d75c8642
(docs) cleanup remove bload - ab test lllms
2023-10-28 12:34:40 -07:00
josearangos
92e8d8ce0d
refactor Contributing to documentation steps
2023-10-28 14:25:01 -05:00
Krrish Dholakia
4d6f765cdd
docs(simple_proxy.md): adding NeMO Guardrails tutorial to docs
2023-10-28 12:17:16 -07:00
ishaan-jaff
120e0eda69
(docs) improve sentry callback
2023-10-27 16:33:12 -07:00
ishaan-jaff
d82d3f6bdf
(docs) use sentry DSN to send data
2023-10-27 16:25:02 -07:00
Krrish Dholakia
daa7aed7a4
fix(utils.py/completion_with_fallbacks): accept azure deployment name in rotations
2023-10-27 16:00:42 -07:00
ishaan-jaff
af9f22c790
(docs) add LiteLLM Server - deploy liteLLM
2023-10-26 20:18:51 -07:00
ishaan-jaff
43f3227154
(docs) add 1 click deploy to index.md
2023-10-26 20:12:29 -07:00
ishaan-jaff
cb30cc6a79
(docs) add deploy button to index.md
2023-10-26 20:10:58 -07:00
ishaan-jaff
639229c4f6
(docs) improve async + streaming completion
2023-10-26 12:10:37 -07:00
Krrish Dholakia
c8e34c82b5
doc cleanup
2023-10-26 11:33:40 -07:00
ishaan-jaff
d0372a2ae7
(docs) litellm server deploy aws
2023-10-25 19:05:53 -07:00
ishaan-jaff
0e06b98224
(docs) litellm server deploy on aws
2023-10-25 19:04:37 -07:00
ishaan-jaff
6b3bb054a2
(docs) litellm server deploy on app runner
2023-10-25 18:58:55 -07:00
ishaan-jaff
5734efc0ca
(docs) litellm server instructions on deploying to aws app runner
2023-10-25 18:33:43 -07:00
ishaan-jaff
fb921bca0d
(docs) proxy server deploy to AWS
2023-10-25 17:07:53 -07:00
Krrish Dholakia
6138e2f0d8
docs(routing.md): renaming docs for simplicity
2023-10-25 14:23:17 -07:00
Ishaan Jaff
f27b2b7bf0
Merge pull request #700 from josearangos/main
...
docs error ==> openai.error instead of openai.errors
2023-10-25 14:23:02 -07:00
ishaan-jaff
8d34542e9e
(docs) proxy server add caching flip per completion request
2023-10-25 14:17:21 -07:00
Krrish Dholakia
c7530ddc66
docs(routing.md): fix deployment tutorial
2023-10-25 14:02:11 -07:00
josearangos
7767c83b7d
docs error openai.error instead of openai.errors
2023-10-25 15:57:26 -05:00
ishaan-jaff
08f470d4ff
(docs) proxy add info on testing caching
2023-10-25 11:29:48 -07:00
ishaan-jaff
3bf1a9a931
(docs) proxy server add info on caching
2023-10-25 10:38:58 -07:00
Krrish Dholakia
d0029fb4d2
docs(anyscale.md): adding anyscale documentation
...
n
2023-10-25 09:12:29 -07:00
ishaan-jaff
b4906b71a0
(docs) on deploying render
2023-10-24 21:28:37 -07:00
ishaan-jaff
4f78c6a44f
(docs) simple proxy testing
2023-10-24 21:13:41 -07:00