Commit graph

963 commits

Author SHA1 Message Date
ishaan-jaff
27cd4aa3a6 (docs) proxy: config example with langchain 2023-12-05 12:20:42 -08:00
ishaan-jaff
91ffa5beca (docs) proxy + configs 2023-12-05 12:02:35 -08:00
ishaan-jaff
4857edf0ba (docs) using proxy with curl, OpenAI, langchain 2023-12-05 11:55:02 -08:00
ishaan-jaff
2d1e81bf35 (docs) litellm proxy + langchain 2023-12-05 11:46:42 -08:00
ishaan-jaff
0bd62339a6 (docs) add example on using proxy with OpenAI 2023-12-05 11:45:35 -08:00
ishaan-jaff
7a06c81989 (docs) add health check on load balancing 2023-12-04 18:01:21 -08:00
ishaan-jaff
43ce4de175 (docs) router 2023-12-04 17:51:31 -08:00
ishaan-jaff
c5bc397845 (docs) custom timeouts proxy 2023-12-04 17:37:09 -08:00
Krrish Dholakia
69b9fc8c9a docs(custom_callback.md): add async callbacks to docs 2023-12-04 17:01:46 -08:00
Krish Dholakia
eab7d41cd3 Merge pull request #970 from nbaldwin98/fixing-replicate-sys-prompt
fix system prompts for replicate
2023-12-04 16:39:44 -08:00
ishaan-jaff
1b64ce2150 (docs) input 2023-12-04 15:47:27 -08:00
ishaan-jaff
914cf80fb2 (docs) sagemaker - clarify max tokens 2023-12-04 15:15:39 -08:00
ishaan-jaff
52efab642c (docs) embedding: add api_base for HF 2023-12-04 11:57:41 -08:00
ishaan-jaff
2332b894cf (docs) custom logger 2023-12-04 11:44:12 -08:00
ishaan-jaff
3a9dafa48d (docs) clean up proxy logging 2023-12-04 11:37:15 -08:00
ishaan-jaff
3dedbc8208 (docs) custom logger: proxy 2023-12-04 11:30:09 -08:00
ishaan-jaff
831e586282 (docs) custom callbacks proxy 2023-12-04 11:20:27 -08:00
Krrish Dholakia
e20c322f1e fix(model_management.md): add docs on model management on proxy 2023-12-04 09:36:45 -08:00
ishaan-jaff
df60e40559 (docs) quick start proxy 2023-12-04 08:07:05 -08:00
Krrish Dholakia
6015bff80b fix(proxy_server.py): hash keys 2023-12-02 19:30:03 -08:00
ishaan-jaff
2e24c8275a (docs) proxy quick start 2023-12-02 19:02:41 -08:00
ishaan-jaff
36150590b2 (docs) litellm 2023-12-02 18:58:24 -08:00
ishaan-jaff
60c91de9dd (docs) proxy config with docker 2023-12-02 18:50:50 -08:00
ishaan-jaff
9f6c4458c5 (docs) proxy 2023-12-02 14:41:17 -08:00
ishaan-jaff
5d6f90e72f (docs) proxy 2023-12-02 14:40:20 -08:00
ishaan-jaff
e80f1d0b54 (docs) proxy 2023-12-02 14:36:14 -08:00
ishaan-jaff
7906b4e19f (docs) proxy: logging 2023-12-02 14:27:16 -08:00
ishaan-jaff
19a3562064 (docs) proxy 2023-12-02 14:24:40 -08:00
ishaan-jaff
29c7a75cac (docs) refactor litellm proxy docs to use a hierarchy 2023-12-02 14:09:39 -08:00
David Manouchehri
884c0923af (docs) Mention Neon as a database option. 2023-12-02 15:15:54 -05:00
ishaan-jaff
5c4fb9453d (docs) proxy: OTEL 2023-12-02 11:56:02 -08:00
ishaan-jaff
32994cf561 (docs) proxy otel 2023-12-02 11:11:16 -08:00
ishaan-jaff
2ccc90d063 (docs) simple proxy 2023-12-02 10:42:12 -08:00
ishaan-jaff
0fa3516c0c (docs) otel collector 2023-12-01 21:46:37 -08:00
ishaan-jaff
62d652ff02 (docs) OTEL simple proxy 2023-12-01 21:28:46 -08:00
Krrish Dholakia
3db1c79651 fix(proxy_server.py): fix linting errors 2023-12-01 20:40:49 -08:00
Krrish Dholakia
fe96f9aa13 docs(secret.md): add azure key vault support to docs 2023-12-01 20:07:20 -08:00
chabala98
a8f2639e11 fix system prompts for replicate 2023-12-01 13:16:35 +01:00
Frank Colson
a962dd4e77 Update docs 2023-11-30 16:43:09 -07:00
ishaan-jaff
cc5d13a390 (feat) add bedrock:llama2-70bchat 2023-11-30 14:41:19 -08:00
ishaan-jaff
5ff3cf6007 (chore) remove old doc -> this is now Router 2023-11-30 13:33:17 -08:00
ishaan-jaff
558e1f7904 (docs) librechat + proxy 2023-11-30 10:47:16 -08:00
ishaan-jaff
da7cb58174 (docs) proxy + librechat 2023-11-30 10:46:48 -08:00
Krrish Dholakia
8bffe72aca docs(simple_proxy.md): improve librechat tutorial 2023-11-30 10:19:18 -08:00
Krrish Dholakia
7e90f64a9c docs(routing.md): shoutout sweep on load balancing docs 2023-11-30 09:35:28 -08:00
ishaan-jaff
79696e1e7f (docs) proxy: Render deploys 2023-11-30 09:21:07 -08:00
Rishab Mallick
63a8403cdd docs: adds gpt-3.5-turbo-1106 in supported models 2023-11-30 13:32:51 +05:30
ishaan-jaff
a99650add1 (docs) add pplx-online 2023-11-29 21:18:42 -08:00
Krrish Dholakia
48851df377 docs(simple_proxy.md): adding librechat tutorial to docs 2023-11-29 21:03:17 -08:00
ishaan-jaff
f88c6fc271 (docs) routing 2023-11-29 18:09:39 -08:00