Krrish Dholakia
|
1b87e5a337
|
fix(proxy_server.py): fixing import issues
|
2023-11-05 21:14:59 -08:00 |
|
Krrish Dholakia
|
21ae940992
|
bump: version 0.13.1 → 0.13.2.dev1
|
2023-11-05 21:12:13 -08:00 |
|
Krrish Dholakia
|
2e72efddd6
|
fix(proxy_cli.py): fixing import
|
2023-11-04 22:31:53 -07:00 |
|
Krrish Dholakia
|
8b4c2f8983
|
bump: version 0.13.1.dev3 → 0.13.1
|
2023-11-04 22:31:53 -07:00 |
|
Krrish Dholakia
|
3a4370ae20
|
bump: version 0.13.1.dev2 → 0.13.1.dev3
|
2023-11-04 22:31:53 -07:00 |
|
Krrish Dholakia
|
cef67a9beb
|
bump: version 0.13.1.dev1 → 0.13.1.dev2
|
2023-11-04 22:31:53 -07:00 |
|
Krrish Dholakia
|
f712e730a9
|
bump: version 0.13.0 → 0.13.1.dev1
|
2023-11-04 22:31:53 -07:00 |
|
Krrish Dholakia
|
3b46030eca
|
fix(proxy_cli.py): uvicorn issue
|
2023-11-04 22:31:53 -07: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 |
|
Krrish Dholakia
|
802e875894
|
bump: version 0.12.12 → 0.13.0
|
2023-11-04 17:07:54 -07:00 |
|
Krrish Dholakia
|
c3916a7754
|
feat(utils.py): adding additional states for custom logging
|
2023-11-04 17:07:20 -07:00 |
|
Krrish Dholakia
|
7c46e85ed6
|
refactor(bedrock.py): better exception mapping for bedrock + huggingface
|
2023-11-04 16:12:12 -07:00 |
|
Krrish Dholakia
|
ab54262d37
|
fix(timeout.py): import errors
|
2023-11-04 16:05:14 -07:00 |
|
Krrish Dholakia
|
5bd6d6ff4c
|
test(test_completion.py): num retries 3
|
2023-11-04 15:55:56 -07:00 |
|
Krrish Dholakia
|
5b3978eff4
|
fix(main.py): fixing print_verbose
|
2023-11-04 14:41:34 -07:00 |
|
Krrish Dholakia
|
763ecf681a
|
test(test_text_completion.py): fixing print verbose
|
2023-11-04 14:03:09 -07:00 |
|
Krrish Dholakia
|
49bca64098
|
test(test_batch_completions.py): handle timeouts
|
2023-11-04 13:35:04 -07:00 |
|
ishaan-jaff
|
cef7ae7896
|
(fix) linting
|
2023-11-04 13:28:09 -07:00 |
|
ishaan-jaff
|
9132efe7c4
|
(test) anyscale stream
|
2023-11-04 13:23:19 -07:00 |
|
ishaan-jaff
|
ae3071e8f8
|
(test) anyscale streaming
|
2023-11-04 13:23:02 -07:00 |
|
ishaan-jaff
|
56ba58b35b
|
(fix) anyscale streaming detect [DONE] special char
|
2023-11-04 13:23:02 -07:00 |
|
Krrish Dholakia
|
6b40546e59
|
refactor(all-files): removing all print statements; adding pre-commit + flake8 to prevent future regressions
|
2023-11-04 12:50:15 -07:00 |
|
ishaan-jaff
|
38ff9f2b6f
|
(fix) test get_model_cost_map
|
2023-11-04 09:12:22 -07:00 |
|
ishaan-jaff
|
5f26da58a1
|
(test) model prices json
|
2023-11-04 09:01:26 -07:00 |
|
ishaan-jaff
|
3976cd27d7
|
(feat) add palm llms for model_prices json
|
2023-11-04 09:01:08 -07:00 |
|
ishaan-jaff
|
3e508ea257
|
(test) text_completion responses
|
2023-11-03 22:14:36 -07:00 |
|
ishaan-jaff
|
cc9f17a1a8
|
(feat) add TextCompletionResponse
|
2023-11-03 22:14:07 -07:00 |
|
ishaan-jaff
|
d4430fc51e
|
(feat) text completion response now OpenAI Object
|
2023-11-03 22:13:52 -07:00 |
|
Krrish Dholakia
|
4c895d2e91
|
test(test_completion.py): cleanup
|
2023-11-03 18:31:41 -07:00 |
|
Krrish Dholakia
|
1c4dd0671b
|
fix(bedrock.py): add exception mapping coverage for authentication scenarios
|
2023-11-03 18:25:34 -07:00 |
|
Krrish Dholakia
|
142750adff
|
fix(bedrock.py): fix bedrock exception mapping
|
2023-11-03 18:14:12 -07:00 |
|
ishaan-jaff
|
53371d37b7
|
(docs) lm eval harness
|
2023-11-03 18:11:07 -07:00 |
|
ishaan-jaff
|
49650af444
|
(fix) bedrock: remove check for - if "error" in outputText
|
2023-11-03 18:06:23 -07:00 |
|
ishaan-jaff
|
34751d8562
|
(test) add text_completion with prompt list
|
2023-11-03 18:03:19 -07:00 |
|
ishaan-jaff
|
df57e9247a
|
(fix) hf calculating usage non blocking
|
2023-11-03 18:03:19 -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 |
|
ishaan-jaff
|
6c4816e214
|
(fix) remove print statements
|
2023-11-03 16:45:28 -07:00 |
|
ishaan-jaff
|
f3dc06da04
|
(fix) temp_top_logprobs
|
2023-11-03 16:45:10 -07:00 |
|
ishaan-jaff
|
e29b2e8ce4
|
(fix) testing text_completion
|
2023-11-03 16:39:06 -07:00 |
|
ishaan-jaff
|
382e31d7b7
|
(test) text_completion requests
|
2023-11-03 16:36:38 -07:00 |
|
ishaan-jaff
|
b8d0a0fbd1
|
(test) cleanup remove text_completion testing from completion()
|
2023-11-03 16:36:38 -07:00 |
|
ishaan-jaff
|
0fa7c1ec3a
|
(feat) text_com support batches for non openai llms
|
2023-11-03 16:36:38 -07:00 |
|
ishaan-jaff
|
b45d438e63
|
(fix) proxy server remove errant print
|
2023-11-03 16:36:38 -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 |
|