Krrish Dholakia
|
b50013386f
|
fix(openai.py): enable custom proxy to pass in ca_bundle_path
|
2023-10-10 13:23:27 -07:00 |
|
Krrish Dholakia
|
af2fd0e0de
|
fix: fix value error if model returns empty completion
|
2023-10-10 10:11:40 -07:00 |
|
Krrish Dholakia
|
db20cb84d4
|
fix(main.py): return n>1 response for openai text completion
|
2023-10-09 20:44:07 -07:00 |
|
Krrish Dholakia
|
42e0d7cf68
|
fix(proxy_server): returns better error messages for invalid api errors
|
2023-10-09 15:03:44 -07:00 |
|
Krrish Dholakia
|
a9f7a80e3d
|
feat(proxy_cli.py): add max budget to proxy
|
2023-10-09 14:11:30 -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 |
|
Krrish Dholakia
|
212734f142
|
test(test_logging): adding print statements for debugging circle ci
|
2023-10-07 16:20:17 -07:00 |
|
Krrish Dholakia
|
9cda24e1b2
|
fix(utils): adds complete streaming response to success handler
|
2023-10-07 15:42:00 -07:00 |
|
Krrish Dholakia
|
d69038883c
|
docs(completion-docs): adds more details on provider-specific params
|
2023-10-07 13:49:30 -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 |
|
Krrish Dholakia
|
306a38880d
|
feat(ollama.py): exposing ollama config
|
2023-10-06 15:52:58 -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 |
|
Krrish Dholakia
|
06f279807b
|
fix(bedrock.py): adding provider-specific configs
|
2023-10-05 23:49:20 -07:00 |
|
Krrish Dholakia
|
e9241044b1
|
fix(test_completion.py): fix azure test
|
2023-10-05 22:55:17 -07:00 |
|
Krrish Dholakia
|
e0f1cffa87
|
fix: azure flag check
|
2023-10-05 22:44:41 -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
|
dd7e397650
|
style(test_completion.py): fix merge conflict
|
2023-10-05 22:09:38 -07:00 |
|
Krrish Dholakia
|
ed31860206
|
adding custom prompt templates to ollama
|
2023-10-05 10:48:16 -07:00 |
|
Krrish Dholakia
|
e834c063ff
|
fix n=1 issue with langchain
|
2023-10-03 11:06:59 -07:00 |
|
Krrish Dholakia
|
5a1a1908c1
|
fix replicate error
|
2023-10-02 21:35:16 -07:00 |
|
Krrish Dholakia
|
345a14483e
|
Fixes to bedrock
|
2023-10-02 16:09:06 -07:00 |
|
Krrish Dholakia
|
0daf2e3880
|
fixes to get optional params
|
2023-10-02 14:44:11 -07:00 |
|
Krrish Dholakia
|
8b60d797e1
|
fixing optional param mapping
|
2023-10-02 14:14:30 -07:00 |
|
Krrish Dholakia
|
7cec308a2c
|
fixes to get_optional_params
|
2023-10-02 12:34:22 -07:00 |
|
Krrish Dholakia
|
5a19ee1a71
|
fix get optional params
|
2023-10-02 12:02:53 -07:00 |
|
Krrish Dholakia
|
1cae080eb2
|
raise exception if optional param is not mapped to model
|
2023-10-02 11:17:51 -07:00 |
|
Krrish Dholakia
|
e62b3ebdd1
|
add testing for function calling
|
2023-10-02 07:39:01 -07:00 |
|
Krrish Dholakia
|
16c755257b
|
add support for custom hf prompt templates
|
2023-09-30 15:37:30 -07:00 |
|
Krrish Dholakia
|
dc9f02267a
|
update values
|
2023-09-29 20:53:55 -07:00 |
|
Krrish Dholakia
|
b8c8f01221
|
update openai proxy docs
|
2023-09-29 18:31:52 -07:00 |
|
Krrish Dholakia
|
f04d50d119
|
updates
|
2023-09-29 11:33:58 -07:00 |
|
Krrish Dholakia
|
09b8c08cad
|
update proxy cli
|
2023-09-28 16:24:41 -07:00 |
|
Krrish Dholakia
|
e2d23afae4
|
fix hf routing bug
|
2023-09-28 13:32:39 -07:00 |
|
Krrish Dholakia
|
54409a2a30
|
fixing claude max token testing
|
2023-09-27 21:52:30 -07:00 |
|
Krrish Dholakia
|
d334031108
|
adding support for completions endpoint in proxy
|
2023-09-27 21:04:15 -07:00 |
|
Krrish Dholakia
|
07c74838ff
|
remove print statement in replicate.py
|
2023-09-27 10:43:06 -07:00 |
|
Krrish Dholakia
|
6e05fca714
|
add switching api keys + api bases to docs
|
2023-09-26 21:47:33 -07:00 |
|
Krrish Dholakia
|
ce62dc40b9
|
remove trust remote code option
|
2023-09-26 19:20:48 -07:00 |
|
Krrish Dholakia
|
a72880925c
|
push cli tool
|
2023-09-26 13:30:47 -07:00 |
|
Krrish Dholakia
|
fd953b7ab4
|
allow backup api keys and api bases
|
2023-09-26 06:56:26 -07:00 |
|
Krrish Dholakia
|
102c81f863
|
add get help message
|
2023-09-25 10:26:28 -07:00 |
|
Krrish Dholakia
|
889679a0dd
|
fix exception mapping for streaming
|
2023-09-23 15:04:59 -07:00 |
|
Krrish Dholakia
|
e1d0c6096c
|
fix anthropic json location bug
|
2023-09-22 15:21:28 -07:00 |
|
Krrish Dholakia
|
38a4a2c376
|
bump version
|
2023-09-21 17:15:33 -07:00 |
|
Krrish Dholakia
|
e0c2bd7cf1
|
add docs on using completion with configs
|
2023-09-21 17:03:36 -07:00 |
|
Krrish Dholakia
|
ebd763287a
|
support default fallback models
|
2023-09-21 14:28:07 -07:00 |
|
Krrish Dholakia
|
2f44191642
|
add completion configs
|
2023-09-21 14:00:11 -07:00 |
|
Krrish Dholakia
|
b76372cee0
|
add metadata logging to promptlayer
|
2023-09-21 10:45:02 -07:00 |
|
Krrish Dholakia
|
e48e1a4597
|
fix openrouter issue
|
2023-09-20 20:38:31 -07:00 |
|