Commit graph

32 commits

Author SHA1 Message Date
Krrish Dholakia
9673e6042e test(test_router.py): fix router test 2024-01-09 12:59:42 +05:30
ishaan-jaff
d3f9a7df65 (fix) test - deprecated textdavinci003 2024-01-09 12:59:42 +05:30
Krrish Dholakia
22a900463e fix(ollama.py): use tiktoken as backup for prompt token counting 2024-01-09 12:58:58 +05:30
Krrish Dholakia
6333fbfe56 fix(main.py): support cost calculation for text completion streaming object 2024-01-08 12:41:43 +05:30
Krrish Dholakia
e06840b571 refactor: move async text completion testing to test_text_completion.py 2023-12-29 11:46:40 +05:30
ishaan-jaff
2b8e2bd937 (ci/cd) set num retries for HF test 2023-12-29 10:52:45 +05:30
ishaan-jaff
8528d9f809 (test) gpt-3.5-turbo-instruct finish reason 2023-12-27 15:45:40 +05:30
Krrish Dholakia
4905929de3 refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
34509d8dda fix(main.py): return async completion calls 2023-12-18 17:41:54 -08:00
Krrish Dholakia
1608dd7e0b fix(main.py): support async streaming for text completions endpoint 2023-12-14 13:56:32 -08:00
ishaan-jaff
426c741b40 (test) hf text completion 2023-12-11 10:27:43 -08:00
Krrish Dholakia
3ea776bdc0 fix(text_completion): allow either model or engine to be set 2023-11-17 18:25:21 -08:00
ishaan-jaff
2dc411fdb3 (test) hf streaming 2023-11-16 12:24:31 -08:00
ishaan-jaff
3285113d2d (test) regular hf tests 2023-11-16 12:00:49 -08:00
ishaan-jaff
baf4e83738 (test) text_completion 2023-11-16 11:37:46 -08:00
Krrish Dholakia
1665b872c3 fix(caching.py): dump model response object as json 2023-11-13 10:41:04 -08:00
ishaan-jaff
4dd7e2519f (test) add text completion steaming test 2023-11-08 11:59:31 -08:00
ishaan-jaff
55eb274f36 (test) remove dup hf test 2023-11-08 09:54:40 -08:00
ishaan-jaff
39ca8b5043 bump: version 0.13.7 → 0.13.8 2023-11-08 09:46:57 -08:00
ishaan-jaff
7219fcb968 (test) hf inference api - text_completion 2023-11-06 17:56:41 -08:00
ishaan-jaff
592fc12710 (fix) linting errors 2023-11-06 14:42:12 -08:00
ishaan-jaff
1df6dd986d (test) hf max tokens, temp 2023-11-06 14:38:21 -08:00
ishaan-jaff
07761ac93f (test) text_completion 2023-11-06 13:17:49 -08:00
ishaan-jaff
f591d79376 (fix) linting fixes 2023-11-06 13:02:11 -08:00
ishaan-jaff
4344ae66b8 (test) text completion 2023-11-06 09:10:48 -08:00
ishaan-jaff
1ad450218d (test) text completion 2023-11-06 08:37:01 -08:00
ishaan-jaff
e5e9c0f9df (test) text_completion more testing 2023-11-06 08:36:50 -08:00
Krrish Dholakia
763ecf681a test(test_text_completion.py): fixing print verbose 2023-11-04 14:03:09 -07:00
ishaan-jaff
3e508ea257 (test) text_completion responses 2023-11-03 22:14:36 -07:00
ishaan-jaff
34751d8562 (test) add text_completion with prompt list 2023-11-03 18:03:19 -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