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
Ivan Leo
9f6b9288e2
Fixed up missing dependencies and updated README.md ( #232 )
2023-11-27 09:49:42 -05:00
Jason Liu
2d06f5a46b
Add coveralls ( #203 )
2023-11-19 21:36:04 -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
grit-app[bot]
5acb0b79ef
Migration to OpenAI 1.1.0 ( #152 )
2023-11-08 14:45:36 -05:00
Jason
f990312464
update
2023-09-19 11:13:26 -04:00
Jason Liu
63d2981d7a
Upgrade typer ( #90 )
...
* upgrade typer
* lock
* bump version
2023-09-01 11:00:41 -05:00
Alexander Dicke
6d0a1a06a0
Docstring parsing ( #83 )
...
* adds description for params
* add test for missing param description
* adds docstring parsing to OpenAISchema
* docs
* fix tests, highlighting
---------
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com >
2023-08-23 23:58:10 -07:00
Jason Liu
64e7f51601
Implement CLI for finetuning ( #85 )
...
* add cli
* remove hint
* fix
* updat docs
* lock
2023-08-23 23:53:22 -07:00
Jason Liu
964c17ca1a
Revert "Docstring parsing using docstring-parser ( #76 )" ( #81 )
...
This reverts commit 76ac9b4d12 .
2023-08-19 23:50:06 -07:00
Alexander Dicke
76ac9b4d12
Docstring parsing using docstring-parser ( #76 )
...
* adds description for params
* add test for missing param description
* adds docstring parsing to OpenAISchema
* docs
---------
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com >
2023-08-19 23:40:59 -07:00
Jason Liu
b5959bdbc9
Upgrade to pydanticv2 ( #63 )
...
* Upgrade to Pydantic 2 #15
* update examples to use pydantic2
---------
Co-authored-by: Mike Harris <mharris717@gmail.com >
2023-07-17 21:00:47 +08:00
Jason
4fc6d71277
update
2023-07-08 21:43:49 +08:00
Cristóbal Carnero Liñán
7853b12072
GitHub Action for testing ( #38 )
2023-07-06 00:38:17 +08:00