Commit Graph

55 Commits

Author SHA1 Message Date
Ivan Leo 9f6b9288e2 Fixed up missing dependencies and updated README.md (#232) 2023-11-27 09:49:42 -05:00
Jason Liu a09cbd7e1e add button 2023-11-26 18:31:20 -05:00
Jason Liu 019114d962 add comment on evals 2023-11-25 20:43:24 -05:00
Tavis Rudd 7de55a9336 doc: add missing imports to some examples in README.md (#215) 2023-11-23 00:28:55 -05:00
Jason Liu 2d06f5a46b Add coveralls (#203) 2023-11-19 21:36:04 -05:00
Jason Liu b2b5a22c77 Update README.md 2023-11-19 18:39:45 -05:00
Jason Liu 4054720004 add pydantic 2023-11-17 14:09:59 -05:00
Jason Liu 6720a3b7dd improve documentation Readme (#186) 2023-11-15 19:14:48 -05:00
Jason Liu 97a830427e improve readme 2023-11-15 17:32:28 -05:00
Jason Liu 68f6c5147e bump readme 2023-11-15 11:46:43 -05:00
Jason Liu 6a91c1ce8c bump version 2023-11-14 19:07:35 -05:00
Jason Liu 3d2035bb30 Fix apatch (#165) 2023-11-11 16:24:54 -05:00
Jason Liu 877f57a2ba hotfix 2023-11-09 09:22:47 -05:00
Jason Liu 9cc313d51f typos 2023-11-08 14:59:45 -05:00
Jason Liu 698b2dced8 bump docs 2023-11-08 14:56:43 -05:00
Jason Liu f2551b1fcf match readme 2023-11-08 00:41:20 -05:00
Jason Liu 198cb7a69d clean up documentation 2023-11-08 00:24:03 -05:00
Jason Liu a8a4b7070a clean up 2023-11-07 11:26:56 -05:00
maxjeblick 52aed126a1 Fix example link 2023-11-05 20:12:50 -05:00
jeff3071 fd865ede8b Update README.md typo (#124) 2023-10-26 11:03:53 -04:00
Jason Liu 9663daa4f2 add reasks and validation 2023-10-05 11:49:06 -04:00
Jason Liu d168b36ef7 shorter readme 2023-10-05 11:47:06 -04:00
Jason Liu f834a8fd6c Update README.md 2023-09-25 21:48:59 -04:00
Jason Liu b9e6bf91b0 Update README.md 2023-09-07 21:02:11 -04:00
Jason 5cf7479e5c update link 2023-09-05 16:23:08 -05:00
Dhruv Anand 8a94b0f0a1 fix fine-tune CLI readme formatting (#89) 2023-08-28 15:39:37 -07:00
Jason 46180131a3 formatting 2023-08-24 00:28:06 -07:00
Jason 3ca4f9b534 typos 2023-08-24 00:01:57 -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 dd81bf60e9 last clean up before pypi 2023-08-16 21:12:41 -07:00
Jason Liu a7a07772b9 Rename to Instructor (#79) 2023-08-16 21:11:06 -07:00
Bill Chambers d3ab206aa5 Update README.md (#69) 2023-07-22 16:31:45 +08:00
Adrian Galilea fbc4246eb7 typo readme DSL example (#50)
s. import wasn't working for me, imported pprint
2023-07-10 11:17:44 +08:00
Jason b0c3c56317 update doc url 2023-07-09 12:10:18 +08:00
Jason 2d44f0941b docs 2023-07-09 00:19:08 +08:00
Jason Liu 3498aa12d1 Implement DSL and documentation 2023-07-09 00:09:02 +08:00
zShan a9696eb36c Update README.md (#43)
adds a warning to ensure python v > 3.9, 
correct name of pip package as per PyPI.
2023-07-08 21:22:41 +08:00
Jason 65ffbabee4 update readme with decorator option 2023-07-06 23:35:32 +08:00
Francisco Ingham 8dfec89c70 fixed completions endpoint and readme details for dsl example (#33) 2023-07-04 00:55:43 +08:00
Jason Liu 8b7d28009e Experimental Prompting DSL (#25) 2023-07-03 17:22:12 +08:00
Jason 730ff5e1e9 typo in example2 2023-06-30 10:46:06 +08:00
Jason Liu 5d268eb612 Add repository link to pyproject.toml (#23)
* Add repository link to pyproject.toml

* add

* bump
2023-06-23 13:15:22 +08:00
Jason 6df94576df clean readme 2023-06-23 13:02:39 +08:00
Jason Liu be6c69d0d4 Make pip installable (#21)
* make pip install able

* bump version and readme
2023-06-23 11:48:57 +08:00
Jason Liu 7d5af2247f Revert "Reorganize examples into directories (#12)" (#18)
This reverts commit 3ac5c26ca3.
2023-06-22 19:49:29 +08:00
David Okpare 3ac5c26ca3 Reorganize examples into directories (#12) 2023-06-22 11:22:40 +09:00
Jason Liu 2745da5dc4 Generating safe SQL (#8)
* experimetnal

* support safe sql

* add enums

* udpate readme
2023-06-21 17:09:04 +09:00
Jason 1c3ec5909f add readme 2023-06-20 21:21:11 +09:00
Jason 9507748a79 add more sections 2023-06-19 01:08:26 +09:00
Jason 0d44023f21 recursive dataclass example with filesystem 2023-06-17 23:02:06 +09:00