Commit graph

151 commits

Author SHA1 Message Date
Ishaan Jaff
62276fc221 docs link to litellm batch completions 2024-05-11 13:45:32 -07:00
Ishaan Jaff
e7e54772ae docs include stream_options param 2024-05-08 21:57:25 -07:00
Ishaan Jaff
d968dedd77
Merge pull request #1530 from TanaroSch/main
change max_tokens type to int
2024-05-04 12:47:15 -07:00
Christian Privitelli
3449a5e446 update docs, allow use with encode/decode 2024-05-02 14:56:38 +10:00
Ishaan Jaff
cf4a38d361 docs - viewing if model supports vision 2024-04-15 18:15:15 -07:00
lucca
be265fbb15
initial 2024-04-04 16:58:51 -03:00
Krrish Dholakia
d8a6b8216d docs(input.md): add docs on 'get_supported_openai_params' 2024-03-08 23:54:13 -08:00
ishaan-jaff
76e7f8831f (docs) check if supports function calling 2024-02-28 17:41:54 -08:00
ishaan-jaff
c9567c8652 (docs) passing extra_headers to OpenAI 2024-02-23 09:27:48 -08:00
TanaroSch
b69cb2c773 change max_tokens float to int 2024-02-06 11:19:28 +01:00
Krrish Dholakia
1a1b929a4e docs(token_usage.md): add LITELLM_LOCAL_MODEL_COST_MAP to docs 2024-02-01 18:05:13 -08:00
ishaan-jaff
248e5f3d92 (chore) remove deprecated completion_with_config() tests 2024-01-09 17:13:06 +05:30
ishaan-jaff
112ffa3596 (docs) add logprobs, top_logprobs 2023-12-26 14:53:30 +05:30
ishaan-jaff
f3844b309f (docs) input params - add logprobs, top_logprobs 2023-12-26 14:41:33 +05:30
ishaan-jaff
b2e69cbc24 (docs) input params 2023-12-26 14:36:19 +05:30
Krrish Dholakia
ff949490de docs(input.md): add hf_model_name to docs 2023-12-05 16:56:18 -08:00
ishaan-jaff
bbdfd143b8 (docs) input 2023-12-04 15:47:27 -08:00
ishaan-jaff
74d520b1b5 (docs) sagemaker - clarify max tokens 2023-12-04 15:15:39 -08:00
Krrish Dholakia
cd2883065a docs(stream.md): add stream chunk builder helper function to docs 2023-11-28 08:58:35 -08:00
ishaan-jaff
1af7575c86 (docs) rename reliability -> Fallbacks, num retries 2023-11-22 20:55:53 -08:00
ishaan-jaff
20b129b7ad (docs) update timeout variable name 2023-11-21 13:14:55 -08:00
ishaan-jaff
3aebc46ebf (docs) update streaming 2023-11-21 11:20:53 -08:00
ishaan-jaff
b7eb2527ff (docs) add parallel function calling on azure openai 2023-11-18 14:42:43 -08:00
ishaan-jaff
7a8fbb6da3 (docs) function calling on openai 2023-11-18 14:21:26 -08:00
ishaan-jaff
25d76cdc9d (docs) parallel function calling 2023-11-18 14:09:20 -08:00
ishaan-jaff
e9e1d69814 (docs) parallel function calling 2023-11-18 14:07:10 -08:00
ishaan-jaff
32f8551357 (docs) parallel function calling 2023-11-18 13:45:19 -08:00
ishaan-jaff
fdbaceab8e (docs) input params 2023-11-17 16:07:25 -08:00
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
aa2a9fff99 (docs) get_max_tokens returns int not dict now 2023-11-17 10:39:13 -08:00
Krrish Dholakia
84460b8222 docs(input.md): adding anyscale supported params 2023-11-10 09:26:57 -08: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
b32cedeb28 (docs) function calling for non openai llms 2023-10-31 17:15:35 -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
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
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
ishaan-jaff
3563ae81a8 (docs) improve async + streaming completion 2023-10-26 12:10:37 -07:00
Krrish Dholakia
8d2a4a597a doc cleanup 2023-10-26 11:33:40 -07:00
Krrish Dholakia
59ddda5c4b docs(token_usage.md): adding registering model via url to docs 2023-10-24 16:21:38 -07:00
Ishaan Jaff
e1b873a2a0
Merge pull request #673 from kevinjyee/main
Update function calling docs
2023-10-23 10:42:34 -07:00
Kevin Yee
54cd10db15 Update function calling docs 2023-10-23 13:03:39 -04:00
Krrish Dholakia
a05e3d2d8b docs(token_usage.md): fix docs 2023-10-21 16:16:20 -07:00
Krrish Dholakia
c300ab45d4 docs(token_usage.md): fix completion cost docs 2023-10-21 16:15:11 -07:00
Krrish Dholakia
0b94e968e1 docs(multiple_deployments.md): docs on how to route between multiple deployments 2023-10-20 14:30:29 -07:00
Krrish Dholakia
62d9ce6e66 docs(token_usage.md): add docs on token encoding and decoding 2023-10-20 12:10:18 -07:00