Commit graph

252 commits

Author SHA1 Message Date
stellaHSR
ab95b55662
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
2023-09-21 11:08:40 +08:00
Ben
58a0ae0a35
Merge branch 'main' into add_open_interpreter 2023-09-21 10:38:57 +08:00
刘棒棒
10b90d4a64 add openai_api_base. 2023-09-20 19:32:01 +08:00
stellaHSR
d6649819f4
Merge pull request #327 from femto/feature/sk_agent
Feature/sk agent with basic planner and action planner
2023-09-20 16:53:31 +08:00
Stitch-z
cec35bfa58
Merge pull request #10 from Stitch-z/feature-tutorial-assistant
Update: cancel block writing when writing files
2023-09-20 15:03:59 +08:00
Stitch-z
46930f8343 Update: cancel block writing when writing files && change the file printing log level to debug level 2023-09-20 15:01:47 +08:00
Stitch-z
b2245553e7
Merge pull request #9 from Stitch-z/feature-tutorial-assistant
Update: optimize universal file read ability.
2023-09-20 14:14:34 +08:00
Stitch-z
35067ab0d1 Update: optimize universal file read ability. 2023-09-20 14:07:00 +08:00
Stitch-z
6ae0a6a98b Update: optimize universal file read ability. 2023-09-20 14:05:48 +08:00
Stitch-z
79a5dd6b12
Merge pull request #8 from Stitch-z/feature-tutorial-assistant
Resolve PR issues
2023-09-20 12:04:26 +08:00
Stitch-z
97ab38ac7c Resolve PR issues 2023-09-20 12:02:46 +08:00
Stitch-z
c2f61cb010
Merge branch 'geekan:main' into main 2023-09-19 16:55:49 +08:00
Stitch-z
97be431127 Fix research action bug && Optimize universal file operation tools 2023-09-19 16:26:33 +08:00
geekan
2cfa7af826
Merge pull request #323 from DevXiaolan/main
[加急] Action of "preparation of the interviewer"
2023-09-19 15:57:22 +08:00
DevXiaolan
56398ff4c6 chore: Add blank line in the end 2023-09-19 15:53:47 +08:00
DevXiaolan
04211232f6 chore: Format codes , PEP8 2023-09-19 15:03:39 +08:00
stellaHSR
1333738915
Merge pull request #338 from shenchucheng/main
fix some bugs
2023-09-19 10:48:35 +08:00
shenchucheng
fcc9566f79 fix RuntimeError: Event loop is closed in windows 2023-09-18 22:37:54 +08:00
hy.li
494226b80a compress index.html 2023-09-18 17:25:15 +08:00
femto
b4a1041b5c rm some skills 2023-09-18 15:15:07 +08:00
femto
7d894f391d make_sk_kernel add_chat_service "chat_completion" 2023-09-18 13:22:39 +08:00
femto
34f2493455 added f"Unsupported planner of type {planner_cls}" 2023-09-18 13:13:32 +08:00
femto
2cd4870592 test to test dir 2023-09-18 12:46:15 +08:00
femto
cbfc62d7f3 add test 2023-09-16 20:37:14 +08:00
femto
664710e6e8 add test 2023-09-16 20:23:51 +08:00
stellaHSR
456075157b
Merge pull request #309 from alitrack/main
support more options for mermaid conversion
2023-09-15 22:50:16 +08:00
stellaHSR
9260021c3d
Merge pull request #324 from Justin-ZL/main
add: openai moderation
2023-09-15 16:37:40 +08:00
zhanglei
1463b7d8a6 update: moderation add asyncio func impl 2023-09-15 10:02:15 +08:00
stellaHSR
ac4b550736
Update ut_writer.py
bug fix: fix quotes error
2023-09-14 20:41:14 +08:00
zhanglei
ebb5ec9c0a update:Modify based on comments 2023-09-14 20:18:11 +08:00
zhanglei
0bf0ab2917 update:Modify based on comments 2023-09-14 16:33:00 +08:00
zhanglei
9bf1e51d02 add: openai moderation 2023-09-14 15:21:34 +08:00
DevXiaolan
86f49faefb prompt 2023-09-14 14:41:49 +08:00
femto
b57687761a sk agent 2023-09-14 13:08:23 +08:00
刘棒棒
1d42a98fc8 add english comments. 2023-09-13 23:16:38 +08:00
刘棒棒
6a21488486 deleted assert statements in function and correct function name. 2023-09-13 22:59:48 +08:00
刘棒棒
754fa5ccbe add support for open-interpreter. 2023-09-13 15:47:51 +08:00
femto
751c6a877c sk agent 2023-09-13 15:01:15 +08:00
hy.li
e947ce5fea use config for PYPPETEER_EXECUTABLE_PATH 2023-09-13 14:39:51 +08:00
femto
d9f64363c3 sk agent 2023-09-13 13:35:12 +08:00
hy.li
69ea116d1a change to async 2023-09-13 12:41:38 +08:00
Steven Lee
b657a3496c
Merge branch 'geekan:main' into main 2023-09-12 23:00:27 +08:00
Steven Lee
95391ca32d bug fix 2023-09-12 08:44:50 +00:00
Steven Lee
a3d1c3362f bug fix 2023-09-12 07:23:07 +00:00
hy.li
10ce3ed702 more options to convert mermaid 2023-09-11 16:59:41 +08:00
Stitch-z
479977d27a
Merge pull request #6 from Stitch-z/feature-tutorial-assistant
update file tool log
2023-09-11 10:21:38 +08:00
Stitch-z
90b045b11a update file tool log 2023-09-11 10:20:05 +08:00
Stitch-z
28f7c84901
Merge branch 'geekan:main' into main 2023-09-11 10:10:57 +08:00
Steven Lee
65db088245
Merge branch 'geekan:main' into main 2023-09-11 10:10:14 +08:00
stellaHSR
a90c4309a0
Update prompt.py
fixquotes error
2023-09-10 23:17:58 +08:00