Commit Graph

44 Commits

Author SHA1 Message Date
Leni Aniva 889aa79c18
Merge pull request #11 from lenianiva/dev
feat: Automatic mode (for the gym experience)
2024-09-09 11:38:38 -07:00
Leni Aniva 69b01d3879
Merge branch 'main' into dev 2024-09-06 22:34:48 -07:00
Leni Aniva a79fe979fd
feat: Automatic mode (for the gym experience) 2024-09-06 22:26:37 -07:00
Leni Aniva 6d990601c1
Merge pull request #7 from lenianiva/compile/units
feat: Compilation unit extraction
2024-09-06 20:51:57 -04:00
Leni Aniva 695374a3e4
feat: Example Jupyter notebook 2024-07-01 12:18:00 -07:00
LiviaSun 16cf53b224
Merge pull request #5 from lenianiva/chuyues
change poetry.lock
2024-06-03 09:41:39 -07:00
Chuyue Sun f9fe626aa8 update llm gen tactics tests 2024-06-02 19:51:20 -07:00
Chuyue Sun 155c26e983 revert poetry.lock; add rw tutorial 2024-06-02 18:53:23 -07:00
Chuyue Sun 90a3a7bd3d update poetry lock; add llm feedback 2024-06-02 14:16:15 -07:00
Leni Aniva c9cc0ff2e2
chore: Version bump 2024-05-31 20:25:05 -07:00
Leni Aniva 174d1a3fd6
feat: Compilation unit extraction 2024-05-31 17:09:12 -07:00
Chuyue Sun 3d2e737e0c change poetry.lock 2024-05-29 20:57:54 -07:00
LiviaSun 1d9fc38277
Merge pull request #4 from lenianiva/compile/tactic
feat: Extraction of tactic invocations
2024-05-29 20:05:08 -07:00
Leni Aniva 775e30a80f
feat: Extraction of tactic invocations 2024-05-28 20:36:04 -07:00
Leni Aniva 05bbb5e538
Merge pull request #3 from lenianiva/lower_py_support
support py3.10
2024-05-28 20:25:25 -07:00
Chuyue Sun 516a93851a update readme 2024-05-24 22:42:32 -07:00
Chuyue Sun 1e5a9c0fb4 change pyproject toml to python3.10 2024-05-24 21:34:55 -07:00
ChuyueSun d973c9e300 support py3.10 2024-05-21 22:15:45 -07:00
LiviaSun b944ce6b36
Merge pull request #2 from lenianiva/chuyues
update readme; add sglang implementation
2024-05-21 09:56:12 -07:00
Leni Aniva 1453a34b05
Merge pull request #1 from lenianiva/dev
feat: Expression typing, garbage collection, library loading
2024-05-21 09:08:29 -07:00
ChuyueSun 8c2f27681c remove unused 2024-05-20 18:06:59 -07:00
ChuyueSun 46459763be refactor 2024-05-20 18:06:15 -07:00
ChuyueSun 67b3ec969b apply sgl tactic 2024-05-20 00:26:52 -07:00
ChuyueSun 095180589b add conv_sgl tests 2024-05-20 00:02:33 -07:00
ChuyueSun 9ef093c9e2 update 2024-05-19 19:17:05 -07:00
ChuyueSun fa7c4a89d3 add test_sglang 2024-05-19 19:16:05 -07:00
ChuyueSun 9993019b69 update readme 2024-05-19 18:59:03 -07:00
Leni Aniva cf85bb6901
feat: GC only if there's something to gc 2024-05-17 23:05:32 -07:00
Leni Aniva 926aaa4364
doc: Running example from project root 2024-05-17 20:56:01 -07:00
Leni Aniva aa315ad31e
example: Calling aesop 2024-05-17 20:53:34 -07:00
Leni Aniva fceb0c1a20
example: Calling aesop (partial) 2024-05-17 20:45:29 -07:00
Leni Aniva 82eb649a51
chore: Version bump of Pantograph 2024-05-17 20:35:19 -07:00
Leni Aniva 553d4fb0e0
feat: Typing of an expression 2024-05-17 19:58:16 -07:00
Leni Aniva 7c3b64562b
feat: Goal state garbage collection 2024-05-17 19:53:29 -07:00
Leni Aniva 44f982d689
doc: README fix 2024-04-22 22:59:29 -07:00
Leni Aniva b4cfe7480f
feat: Have, calc, conv 2024-04-22 22:38:20 -07:00
Leni Aniva 6091a5191c
fix: Conversion goals and value printing 2024-04-22 13:32:29 -07:00
Leni Aniva 8658ec08e2
fix: Snake case style 2024-04-22 13:26:48 -07:00
Leni Aniva 83fcec5d60
feat: Add tactic object 2024-04-22 13:11:28 -07:00
Leni Aniva 8f64920789
feat: expression types and tests 2024-04-22 13:00:06 -07:00
Leni Aniva 1905b56862
feat: System stub 2024-04-19 16:47:35 -07:00
Leni Aniva 45e2daa4fb
build: Add poetry stub 2024-04-11 16:38:44 -07:00
Leni Aniva b68968958b
build: Add upstream source 2024-04-11 15:48:36 -07:00
Leni Aniva f207b32cc1
Initial commit 2024-04-11 12:37:58 -07:00