Commit graph

286 commits

Author SHA1 Message Date
kevin-meng
be2580f5db add arbiter prompt for evaluate 2023-09-26 01:20:29 +08:00
garylin2099
cf365c8e82
Merge pull request #357 from garylin2099/werewolf_game
Werewolf game
2023-09-23 22:23:52 +08:00
yzlin
2e6cc6540b first pipeline framework 2023-09-23 01:43:48 +08:00
stellaHSR
c4283d0538
Merge pull request #345 from shenchucheng/main
Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on …
2023-09-22 16:34:33 +08:00
femto
bc1e8db65b
Merge branch 'main' into feature/json_write_prd 2023-09-22 13:23:30 +08:00
stellaHSR
30d71c51a1
Merge pull request #310 from 18620146591/pr
adding an action
2023-09-22 13:22:39 +08:00
yzlin
bbffb3f135 more intuitive naming & add a new attribute to message 2023-09-22 12:23:18 +08:00
stellaHSR
a74f78f6da
Update search_engine.py
rm useless space
2023-09-21 23:49:57 +08:00
stellaHSR
9860e0d510
Update search_engine.py
add __future__ import to avoid error in py3.9
2023-09-21 15:51:13 +08:00
femto
7b34c433cd
Merge branch 'main' into feature/json_write_prd 2023-09-21 12:00:10 +08:00
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
shenchucheng
88baa1caa3 Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on Windows when converting Mermaid charts 2023-09-20 21:35:50 +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
femto
961e73e94c json/markdown format 2023-09-20 12:18:39 +08:00
femto
0d9bbcb863 json/markdown format 2023-09-20 12:09:10 +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
femto
7ec77e0ad7 json/markdown format 2023-09-19 21:31:27 +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
femto
cf05287cff fix conflict 2023-09-19 13:27:52 +08:00
femto
74217a1df3 modified 2023-09-19 12:23:22 +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
unknown
b5aa86cc45 Adding an action 2023-09-15 00:05:43 +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