Commit Graph

40 Commits

Author SHA1 Message Date
Jason Liu d4c94daa2c Create python-publish.yml 2023-06-23 12:50:38 +08:00
Jason e38532f7f1 bump versoin 2023-06-23 11:54:33 +08:00
Jason bcfe963cc0 remove tenacity 2023-06-23 11:54:10 +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 69f3ac2748 clean up example 2023-06-22 20:18:36 +08:00
Jason 0dcd1f6bb9 clean up example 2023-06-22 20:18:32 +08:00
Jason 44e33e8d27 black 2023-06-22 20:18:16 +08:00
Jan Philipp Harries d8cc3ae1db Task planning with central order (#7)
* central task planning

* small fix

* changed query to task to prevent confusing naming

* new example

* change file name

* added better example

* Update task_planner_topological_sort.py

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>

* Update task_planner_topological_sort.py

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>

---------

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-06-22 19:49:46 +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
Jan Philipp Harries e75b95641f slimmer openai function signature (#13) 2023-06-22 10:25:12 +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 1e5302aa61 improve prompt 2023-06-21 00:15:37 +09:00
Jason 7064139ede rename 2023-06-20 21:21:35 +09:00
Jason 1c3ec5909f add readme 2023-06-20 21:21:11 +09:00
Jason Liu 7bfe767ff4 Query planner prototype (#3) 2023-06-20 21:17:04 +09:00
Jason 92be0d53f2 clean up citation 2023-06-19 22:01:09 +09:00
Jason d646bcec3c add working version of query planner.. 2023-06-19 21:24:54 +09:00
Jason 9507748a79 add more sections 2023-06-19 01:08:26 +09:00
Jason e5bf39cce7 support fizzymatch citation example 2023-06-19 00:41:26 +09:00
Jason Liu 17f4dcdb14 Update openai_function_call.py 2023-06-18 15:12:29 +09:00
Jason Liu 210acc0b4f Add liscence in file for copy paste 2023-06-18 15:12:11 +09:00
Jason 0d44023f21 recursive dataclass example with filesystem 2023-06-17 23:02:06 +09:00
Jason 61e17c1239 fix readme 2023-06-17 22:55:00 +09:00
Jason 8c8f9d50aa rename 2023-06-17 22:53:47 +09:00
Jason fa10534b67 better docstrings 2023-06-17 21:58:56 +09:00
Jason bd1ea2045b rename example 2023-06-17 21:56:42 +09:00
Jason 9c179b4cad reorganized blog vs readme 2023-06-17 21:52:54 +09:00
Jason Liu f21fa63461 Merge pull request #2 from jpdus/function_call 2023-06-15 18:58:06 +09:00
Jan Philipp Harries 19e1f72560 use function call argument to force function call 2023-06-15 11:36:30 +02:00
Jason Liu 72cc83edab Update example_segmentation.py 2023-06-15 17:03:15 +09:00
Jason Liu 32d1f44bdc Update example_segmentation.py 2023-06-15 17:00:41 +09:00
Jason Liu daa0d18e6a Update with async 2023-06-15 16:58:01 +09:00
Jason Liu 57c00bddfe Update example_segmentation.py 2023-06-15 09:59:49 +09:00
Jason Liu 299eea49cd Create segmentation example 2023-06-15 09:53:31 +09:00
Jason Liu eb74065e16 typo 2023-06-15 09:35:57 +09:00
Jason Liu 81d50b1ec2 Update README.md 2023-06-15 09:32:44 +09:00
Jason Liu 7555ef01ae create code 2023-06-14 19:45:23 +09:00
Jason Liu ded4ef8d59 Update README.md 2023-06-14 19:43:01 +09:00
Jason Liu 81bff7d727 Initial commit 2023-06-14 19:42:23 +09:00