Krrish Dholakia
|
b90f352736
|
docs(docs.md): cleanup litellm api docs
|
2023-10-07 10:58:14 -07:00 |
|
Krrish Dholakia
|
299d46ac45
|
bump: version 0.4.0 → 0.5.0
|
2023-10-07 07:54:27 -07:00 |
|
Krrish Dholakia
|
123ed29388
|
ci: merge conflict
|
2023-10-07 07:54:03 -07:00 |
|
Krrish Dholakia
|
f0c9c24925
|
fix(proxy_cli.py): check if model passed in
|
2023-10-07 07:52:02 -07:00 |
|
ishaan-jaff
|
fbd3fa122d
|
(v bump) nightly update version bump
|
2023-10-06 21:52:43 -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
|
b74a0b9713
|
bump v
|
2023-10-06 20:49:09 -07:00 |
|
ishaan-jaff
|
d42cd8fa07
|
docs(rate limit aware acompletion calls): docs
|
2023-10-06 20:48:53 -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
|
035c65ed4a
|
bump: version 0.3.2 → 0.4.0
|
2023-10-06 16:46:52 -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
|
914520fd3b
|
bump: version 0.3.0 → 0.3.1
|
2023-10-06 15:48:14 -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
|
5953a992b7
|
bump: version 0.2.5 → 0.2.6
|
2023-10-06 15:02:02 -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 |
|
ishaan-jaff
|
868c1c594f
|
docs(openrouter): add to getting started
|
2023-10-06 10:22:02 -07:00 |
|
ishaan-jaff
|
da8c2c4184
|
update docs using OR
|
2023-10-06 09:49:00 -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 |
|
Krrish Dholakia
|
296f7f5b76
|
docs(completion-docs): adding table for prompt formatting
|
2023-10-06 07:48:37 -07:00 |
|
Krrish Dholakia
|
1a7e5b5fd9
|
ci(pyproject.toml): keeping commitizen in sync with pyproject
|
2023-10-06 06:45:14 -07:00 |
|
Krrish Dholakia
|
721564c639
|
build(pyproject.toml): bump version
|
2023-10-06 06:37:13 -07:00 |
|
Krish Dholakia
|
c1284f1d20
|
Updated config.yml
|
2023-10-06 06:33:43 -07:00 |
|
Krish Dholakia
|
3612386603
|
Updated config.yml
|
2023-10-06 06:32:33 -07:00 |
|
Krrish Dholakia
|
a977e94a5d
|
style(main.py): adding spacing
|
2023-10-06 06:16:17 -07:00 |
|
Krrish Dholakia
|
6bd8134615
|
bump: version 0.2.4 → 0.2.5
|
2023-10-05 23:49:25 -07:00 |
|
Krrish Dholakia
|
06f279807b
|
fix(bedrock.py): adding provider-specific configs
|
2023-10-05 23:49:20 -07:00 |
|
Krrish Dholakia
|
5364604ccc
|
bump: version 0.2.3 → 0.2.4
|
2023-10-05 23:07:31 -07:00 |
|
Krrish Dholakia
|
66f6d3e958
|
fix(test_completion.py): fix testing for claude
|
2023-10-05 23:07:26 -07:00 |
|
Krrish Dholakia
|
6b1ce4fb0d
|
bump: version 0.2.2 → 0.2.3
|
2023-10-05 22:55:19 -07:00 |
|
Krrish Dholakia
|
e9241044b1
|
fix(test_completion.py): fix azure test
|
2023-10-05 22:55:17 -07:00 |
|
Krrish Dholakia
|
8140a1d2ec
|
bump: version 0.2.1 → 0.2.2
|
2023-10-05 22:44:45 -07:00 |
|
Krrish Dholakia
|
e0f1cffa87
|
fix: azure flag check
|
2023-10-05 22:44:41 -07:00 |
|
Krrish Dholakia
|
93cb869e29
|
bump: version 0.2.0 → 0.2.1
|
2023-10-05 22:37:00 -07:00 |
|
Krrish Dholakia
|
060a2e40b2
|
fix: fixing mypy linting errors and being backwards compatible for azure=true flag
|
2023-10-05 22:36:32 -07:00 |
|
Krrish Dholakia
|
25d8f45817
|
bump: version 0.1.824 → 0.2.0
|
2023-10-05 22:15:23 -07:00 |
|
Krrish Dholakia
|
dd7e397650
|
style(test_completion.py): fix merge conflict
|
2023-10-05 22:09:38 -07:00 |
|
ishaan-jaff
|
396d9d8e38
|
fix(n param in completion()): try bump v again
|
2023-10-05 20:08:50 -07:00 |
|
ishaan-jaff
|
4e6e79b20a
|
fix(n param in completion()): fix error thrown when passing n for cohere
|
2023-10-05 19:54:13 -07:00 |
|
ishaan-jaff
|
1897a1ee46
|
fix(llmonitor callback): correctly set user_id
|
2023-10-05 19:36:39 -07:00 |
|
ishaan-jaff
|
8b9f30038d
|
docs(llmonitor callback):
|
2023-10-05 19:34:09 -07:00 |
|
ishaan-jaff
|
8120477be4
|
fix(completion()): add request_timeout as a param, fix claude error when request_timeout set
|
2023-10-05 19:05:28 -07:00 |
|
Krrish Dholakia
|
a724d4bed2
|
docs(added-migration-to-docs): added migration guide to docs
|
2023-10-05 11:43:54 -07:00 |
|
 Krish DholakiaandGitHub
|
c8674e18eb
|
Update README.md
|
2023-10-05 11:34:17 -07:00 |
|