Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 0.7: merge dev #852

Merged
merged 855 commits into from
Feb 6, 2024
Merged

version 0.7: merge dev #852

merged 855 commits into from
Feb 6, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 22, 2024

  1. feat: +note

    莘权 马 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f15b772 View commit details
    Browse the repository at this point in the history
  2. feat: +note

    莘权 马 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    85465fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #768 from iorisa/feature/merge/v0.6-release

    feat: Merge the modifications resulting from integrating with the agent store.
    geekan authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9d452a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eb5e2f View commit details
    Browse the repository at this point in the history
  5. merge main to dev

    mannaandpoem committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    76d4451 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    767826e View commit details
    Browse the repository at this point in the history
  7. logging

    garylin2099 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0f245f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ddaaaa View commit details
    Browse the repository at this point in the history
  9. add docstring parser

    garylin2099 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9b3987f View commit details
    Browse the repository at this point in the history
  10. typo

    garylin2099 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    33e13b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6cb2910 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff31438 View commit details
    Browse the repository at this point in the history
  13. add test.

    orange-crow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c96b517 View commit details
    Browse the repository at this point in the history
  14. resolve zhipu 2.0.1

    geekan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f3d2957 View commit details
    Browse the repository at this point in the history
  15. fix pybrowsers not found

    shenchucheng committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    47af196 View commit details
    Browse the repository at this point in the history
  16. update function_rsps.

    orange-crow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1793a5f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    64a296a View commit details
    Browse the repository at this point in the history
  18. Merge pull request #782 from shenchucheng/fix-pybrowsers-dep

    fix pybrowsers not found
    geekan authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bcfb7e0 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'tool_manage_new' into 'code_intepreter'

    convert local class or function to tool, tool clarification at role initialization
    
    See merge request agents/data_agents_opt!55
    garylin2099 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7f5f95d View commit details
    Browse the repository at this point in the history
  20. feat: replace global CONTEXT with Config()

    fixbug: unit test
    莘权 马 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e8b3e67 View commit details
    Browse the repository at this point in the history
  21. update truncate.

    orange-crow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3bfd0c8 View commit details
    Browse the repository at this point in the history
  22. fix bugs

    geekan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    452f6e2 View commit details
    Browse the repository at this point in the history
  23. add new test.

    orange-crow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1bf9e02 View commit details
    Browse the repository at this point in the history
  24. update _process_code.

    orange-crow committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0ad3de6 View commit details
    Browse the repository at this point in the history
  25. update rsp cache

    geekan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    246d887 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #784 from iorisa/feature/remove_global_context

    feat: Replace `CONTEXT` with `Context()`
    geekan authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7f78c56 View commit details
    Browse the repository at this point in the history
  27. add rsp cache

    geekan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8b13783 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'add-test-for-aask_code-executecode' into 'code_intepreter'

    Add test for aask code and executecode
    
    See merge request agents/data_agents_opt!57
    garylin2099 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    93538cc View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    32f9fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    987eb6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31813f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a06d802 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff4eff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cc0a16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcda7ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    519f22f View commit details
    Browse the repository at this point in the history
  9. 1. update CodePlanAndChangeContext in schema.py

    2. add 'await' word in _update_prd function of write_prd.py
    mannaandpoem committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0e41973 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix-openai-tools_call-respond-bug' into 'code_intepreter'

    Fix openai tools call respond bug
    
    See merge request agents/data_agents_opt!58
    garylin2099 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2d9a6c3 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'update-CodeInterpreter._write_and_exec_code' into 'code…

    …_intepreter'
    
    update CodeInterpreter._write_and_exec_code
    
    See merge request agents/data_agents_opt!59
    garylin2099 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d60a4c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. 1. update bug of getting requirement_doc

    2. modify prompt
    mannaandpoem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    62c1286 View commit details
    Browse the repository at this point in the history
  2. add strip for result.

    orange-crow committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ff5e7de View commit details
    Browse the repository at this point in the history
  3. update return value.

    orange-crow committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dfe49a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f2b512 View commit details
    Browse the repository at this point in the history
  5. Fix bug in WriteCode

    mannaandpoem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e42dc52 View commit details
    Browse the repository at this point in the history
  6. add strip for result.

    orange-crow committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0c8a844 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0353f36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    094d7c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3450c24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db8ae71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92384d7 View commit details
    Browse the repository at this point in the history
  12. feat: support config2.yaml

    voidking committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    48cb6c6 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/dev_incremental' into dev_increm…

    …ental
    
    # Conflicts:
    #	metagpt/actions/write_code.py
    mannaandpoem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e761612 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5af94ae View commit details
    Browse the repository at this point in the history
  15. feat: support config2.yaml

    voidking committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4482156 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    02b4608 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e328e5 View commit details
    Browse the repository at this point in the history
  18. changed tasks to task

    mannaandpoem committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    431e536 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #789 from voidking/dev

    feat: unittest support config2.yaml
    geekan authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8bdc1a9 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #787 from mannaandpoem/dev_incremental

    feat:  Improving incremental development
    iorisa authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ac98df9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    49f0b6b View commit details
    Browse the repository at this point in the history
  22. fixbug: module 'mock' has no attribute 'patch'

    fixbug: unit test
    莘权 马 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d51d262 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #791 from iorisa/fixbug/unittest

    fixbug: Replace `mock` with `pytest-mock`
    garylin2099 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    59b2e5e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    f9f6dbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0faae93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74aa0aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1a4197 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tool_manage_new' into 'code_intepreter'

    rm make tools in ci for now
    
    See merge request agents/data_agents_opt!61
    garylin2099 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5f62484 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    526025b View commit details
    Browse the repository at this point in the history
  7. chore

    orange-crow committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    54a0874 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'add-web-scraping-test' into 'code_intepreter'

    Add web scraping test
    
    See merge request agents/data_agents_opt!60
    garylin2099 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1fb7712 View commit details
    Browse the repository at this point in the history
  9. minor update

    garylin2099 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7aa89a3 View commit details
    Browse the repository at this point in the history
  10. feat: + compatible with windows path

    莘权 马 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    51169d7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #794 from mannaandpoem/dev_incremental

    Add the tar command to extract the .zip file
    iorisa authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    442f2cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44b550f View commit details
    Browse the repository at this point in the history
  13. 1. Update the code compression package

    2. Modify the prompt of REFINED_TEMPLATE
    mannaandpoem committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1f90bc5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a94ccbc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4680ff5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge pull request #798 from mannaandpoem/dev_incremental

    Update the code compression package
    geekan authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b2e020a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #797 from iorisa/feature/compatible_windows

    fixbug: compatible with windows path
    geekan authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d4ae2a8 View commit details
    Browse the repository at this point in the history
  3. add ActionNode.from_pydantic

    geekan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a6bdd02 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    geekan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    aada81b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    782875d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. feat: generate_repo return ProjectRepo

    莘权 马 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    06b4e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d7c99 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #803 from iorisa/feature/return_project_repo

    feat: generate_repo return project repo
    geekan authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9e49e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3106872 View commit details
    Browse the repository at this point in the history
  3. add openai dall-e support

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e7cd90f View commit details
    Browse the repository at this point in the history
  4. simplify code

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    df728a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    606f1b8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'tool_manage_new' into 'code_intepreter'

    accept goal during run; move more logic from role to planner
    
    See merge request agents/data_agents_opt!63
    garylin2099 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    31a9410 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d772e8 View commit details
    Browse the repository at this point in the history
  8. add werewolf_env

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    210a00c View commit details
    Browse the repository at this point in the history
  9. add stanford_town_env

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    29e8a07 View commit details
    Browse the repository at this point in the history
  10. add mincraft_env

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    37c3f3b View commit details
    Browse the repository at this point in the history
  11. add software_env

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    51f0041 View commit details
    Browse the repository at this point in the history
  12. add dalle/gpt4v example

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6b1f3ee View commit details
    Browse the repository at this point in the history
  13. update format

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c8df235 View commit details
    Browse the repository at this point in the history
  14. update

    better629 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f9e4a78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4a7929d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ede04f2 View commit details
    Browse the repository at this point in the history
  17. fix test_debug_code

    garylin2099 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    274747e View commit details
    Browse the repository at this point in the history
  18. rm unused & format

    garylin2099 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5dde5a8 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'add_unittest' into 'code_intepreter'

    rm immature code, improve naming, add unittest test rsp cache
    
    See merge request agents/data_agents_opt!64
    garylin2099 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a8b4dfb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2fcb2a1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f9519ca View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    56f5dc9 View commit details
    Browse the repository at this point in the history
  2. add gptv config

    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a9ef85b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cead19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56f640d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41907b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16f54ab View commit details
    Browse the repository at this point in the history
  7. Merge branch 'update-test_get_choice_function_arguments_for_aask_code…

    …' into 'code_intepreter'
    
    fix: add arg `mock_llm_config` for OpenAILLM in test_get_choice_function_arguments_for_aask_code.
    
    See merge request agents/data_agents_opt!66
    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b8d0547 View commit details
    Browse the repository at this point in the history
  8. fix message init bug

    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    30de3b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d372a8 View commit details
    Browse the repository at this point in the history
  10. rm redundant

    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b585064 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc412e5 View commit details
    Browse the repository at this point in the history
  12. update sd ut

    stellaHSR committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d74dab9 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'code_intepreter' of https://gitlab.deepwisdomai.com/age…

    …nts/data_agents_opt into code_intepreter
    
    resolve conflict
    stellaHSR committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7d38181 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    28b0323 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #812 from shenchucheng/fix-google-search-ut-error

    fix tests/metagpt/learn/test_google_search.py error
    garylin2099 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    324a81d View commit details
    Browse the repository at this point in the history
  16. rm config get in dev

    stellaHSR committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c44d08c View commit details
    Browse the repository at this point in the history
  17. refine comments

    geekan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    54388d0 View commit details
    Browse the repository at this point in the history
  18. refine comments

    geekan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ad1edf6 View commit details
    Browse the repository at this point in the history
  19. fix ml_engineer test

    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a1b16b7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f8d69ed View commit details
    Browse the repository at this point in the history
  21. rm mle_simple for now

    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    487169e View commit details
    Browse the repository at this point in the history
  22. fix parse_code bug.

    orange-crow committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b9663ce View commit details
    Browse the repository at this point in the history
  23. chore.

    orange-crow committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    15e72ca View commit details
    Browse the repository at this point in the history
  24. Merge branch 'fix-parse_code' into 'code_intepreter'

    fix CodeParser.parse_code bug.
    
    See merge request agents/data_agents_opt!69
    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    df58d55 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6656ebf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e0191c9 View commit details
    Browse the repository at this point in the history
  27. fixbug: make unit test stable

    莘权 马 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f4c6e50 View commit details
    Browse the repository at this point in the history
  28. update config usage

    geekan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a762e02 View commit details
    Browse the repository at this point in the history
  29. rm unnecessary

    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c3d4af6 View commit details
    Browse the repository at this point in the history
  30. rm unfinished

    garylin2099 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    37a606d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ff970ab View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge pull request #815 from iorisa/fixbug/unittest

    fixbug: unittest
    garylin2099 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5f84003 View commit details
    Browse the repository at this point in the history
  2. Update FAQ-EN.md

    geekan authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    90f84ad View commit details
    Browse the repository at this point in the history
  3. Update cli_install.md

    geekan authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    026dd81 View commit details
    Browse the repository at this point in the history
  4. refine docs

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3fa2b32 View commit details
    Browse the repository at this point in the history
  5. update fix of pr review

    better629 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c0a4d7c View commit details
    Browse the repository at this point in the history
  6. refine docs

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7e97334 View commit details
    Browse the repository at this point in the history
  7. feat: auto-unittest

    voidking committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c20aecf View commit details
    Browse the repository at this point in the history
  8. refine docs

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    097128f View commit details
    Browse the repository at this point in the history
  9. refine docs

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6e4b0c1 View commit details
    Browse the repository at this point in the history
  10. refine docs

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bb34af3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45acde0 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'ci_sd_ut_new' into 'code_intepreter'

    SD unittest
    
    See merge request agents/data_agents_opt!70
    garylin2099 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e85f749 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a214a56 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #817 from voidking/dev

    feat: auto-unittest
    garylin2099 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4c1e624 View commit details
    Browse the repository at this point in the history
  15. add action node example

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    64eea6e View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' into dev

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f3cb2cf View commit details
    Browse the repository at this point in the history
  17. refactor config

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    62ca2ca View commit details
    Browse the repository at this point in the history
  18. refactor config

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    97868be View commit details
    Browse the repository at this point in the history
  19. refactor config

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bafdfe8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    82ecee9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cb9e103 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #818 from voidking/dev

    chore: trigger unittest by push
    garylin2099 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    669b699 View commit details
    Browse the repository at this point in the history
  23. add action node example

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b2de082 View commit details
    Browse the repository at this point in the history
  24. add action node example

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9ecdccd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3a4acb8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b1da79c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    afb702c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    52a9447 View commit details
    Browse the repository at this point in the history
  29. try to fix run code error.

    geekan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e8c333b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9b613ee View commit details
    Browse the repository at this point in the history
  31. update docs

    shenchucheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e246a9c View commit details
    Browse the repository at this point in the history
  32. update env api schema

    better629 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9f4ee42 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2abc14a View commit details
    Browse the repository at this point in the history
  34. task utils etc.

    garylin2099 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2897981 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e7ae79b View commit details
    Browse the repository at this point in the history
  36. file read write utils

    garylin2099 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4cd09e7 View commit details
    Browse the repository at this point in the history
  37. add more comments

    garylin2099 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1a1610a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    a515f70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #820 from shenchucheng/feature-remove-config

    Feature remove global config in the search/browser engine
    geekan authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ec97645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d95447 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #809 from better629/feat_new_env

    Feat env-refactor
    geekan authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    119bc0d View commit details
    Browse the repository at this point in the history
  5. 1. Dev compatible with windows path

    2. add @pytest.mark.skip
    mannaandpoem committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dcb0623 View commit details
    Browse the repository at this point in the history
  6. role pydantic init

    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    35438e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5edee12 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #825 from mannaandpoem/dev_compatible_with_windows…

    …_path
    
    fixbug: compatible with windows path
    geekan authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6d60d32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18b0eaa View commit details
    Browse the repository at this point in the history
  10. Add type annotations, describe function return values, and remove unu…

    …sed 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
    orange-crow committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f605fc4 View commit details
    Browse the repository at this point in the history
  11. add docstring

    lidanyang committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e71755e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #826 from mannaandpoem/dev_compatible_with_windows…

    …_path
    
    modify re.sub(r"\\+", '/') to as_posix()
    geekan authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0118712 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6824b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3125f4c View commit details
    Browse the repository at this point in the history
  15. add optional flag

    lidanyang committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fab4d73 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #827 from shenchucheng/fix-context-mixin-ut-error

    fix ContextMixin ut error
    geekan authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8b4db5f View commit details
    Browse the repository at this point in the history
  17. chore: rename workflows

    voidking committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    05ef256 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #829 from voidking/dev

    chore: rename workflows
    geekan authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    19b5ede View commit details
    Browse the repository at this point in the history
  19. remove ToolTypesEnum

    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1da50f1 View commit details
    Browse the repository at this point in the history
  20. Remove unused code.

    orange-crow committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    188f7aa View commit details
    Browse the repository at this point in the history
  21. Merge branch 'fe_docstring' into 'code_intepreter'

    add docstring
    
    See merge request agents/data_agents_opt!72
    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    29baea4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c9f6b7c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0336010 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f742827 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'update-execute_nb_code.py' into 'code_intepreter'

    Add type annotations, describe function return values, and remove unused code
    
    See merge request agents/data_agents_opt!73
    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    32fb353 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3894334 View commit details
    Browse the repository at this point in the history
  27. rm yaml, add docstring

    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4938896 View commit details
    Browse the repository at this point in the history
  28. 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
    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a74afd6 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #833 from shenchucheng/fix-role-not-fully-defined-…

    …error-debugger
    
    Fix `Role` not fully defined error debugger
    geekan authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a7cb21a View commit details
    Browse the repository at this point in the history
  30. update ci cache

    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6754d89 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    891e35b View commit details
    Browse the repository at this point in the history
  32. fix web scrape init

    garylin2099 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c6ac7ef View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a758782 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2a096ad View commit details
    Browse the repository at this point in the history
  35. Merge pull request #834 from voidking/dev

    bugfix: unittest to fulltest
    garylin2099 authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2eeb955 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    f2dbb51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e2f3b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    3648669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d2c5c View commit details
    Browse the repository at this point in the history
  3. rm experimental code

    garylin2099 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    b7d0379 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #836 from better629/feat_new_env

    Feat update code due to failed unittests
    geekan authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    2a16c7e View commit details
    Browse the repository at this point in the history
  5. Remove _parse_arguments function and comment out handle_exception dec…

    …orator on get_choice_function_arguments.
    orange-crow committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d1deb0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4caa1ec View commit details
    Browse the repository at this point in the history
  7. update test.

    orange-crow committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    4b912cc View commit details
    Browse the repository at this point in the history
  8. chore.

    orange-crow committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    b4d032c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    321a4c0 View commit details
    Browse the repository at this point in the history
  10. fix bug and update cache

    garylin2099 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    55dac10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cfee3b View commit details
    Browse the repository at this point in the history
  12. rm redundant docstring

    garylin2099 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    8c65ed0 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'simplify_tools' into 'code_intepreter'

    reduce ml libs redundancy
    
    See merge request agents/data_agents_opt!76
    garylin2099 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9af2508 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ca6749b View commit details
    Browse the repository at this point in the history
  15. mv tool_type def

    garylin2099 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a609946 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a35f536 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. rename tool type

    garylin2099 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    20393e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748aabc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9343a6b View commit details
    Browse the repository at this point in the history
  4. improve details

    garylin2099 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4027043 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #736 from garylin2099/code_intepreter

    Integrate CodeIntepreter
    geekan authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    23c2762 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6015c16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5abde78 View commit details
    Browse the repository at this point in the history
  8. update webscraping tool

    garylin2099 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9b72370 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #843 from garylin2099/ci_dev

    update webscraping tool
    garylin2099 authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4dd4695 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. remove attribute openai_vision_model and vision_max_tokens and method…

    … test_generate_webpages_with_style_and_script
    mannaandpoem committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    675b96b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #842 from mannaandpoem/dev_add_gpt_v

    Improve gpt_v_generator tool
    geekan authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    da12311 View commit details
    Browse the repository at this point in the history
  3. fix RecursionError: maximum recursion depth exceeded while calling a …

    …Python object when run tests/metagpt/environment/test_base_env.py
    better629 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1f172b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1855b2b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #845 from better629/dev

    Dev
    geekan authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4616749 View commit details
    Browse the repository at this point in the history
  6. fix save code

    garylin2099 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0fe854f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #846 from garylin2099/ci_dev

    fix save code
    garylin2099 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cb402b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f758cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3852e05 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #847 from geekan/code_interpreter

    Update gptv tool and save code tests
    geekan authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2a496ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5abc5c3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #848 from garylin2099/ci_dev

    add async fn type to tool schema
    garylin2099 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d2ed0da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    beda29b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #850 from garylin2099/ci_dev

    resolve conflict
    garylin2099 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1826c27 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #849 from geekan/code_interpreter

    Add async_function type for tool schema & fix bugs
    geekan authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a672410 View commit details
    Browse the repository at this point in the history