Commit graph

748 commits

Author SHA1 Message Date
ishaan-jaff
0f23f04d06 (docs) cleanup 2023-11-07 11:34:02 -08:00
ishaan-jaff
87d0b72a4a (docs) proxy 2023-11-07 09:48:58 -08:00
Krrish Dholakia
50564ab38e docs(routing.md): adding comparison to docs 2023-11-06 18:57:50 -08:00
Krrish Dholakia
ba66294a3d fix(router.py): fix linting issues 2023-11-06 18:50:09 -08:00
ishaan-jaff
f7990525ff (docs) add gpt-4 turbo 2023-11-06 13:32:08 -08:00
ishaan-jaff
deddb48683 (docs) litelm custom openai server 2023-11-06 09:24:35 -08:00
ishaan-jaff
7e9c635186 (docs) custom openai proxy 2023-11-06 09:20:20 -08:00
Kyle
067e5c3d91 Merge branch 'main' of github.com:kylehh/litellm into main 2023-11-05 02:58:32 -08:00
Kyle
fb1205f143 name change 2023-11-05 02:58:19 -08:00
kYLe
99d241d2d5
Merge branch 'BerriAI:main' into main 2023-11-05 04:56:18 -06:00
Kyle
256d8d1a7f change name 2023-11-05 02:55:09 -08:00
ishaan-jaff
5da47688ef (docs) litellm playground fix 2023-11-04 22:28:01 -07:00
ishaan-jaff
6e4a575b0f (docs) lm eval harness 2023-11-04 17:55:32 -07:00
ishaan-jaff
44ee34529b (docs) lm harness 2023-11-04 17:51:50 -07:00
ishaan-jaff
45d681107d (docs) lm harness tutorial 2023-11-04 17:51:16 -07:00
ishaan-jaff
53c2ada9e3 (docs) index.md 2023-11-04 17:23:36 -07:00
Krrish Dholakia
37fd895692 docs(custom_callback.md): adding callback class to docs 2023-11-04 17:14:42 -07:00
ishaan-jaff
53371d37b7 (docs) lm eval harness 2023-11-03 18:11:07 -07:00
Krrish Dholakia
4e1885734a refactor(proxy_server.py): print statement showing how to add debug for logs 2023-11-03 17:41:14 -07:00
Krrish Dholakia
432520ffcf docs(simple_proxy.md): improving tutorial 2023-11-03 14:06:08 -07:00
Krrish Dholakia
22fd8953c1 docs(simple_proxy.md): adding docs 2023-11-03 14:03:48 -07:00
Krrish Dholakia
9f180831fe docs(simple_proxy.md): doc cleanup 2023-11-03 13:07:07 -07:00
Krrish Dholakia
f6486b9df9 docs(simple_proxy.md): adding bedrock tutorial 2023-11-03 12:58:48 -07:00
Krrish Dholakia
6b3671b593 fix(proxy_server.py): accept config.yaml 2023-11-03 12:50:52 -07:00
ishaan-jaff
9484d19920 (docs) caching 2023-11-02 14:51:07 -07:00
ishaan-jaff
764ba41224 (docs) embedding 2023-11-02 10:57:57 -07:00
ishaan-jaff
f24e1cb133 (docs) embedding cohere 2023-11-02 10:56:24 -07:00
ishaan-jaff
4dfefc475d (docs) cohere embedding 2023-11-02 10:45:56 -07:00
ishaan-jaff
fdc88cc0ee (docs) cohere embedding models 2023-11-02 10:35:46 -07:00
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