Commit Graph

89 Commits

Author SHA1 Message Date
Arnav Wadehra 82ff33de67 Azure support in multitask.py (#290) 2023-12-19 18:49:55 -05:00
Anmol Jawandha 9cf9e53659 Third party models (#284)
Co-authored-by: Jason Liu <jason@jxnl.co>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-16 22:00:28 -05:00
Jason Liu 78a89057f1 feat: add debugging for retries (#283) 2023-12-16 21:49:44 -05:00
Jason Liu 0ee28d8e91 change prompt for retries 2023-12-15 12:46:53 -05:00
Jason Liu f4dab8aba0 move tests 2023-12-15 12:44:32 -05:00
Jason Liu 870e2c80b8 fix exceptions 2023-12-15 11:10:23 -05:00
Dustin Rush c80dd23ec0 added finish reason exception IncompleteOutputException (#279) 2023-12-15 11:09:29 -05:00
Jason Liu b2a38ffe10 Support JSON_OBJECT mode from Anyscale (#275) 2023-12-13 00:05:54 -05:00
Jason Liu cb5385c313 Revert "Add new Mode for Anyscale's json schema schema type " (#274) 2023-12-12 23:18:14 -05:00
Jason Liu aeec164482 Add new Mode for Anyscale's json schema schema type (#273) 2023-12-12 23:11:57 -05:00
Hongnan Gao 94e32968db Integrate and Enhance Type Checking with Mypy (#264)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-12 15:09:59 -05:00
Jason Liu 941f10045f Add multitask tests (#265) 2023-12-09 16:09:14 -05:00
Anmol Jawandha 694414e9fd Fix async streaming (#261) 2023-12-09 15:48:06 -05:00
Ashank Tomar 55887865fa Json mode nested models (#263) 2023-12-09 09:46:53 -05:00
Gabriel Garrett 9b7fbbb4f2 Adds ruff linting and formatting (#262) 2023-12-08 12:30:55 -05:00
Jason Liu dc786a9ce7 Add logging.error for Retry logic (#259) 2023-12-08 01:01:43 -05:00
Alonso Astroza Tagle 202f9cb227 Fixed the system prompt for JSON mode, enabling the use of Pydantic nested models (#249)
Co-authored-by: Jason Liu <jason@jxnl.co>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-04 23:47:46 -05:00
Jason Liu 7a9f57be7d ruff 2023-12-01 20:35:34 -05:00
Anmol Jawandha ae59ed434f Markdown JSON Mode (#246)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-01 19:52:37 -05:00
Guillaume Pouyat a5ea6e5c41 Fix #244 -- Refactor dump_message function to force content key (#245)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-01 19:01:33 -05:00
Jason Liu e6f8cae786 ruff 2023-11-28 13:25:43 -05:00
Anmol Jawandha 66f2f6320a Support Streaming MultiTask with response_model (#221) 2023-11-26 18:21:17 -05:00
Jason Liu ef70801c10 ruff 2023-11-26 14:10:54 -05:00
Jason Liu d3a567f2ff clean up 2023-11-25 19:56:40 -05:00
Jason Liu 359c5f9295 Add multiple modalities: tools, functions, json_mode (#218)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-11-25 13:56:52 -05:00
Francisco Ingham 622b9d28b2 Openai mod validator (#207)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-11-22 21:40:26 -05:00
Jason Liu 2d06f5a46b Add coveralls (#203) 2023-11-19 21:36:04 -05:00
Jason Liu 8ab9232e11 fix-image 2023-11-18 20:54:13 -05:00
Jason Liu 90d7cbcc82 remove warn 2023-11-14 18:58:13 -05:00
Isaac Poulton 4de58fd157 Fix async usage (#167)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-14 18:57:06 -05:00
Jason Liu 78bf56921f Fix llm_validator (#179) 2023-11-14 18:50:44 -05:00
Braden Kinard 209c06d22b fixes retry_async message unpacking (#175) 2023-11-13 18:48:24 -05:00
Ivan Leo fac2171162 Added support for model suffix and added migrations for new OpenAI SDK (#169) 2023-11-12 10:01:46 -05:00
Jason Liu 3d2035bb30 Fix apatch (#165) 2023-11-11 16:24:54 -05:00
Lev Ostatnigrosh 21eaa812e3 small typo fix (#160)
Co-authored-by: bnkc <levostatnigrosh@gmail.com>
2023-11-10 09:31:51 -05:00
Jason Liu 877f57a2ba hotfix 2023-11-09 09:22:47 -05:00
grit-app[bot] 5acb0b79ef Migration to OpenAI 1.1.0 (#152) 2023-11-08 14:45:36 -05:00
Daaniyaan b361933941 hyperparameters as separate flags 2023-11-06 16:43:04 -05:00
Daaniyaan 4ae6de0f7d fixed validation_file and hyperparameters 2023-11-06 16:43:04 -05:00
Daaniyaan 7fc35ad58b new cli with validation_file and hyperparameters 2023-11-06 16:43:04 -05:00
Pablo Palafox c6e08e3c7c fix typo in Validator 2023-11-05 09:37:13 -05:00
Kyle Kelley aae1e3483f Include missing quote in function_calls.py 2023-11-04 19:51:26 -04:00
Kyle Kelley 813f3d2b17 fix end quote on model 2023-11-04 19:50:09 -04:00
Zac fc15d8c03a Azure support multitask.py (#136)
Azure support for Multiple Extractions
2023-11-04 09:31:24 -04:00
Jason Liu db985dc687 fix import 2023-10-24 15:29:43 -04:00
Jason Liu c9d7383a46 fix import 2023-10-24 15:29:27 -04:00
Jason Liu 840cd63953 ruff 2023-10-24 15:08:44 -04:00
Jason Liu 943756a57b bump 2023-10-22 19:27:26 -04:00
Jason Liu ef2acc751d merge 2023-10-22 19:27:04 -04:00
Jason Liu e7e430cdea distil 2023-10-22 19:25:42 -04:00