Krrish Dholakia
|
4059f408d0
|
fix(proxy_cli): accept drop params and add_function_to_prompt
|
2023-10-09 13:10:07 -07:00 |
|
Krrish Dholakia
|
c3e4c3e3f0
|
fix(proxy_server.py): add link to docs
|
2023-10-09 11:35:42 -07:00 |
|
Krrish Dholakia
|
3d809707c0
|
fix(proxy_cli.py): add drop params and add function to prompt in cli (complete issue)
https://github.com/BerriAI/litellm/issues/557
|
2023-10-09 11:33:45 -07:00 |
|
Krrish Dholakia
|
704be9dcd1
|
feat(factory.py): option to add function details to prompt, if model doesn't support functions param
|
2023-10-09 09:53:53 -07:00 |
|
ishaan-jaff
|
f6f7c0b891
|
(feat) add api_key, api_base, api_version to completion
|
2023-10-09 08:13:12 -07:00 |
|
Ishaan Jaff
|
14b6261f47
|
Merge pull request #560 from kylehh/add_custom_openai
Add custom_openai type in provider list
|
2023-10-09 07:15:19 -07:00 |
|
Zeeshan Hooda
|
112df4a19d
|
(test) add bedrock existing client auth test
|
2023-10-09 03:39:40 -06:00 |
|
Zeeshan Hooda
|
f735ca7e46
|
(docs) bedrock pass existing client to completion
|
2023-10-09 01:14:53 -06:00 |
|
Zeeshan Hooda
|
5f55b4a1ab
|
(feat) bedrock pass client to completion
|
2023-10-09 00:51:58 -06:00 |
|
Kyle
|
22525d9333
|
Add custom_openai type in provider list
|
2023-10-08 21:20:10 -07:00 |
|
Sir-Photch
|
708d61b207
|
make --test respect host and port
|
2023-10-08 20:42:49 +02:00 |
|
Christoph
|
64c9795871
|
Add host cli parameter
|
2023-10-08 17:59:47 +00:00 |
|
Krrish Dholakia
|
a833e3f929
|
docs(proxy_server.md): adding /ollama_logs endpoint to docs
|
2023-10-07 20:38:19 -07:00 |
|
Krrish Dholakia
|
a8c3871b02
|
ci(test_logging): need to rewrite test_logging to work in parallel testing
|
2023-10-07 19:18:09 -07:00 |
|
Krrish Dholakia
|
9ac3ff584c
|
ci(test_logging): have a change to make circle ci run our testing
|
2023-10-07 18:33:24 -07:00 |
|
Krrish Dholakia
|
28a2e31ede
|
ci(test_logging): running just this test on circle ci
|
2023-10-07 18:23:54 -07:00 |
|
Krrish Dholakia
|
9f118bb5db
|
ci(test_logging): debugging circle ci
|
2023-10-07 18:19:55 -07:00 |
|
Krrish Dholakia
|
4b35f1b6bd
|
ci(test_logging): testing why circle ci keeps failing this test
|
2023-10-07 18:16:32 -07:00 |
|
Krrish Dholakia
|
cd8ae2ecf6
|
test(test_logging): add back more tests for circle ci
|
2023-10-07 18:11:03 -07:00 |
|
Krrish Dholakia
|
51663e5618
|
test(test_logging): commenting out all but one test to see if it works on circle ci
|
2023-10-07 18:02:23 -07:00 |
|
Krrish Dholakia
|
51e5e2b8d5
|
docs(proxy_server): doc cleanup
|
2023-10-07 17:29:04 -07:00 |
|
ishaan-jaff
|
051b21b61f
|
(feat) proxy_server display model list when user does not specify model
|
2023-10-07 17:19:02 -07:00 |
|
ishaan-jaff
|
e987d31028
|
(feat+fix) proxy_cli max_tokens int, --test stream
|
2023-10-07 16:38:40 -07:00 |
|
Krrish Dholakia
|
212734f142
|
test(test_logging): adding print statements for debugging circle ci
|
2023-10-07 16:20:17 -07:00 |
|
ishaan-jaff
|
f37e2d4f8f
|
(test) add back tg ai streaming test
|
2023-10-07 16:15:54 -07:00 |
|
Krrish Dholakia
|
58da58d5e1
|
style(openai.py): using typing for params
|
2023-10-07 15:51:16 -07:00 |
|
Krrish Dholakia
|
bcf0b0ac7b
|
style(main.py): clean up print statement
|
2023-10-07 15:43:40 -07:00 |
|
Krrish Dholakia
|
9cda24e1b2
|
fix(utils): adds complete streaming response to success handler
|
2023-10-07 15:42:00 -07:00 |
|
ishaan-jaff
|
acef90b923
|
(feat) sagemaker auth in completion
|
2023-10-07 15:27:58 -07:00 |
|
ishaan-jaff
|
a58d0e9c94
|
(test) bedrock auth in completion
|
2023-10-07 15:27:58 -07:00 |
|
ishaan-jaff
|
48f5662b80
|
(feat) bedrock auth in completion
|
2023-10-07 15:27:58 -07:00 |
|
Krrish Dholakia
|
d69038883c
|
docs(completion-docs): adds more details on provider-specific params
|
2023-10-07 13:49:30 -07:00 |
|
ishaan-jaff
|
27c3a9b39a
|
(test) new azure test for passing base, version
|
2023-10-07 13:27:07 -07:00 |
|
ishaan-jaff
|
a326a0ade1
|
test(completion): test bumping a version
|
2023-10-07 11:11:54 -07:00 |
|
Krrish Dholakia
|
dd33abcee9
|
fix(test_client.py): adds docs for test_client.py
|
2023-10-07 11:07:35 -07:00 |
|
Krrish Dholakia
|
b90f352736
|
docs(docs.md): cleanup litellm api docs
|
2023-10-07 10:58:14 -07:00 |
|
Krrish Dholakia
|
f0c9c24925
|
fix(proxy_cli.py): check if model passed in
|
2023-10-07 07:52:02 -07:00 |
|
ishaan-jaff
|
160e0b3b49
|
(tests) mark tests as asyncio
|
2023-10-06 21:04:34 -07:00 |
|
ishaan-jaff
|
54514eb11f
|
test(rate limit aware acompletion calls): fix test name
|
2023-10-06 20:52:19 -07:00 |
|
ishaan-jaff
|
498f9aece6
|
test(rate limit aware acompletion calls): testing
|
2023-10-06 20:48:53 -07:00 |
|
ishaan-jaff
|
228d6ea608
|
feat(rate limit aware acompletion calls):
|
2023-10-06 20:48:53 -07:00 |
|
Krrish Dholakia
|
52b0bcb5ec
|
feat(proxy_cli.py): when user calls ollama model, run ollama serve
|
2023-10-06 16:46:52 -07:00 |
|
ishaan-jaff
|
56c87febae
|
chore(stash rate limit manager changes ):
|
2023-10-06 16:22:02 -07:00 |
|
Krrish Dholakia
|
306a38880d
|
feat(ollama.py): exposing ollama config
|
2023-10-06 15:52:58 -07:00 |
|
ishaan-jaff
|
5475d920b8
|
fix(test fix):
|
2023-10-06 15:48:09 -07:00 |
|
ishaan-jaff
|
47521c5a97
|
test commitizen bump
|
2023-10-06 15:41:38 -07:00 |
|
ishaan-jaff
|
4ae8a71aa3
|
bump: version 0.2.5 → 0.3.0
|
2023-10-06 15:40:01 -07:00 |
|
ishaan-jaff
|
6f47a2d6f6
|
test(batch_completion): add tests for batch_completion and rate limit handler
|
2023-10-06 15:37:09 -07:00 |
|
Krrish Dholakia
|
7e34736a38
|
fix(add-custom-success-callback-for-streaming): add custom success callback for streaming
|
2023-10-06 15:02:02 -07:00 |
|
Krrish Dholakia
|
e162a9855b
|
fix(proxy_server.py): make completion call handle "v1" in endpoint url
|
2023-10-06 09:17:02 -07:00 |
|