莘权 马
8e85dd3bc6
feat: merge geekan:main
2024-03-05 16:03:57 +08:00
Alexander Wu
684ca961c3
Merge pull request #952 from garylin2099/v07-to-main
...
rename interpreter
2024-03-05 15:39:34 +08:00
莘权 马
5e6b665f15
fixbug: llm.aask unit test failed
2024-03-05 14:14:23 +08:00
莘权 马
52ac7e847b
refactor: comments
2024-03-05 12:48:55 +08:00
莘权 马
e22a28215d
feat: merge geekan:main
2024-03-05 10:59:34 +08:00
莘权 马
3b1644b7ff
fixbug: test_assistant
...
fixbug: class view
feat: +comments
2024-03-05 10:04:40 +08:00
yzlin
0a01bdec6a
rename interpreter
2024-03-01 19:48:39 +08:00
mannaandpoem
7864f01b01
Merge remote-tracking branch 'origin/main'
2024-02-29 16:46:36 +08:00
mannaandpoem
853d3d520a
Merge branch 'dev_split_code_plan_and_change'
2024-02-29 16:27:55 +08:00
mannaandpoem
7efda42c28
Improve the coverage
2024-02-28 15:08:09 +08:00
Alexander Wu
b17cc3fa03
Merge pull request #939 from better629/feat_mock
...
Feat mock openai embed for document_store and memory UTs
2024-02-28 11:18:09 +08:00
yzlin
56435cd6a0
fix execute_nb_code bug
2024-02-20 21:45:53 +08:00
mannaandpoem
669c525b64
Update test case and prompt
2024-02-20 10:30:50 +08:00
mannaandpoem
b8448d8b2d
1. Update zip files to maintain consistency with TASK_PDF_FILE_REPO of const.py
...
2. Update prompt
2024-02-19 16:20:56 +08:00
莘权 马
739452edbb
feat: merge geekan:dev
2024-02-19 11:02:10 +08:00
mannaandpoem
464de9e945
1. Split CODE_PLAN_AND_CHANGE into DEVELOPMENT_PLAN and IMPLEMENT_CHANGE
...
2. Update prompt
3. Adjust the position of the log for WriteCodePlanAndChange
2024-02-18 19:12:45 +08:00
yzlin
2fc18b49f9
unified Interpreter naming
2024-02-18 17:23:10 +08:00
yzlin
1d5e5b75d3
add __init__ to avoid pypi import failure
2024-02-08 22:15:43 +08:00
mannaandpoem
f781021d5a
remove debug
2024-02-08 14:21:39 +08:00
geekan
c0867643d8
fix bug
2024-02-07 16:24:33 +08:00
geekan
4370060802
fix bug
2024-02-07 16:24:04 +08:00
geekan
a9b3098307
Merge pull request #860 from mannaandpoem/dev_lxb
...
Remove CODE_PLAN_AND_CHANGE_FILENAME and add code_plan_and_change_doc in CodingContext
2024-02-07 11:47:15 +08:00
yzlin
402704379c
improve details
2024-02-05 16:32:41 +08:00
yzlin
9343a6bd2c
mv pip success logic, rm redundant prompt
2024-02-05 15:40:41 +08:00
yzlin
748aabce70
add future; rename writecodebygenerate tools
2024-02-05 12:00:18 +08:00
yzlin
4cfee3ba27
rm code steps, mv planner, mv ci mle
2024-02-04 23:23:18 +08:00
mannaandpoem
13d6159468
1. remove CODE_PLAN_AND_CHANGE_FILENAME
...
2. add code_plan_and_change_doc to _new_code_actions
2024-02-04 17:23:00 +08:00
yzlin
24d2c5c8e6
isolate codes to be restructured in the future
2024-02-04 10:45:02 +08:00
yzlin
891e35b92f
Merge branch 'dev' into code_intepreter
2024-02-02 20:45:45 +08:00
林义章
a74afd6b16
Merge branch 'ci_debugcode_modify' into 'code_intepreter'
...
1. merge run and run_reflection; 2. remove useless code
See merge request agents/data_agents_opt!74
2024-02-02 12:18:59 +00:00
stellahsr
c9f6b7cc8d
1. merge run and run_reflection; 2. remove useless code
2024-02-02 18:48:23 +08:00
刘棒棒
188f7aa033
Remove unused code.
2024-02-02 18:07:58 +08:00
莘权 马
dadd09bfb5
feat: merge geekan:dev
2024-02-02 16:47:52 +08:00
刘棒棒
f605fc4617
Add type annotations, describe function return values, and remove unused code
...
Summary of Changes:
- Added type annotations for improved code clarity
- Describe function return values for better documentation
- Removed unused functions and variables to declutter the code
Related to: #736
2024-02-02 15:49:40 +08:00
geekan
119bc0d89a
Merge pull request #809 from better629/feat_new_env
...
Feat env-refactor
2024-02-02 14:31:37 +08:00
yzlin
1a1610a67e
add more comments
2024-02-01 22:23:28 +08:00
yzlin
2897981e63
task utils etc.
2024-02-01 20:07:44 +08:00
莘权 马
5f88e12a7d
Merge branch 'geekan/dev' into feature/rebuild
2024-02-01 17:45:00 +08:00
莘权 马
027f1e8658
feat: +google style docstring
2024-02-01 17:43:18 +08:00
shenchucheng
9b613eec59
remove global config in the search/browser engine
2024-02-01 16:47:29 +08:00
yzlin
afb702c3f3
Merge branch 'dev' into code_intepreter
2024-02-01 16:27:20 +08:00
yzlin
b1da79c714
refine naming and some details
2024-02-01 16:15:57 +08:00
geekan
f3cb2cfbed
Merge branch 'main' into dev
2024-02-01 13:25:05 +08:00
geekan
097128f022
refine docs
2024-02-01 11:14:34 +08:00
yzlin
ff970ab1c7
Merge branch 'dev' into code_intepreter
2024-02-01 00:27:42 +08:00
莘权 马
fb7518c12b
feat: +visual graph repo
2024-01-31 23:40:04 +08:00
geekan
eb94c5f735
Merge pull request #785 from arnaudgelas/fix/prompt-logic
...
Fix prompt logic when defining to who the message should be sent.
2024-01-31 23:36:53 +08:00
geekan
a762e02000
update config usage
2024-01-31 23:13:38 +08:00
yzlin
f8d69ed01b
Merge branch 'dev' into code_intepreter
2024-01-31 18:14:22 +08:00
geekan
ad1edf6092
refine comments
2024-01-31 17:36:04 +08:00