ishaan-jaff
|
d79df3a1e9
|
(fix) together_ai cost tracking
|
2023-12-28 22:11:08 +05:30 |
|
Krrish Dholakia
|
4905929de3
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
edb88e31e4
|
fix(together_ai.py): return empty tgai responses
|
2023-12-15 10:46:35 -08:00 |
|
Krrish Dholakia
|
a09a6f24a4
|
fix(together_ai.py): additional logging for together ai encoding prompt
|
2023-12-15 10:39:23 -08:00 |
|
Krrish Dholakia
|
ac7d0a1632
|
fix(together_ai.py): improve together ai custom prompt templating
|
2023-12-06 19:34:49 -08:00 |
|
ishaan-jaff
|
50f883a2fb
|
(fix) pydantic errors with response.time
|
2023-11-20 18:28:19 -08:00 |
|
ishaan-jaff
|
7c317b78eb
|
(feat) add ability to view POST requests from litellm.completion()
|
2023-11-14 17:27:20 -08:00 |
|
Krrish Dholakia
|
d4de55b053
|
fix(together_ai.py): exception mapping for tgai
|
2023-11-13 13:17:15 -08:00 |
|
Krrish Dholakia
|
45b6f8b853
|
refactor: fixing linting issues
|
2023-11-11 18:52:28 -08:00 |
|
ishaan-jaff
|
d8f735565c
|
(fix) tg ai raise errors on non 200 responses
|
2023-11-11 11:21:12 -08:00 |
|
ishaan-jaff
|
89e32db321
|
(fix) remove errant tg ai print statements
|
2023-11-03 12:59:23 -07:00 |
|
Krrish Dholakia
|
512a1637eb
|
feat(completion()): enable setting prompt templates via completion()
|
2023-11-02 16:24:01 -07:00 |
|
ishaan-jaff
|
63928fa166
|
(feat) use usage class for model responses for cohere, hf, tg ai, cohere
|
2023-10-27 09:58:47 -07:00 |
|
Krrish Dholakia
|
00993f3575
|
fix: allow api base to be set for all providers
enables proxy use cases
|
2023-10-19 19:07:42 -07:00 |
|
Krrish Dholakia
|
af2fd0e0de
|
fix: fix value error if model returns empty completion
|
2023-10-10 10:11:40 -07:00 |
|
Krrish Dholakia
|
253e8d27db
|
fix: bug fix when n>1 passed in
|
2023-10-09 16:46:33 -07:00 |
|
Krrish Dholakia
|
dd7e397650
|
style(test_completion.py): fix merge conflict
|
2023-10-05 22:09:38 -07:00 |
|
ishaan-jaff
|
96dbbf7422
|
remove tg ai print
|
2023-09-15 09:29:39 -07:00 |
|
Krrish Dholakia
|
aaa57abddd
|
map finish reason
|
2023-09-13 19:22:38 -07:00 |
|
Krrish Dholakia
|
4cfcabd919
|
adding support for vllm
|
2023-09-06 18:07:44 -07:00 |
|
ishaan-jaff
|
04f8b20651
|
fix linting errors @krrishdholakia
|
2023-09-06 16:38:42 -07:00 |
|
Krrish Dholakia
|
64f3d3c56e
|
prompt formatting for together ai llama2 models
|
2023-09-05 11:57:13 -07:00 |
|
ishaan-jaff
|
f2b0fa90ab
|
remove init for together_ai completion calls
|
2023-09-04 09:59:24 -07:00 |
|
Krrish Dholakia
|
f11599e50c
|
add coverage for rate limit errors to togetherai
|
2023-08-29 12:54:56 -07:00 |
|