Commit Graph

753 Commits

Author SHA1 Message Date
ishaan-jaff 8ea2270058 (feat) cohere embedding 2023-11-02 10:26:02 -07:00
ishaan-jaff 33350c7c41 (docs) cohere 2023-11-02 10:23:52 -07:00
Krrish Dholakia 73cd0f3778 docs(proxy_server.md): cleanup 2023-11-01 18:13:22 -07:00
Krrish Dholakia 82065716de docs(lm_evaluation_harness.md): adding github link to docs 2023-11-01 17:46:21 -07:00
Krrish Dholakia 9afd3c8bfa docs(lm_evaluation_harness.md): tutorial showing how to use lm evaluation harness with tgi 2023-11-01 17:45:16 -07:00
ishaan-jaff 9cfd218101 (feat) detect amazon.titan-embed-text-v1 as bedrock embedding model 2023-11-01 14:46:33 -07:00
ishaan-jaff f4a45ec35b (docs) bedrock 2023-11-01 14:17:53 -07:00
ishaan-jaff dc5a50d20e (docs) bedrock 2023-11-01 14:16:13 -07:00
ishaan-jaff 5c92cca9a4 (docs) add bedrock embedding 2023-11-01 14:15:08 -07:00
ishaan-jaff 59b3a64e64 (docs) add bedrock embeddings() 2023-11-01 14:12:48 -07:00
Krrish Dholakia 8deeb52f7c docs(function_call.md): cleanup 2023-11-01 13:55:00 -07:00
Krrish Dholakia fb4be198ee docs(routing.md): adding context window fallback dict and num retries 2023-11-01 13:52:18 -07:00
ishaan-jaff 270fc02578 (docs) add litellm.api_version 2023-11-01 11:52:20 -07:00
Krish Dholakia d898b1c412 Merge pull request #734 from morgendigital/patch-1
Docker Hub image is built for ARM64 only
2023-11-01 08:21:45 -07:00
ishaan-jaff 522f1ac7c8 (docs) bedrock 2023-10-31 22:32:41 -07:00
ishaan-jaff cedc756d2e (docs) hf viewing log probs 2023-10-31 18:37:18 -07:00
ishaan-jaff c0e6596395 (docs) hf 2023-10-31 18:25:44 -07:00
Krrish Dholakia 847de09308 docs(simple_proxy.md): add model alias to docs 2023-10-31 17:30:02 -07:00
ishaan-jaff b32cedeb28 (docs) function calling for non openai llms 2023-10-31 17:15:35 -07:00
Morgendigital 3c49949e0b 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 7578716adc (docs) openai set - org + api base 2023-10-30 18:03:53 -07:00
ishaan-jaff 5f47c8d310 (docs) update calling ft gpt3.5 2023-10-30 17:56:01 -07:00
ishaan-jaff 80d3fd845f (docs) example on setting organization param for openai 2023-10-30 17:43:32 -07:00
ishaan-jaff d61e4cab19 (docs) openai.md 2023-10-30 17:33:23 -07:00
ishaan-jaff d32f354bb2 (docs) openai supported models 2023-10-30 17:31:03 -07:00
Krish Dholakia 9b84a4c8bd (docs) updates 2023-10-30 16:51:38 -07:00
ishaan-jaff 47ac4fa58f (docs) update encode/decode doc 2023-10-30 14:13:06 -07:00
ishaan-jaff c61fa70ba0 (docs) encode docstring 2023-10-30 14:10:29 -07:00
ishaan-jaff 313eee17e3 (docs) validate keys 2023-10-30 14:07:35 -07:00
ishaan-jaff 370b6be52a (docs) update model alias 2023-10-30 13:58:07 -07:00
ishaan-jaff 689c14525c (docs) update token trimming 2023-10-30 13:56:23 -07:00
ishaan-jaff 359f40d483 (docs) getting started 2023-10-30 13:39:50 -07:00
Krrish Dholakia ee2e186c62 docs(routing.md): clean up title 2023-10-29 21:13:45 -07:00
Krrish Dholakia 7304c75f9c docs(simple_proxy.md): updating copy 2023-10-28 19:21:19 -07:00
Krrish Dholakia ffd80ca850 docs(input.md): updating litellm-specific params for completion 2023-10-28 19:17:07 -07:00
Krrish Dholakia 585f7b0434 docs(input.md): add litellm params to docs 2023-10-28 19:13:55 -07:00
Krrish Dholakia 758b75cb8d docs(simple_proxy.md): updating titles 2023-10-28 16:18:56 -07:00
Krrish Dholakia 23f03f7e6f docs(simple_proxy.md): add llama index tutorial to docs 2023-10-28 16:14:51 -07:00
ishaan-jaff b76304246e (docs) reliability with fallbacks + router 2023-10-28 15:28:03 -07:00
Krrish Dholakia b18b9d6380 docs(simple_proxy.md): add arize ai llm evals to docs 2023-10-28 15:14:27 -07:00
Krrish Dholakia 59e47fac78 docs(simple_proxy.md): prompt tools tutorials 2023-10-28 14:52:17 -07:00
Ishaan Jaff 914067227a Merge pull request #713 from josearangos/main
refactor Contributing to documentation steps
2023-10-28 12:39:40 -07:00
ishaan-jaff 2272a5d1fa (docs) cleanup remove bload - ab test lllms 2023-10-28 12:34:40 -07:00
josearangos cc7b06f8e4 refactor Contributing to documentation steps 2023-10-28 14:25:01 -05:00
Krrish Dholakia 347a5c46e2 docs(simple_proxy.md): adding NeMO Guardrails tutorial to docs 2023-10-28 12:17:16 -07:00
ishaan-jaff bdc96d6390 (docs) improve sentry callback 2023-10-27 16:33:12 -07:00
ishaan-jaff 1d955e7b07 (docs) use sentry DSN to send data 2023-10-27 16:25:02 -07:00
Krrish Dholakia afe14c8a96 fix(utils.py/completion_with_fallbacks): accept azure deployment name in rotations 2023-10-27 16:00:42 -07:00
ishaan-jaff 895cb5d0f9 (docs) add LiteLLM Server - deploy liteLLM 2023-10-26 20:18:51 -07:00
ishaan-jaff 7f90f400c3 (docs) add 1 click deploy to index.md 2023-10-26 20:12:29 -07:00