Commit graph

227 commits

Author SHA1 Message Date
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
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
hy.li
e947ce5fea use config for PYPPETEER_EXECUTABLE_PATH 2023-09-13 14:39:51 +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
Stitch-z
5405d9cf32 update: Add exception handling for write file operation. 2023-09-07 20:09:04 +08:00
Stitch-z
b2b227391a update: Add exception handling for write file operation. 2023-09-07 20:08:02 +08:00
Stitch-z
d83d1e105c update: format directory structure and extract universal file operation class 2023-09-07 19:55:50 +08:00
Stitch-z
bc332a5f56 update: optimize prompts 2023-09-06 18:15:07 +08:00
Chen Zhang
c0aab24b29 fix: windows compatibility 2023-09-06 17:47:35 +08:00
Stitch-z
414dea3ea6 feature: add a new role tutorial assistant 2023-09-06 14:43:24 +08:00
rainyrfeng
864a66c702 fix feature 2023-09-05 20:36:32 +08:00
rainyrfeng
a0be280879 fix feature 2023-09-05 11:26:16 +08:00
rainyrfeng
ce0c7b62a0 Merge branch 'main' into add_azure_engine 2023-09-05 11:22:05 +08:00
hy.li
a386c7e974 playwright version mmdc 2023-09-04 23:30:27 +08:00
geekan
c10feec2f6
Merge pull request #286 from seehi/feature-faiss-search-kwargs
pass kwargs in faiss search
2023-09-04 13:52:12 +08:00
stellaHSR
9e0d0205e2
Merge pull request #82 from brucemeek/main
English Translation
2023-09-04 11:57:18 +08:00
stellaHSR
d9361e557d
Update skill_manager.py 2023-09-04 11:56:01 +08:00
stellaHSR
42ced10446
Update skill_manager.py 2023-09-04 11:53:50 +08:00
seehi
1f0cf924c1 pass kwargs in faiss search 2023-09-04 11:44:08 +08:00
stellaHSR
dd18e05d59
Merge pull request #190 from martcpp/main-1
Update skill_manager.py
2023-09-04 11:35:19 +08:00
geekan
4a8a110467
Merge pull request #192 from unkn-wn/main
LanceDB Implementation
2023-09-04 11:20:22 +08:00
rainyrfeng
949a5074ce fix feature 2023-08-31 11:05:59 +08:00
krylo
1f469d55b5
Merge branch 'geekan:main' into main 2023-08-29 10:26:42 -05:00
stellaHSR
f73fa072df
Merge pull request #121 from flyi/test-proxy
fix the bug can not use proxy
2023-08-23 15:53:29 +08:00
brucemeek
a0e6d20034
Merge branch 'geekan:main' into main 2023-08-17 11:02:27 -05:00
brucemeek
21629f841b config conflict fixed 2023-08-17 11:01:53 -05:00
shenchucheng
d2aaafd235 Suppress the pydantic.ValidationError in SearchAndSummarize 2023-08-17 21:26:11 +08:00
shenchucheng
4da1a7d0ac Fix the 'get_max_completion_tokens' function to prevent reaching the maximum limit. 2023-08-17 17:47:03 +08:00
shenchucheng
6e6e91660d Make the SearchEngine more user-friendly. 2023-08-17 17:37:20 +08:00