Commit Graph

14 Commits

Author SHA1 Message Date
Jason cdcca48c48 update with stream results 2023-07-23 02:11:03 +08:00
Jason Liu 655df180ec Streaming app (#72)
* add app to citations

* working commit

* working app

* remove types
2023-07-23 02:09:51 +08:00
Jason 80f0cd9499 add 2023-07-22 23:39:13 +08:00
Cristóbal Carnero Liñán 32b1a481ab Add refactoring example to gpt-engineer (#61)
* Add refactoring capabilities to gpt-engineer

* Improving results of refactoring

* Refactor script saves to file

* Add documentation about the new example in gpt-engineer
2023-07-19 01:22:39 +08:00
Jason Liu 58bc3bae0f Implement streaming entities via MultiTask (#64)
* add streaming tasks

* push docs
2023-07-19 01:21:24 +08: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 6dd658e906 fix example 2023-07-14 16:33:25 +08:00
Jason 85827d27f1 add a gpt-engineer exmaple 2023-07-10 01:25:09 +08:00
Jason 5c05f2088b rename files 2023-07-09 01:26:09 +08:00
Jason Liu 3498aa12d1 Implement DSL and documentation 2023-07-09 00:09:02 +08:00
Jason Liu 6c2e01f967 Clean examples(#26) 2023-06-26 17:39:51 +08:00
David Okpare 319ddd69f8 Installed erdantic and added schemas (#20)
* Move examples to dir and fix imports

* Install erdantic and pygraphviz

* Add schema function and image

* Separate erd diagram function from example script

---------

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-06-24 10:25:22 +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