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

[Roadmap] Multi-Agent System Based on the Role-Playing Module #390

Draft
wants to merge 499 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    c316fc9 View commit details
    Browse the repository at this point in the history
  2. Update the branch feature/role-generation from master (#265)

    Co-authored-by: zhiyu-01 <[email protected]>
    Co-authored-by: Guohao Li <[email protected]>
    Co-authored-by: MorphlingEd <[email protected]>
    Co-authored-by: Tianqi Xu <[email protected]>
    Co-authored-by: Wenxuan Li <[email protected]>
    6 people committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5a1da91 View commit details
    Browse the repository at this point in the history
  3. Update the branch feature/role-generation from master (#266)

    Co-authored-by: zhiyu-01 <[email protected]>
    Co-authored-by: Guohao Li <[email protected]>
    Co-authored-by: MorphlingEd <[email protected]>
    Co-authored-by: Tianqi Xu <[email protected]>
    Co-authored-by: Wenxuan Li <[email protected]>
    6 people committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dfd0d93 View commit details
    Browse the repository at this point in the history
  4. Update

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4aa42b7 View commit details
    Browse the repository at this point in the history
  5. Update camel/societies/role_playing.py

    Co-authored-by: Guohao Li <[email protected]>
    Appointat and lightaime committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4183a6d View commit details
    Browse the repository at this point in the history
  6. Update camel/agents/role_assignment_agent.py

    Co-authored-by: Guohao Li <[email protected]>
    Appointat and lightaime committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e573978 View commit details
    Browse the repository at this point in the history
  7. Update

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    84f28a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41f21d3 View commit details
    Browse the repository at this point in the history
  9. Update

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    aa0e63a View commit details
    Browse the repository at this point in the history
  10. Update

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    51d9a88 View commit details
    Browse the repository at this point in the history
  11. Update

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5994efb View commit details
    Browse the repository at this point in the history
  12. Update

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c3b18b6 View commit details
    Browse the repository at this point in the history
  13. Update

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8845dee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    44cdbdb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    176373e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1f360a4 View commit details
    Browse the repository at this point in the history
  17. Add a reasoning example

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9f43b22 View commit details
    Browse the repository at this point in the history
  18. Update the file path

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1d00fc4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7d8b060 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ac89b0a View commit details
    Browse the repository at this point in the history
  21. Add example of deduction

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    adb9af2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0628485 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5c12cc9 View commit details
    Browse the repository at this point in the history
  24. Update unit test

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2490d68 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    89ff79a View commit details
    Browse the repository at this point in the history
  26. update streamlit ui

    Wendong-Fan authored and Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6da0b3b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5e57b7e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cdd82c9 View commit details
    Browse the repository at this point in the history
  29. Update the prompt

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3d5d6dd View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ecb00e5 View commit details
    Browse the repository at this point in the history
  31. update output format

    Wendong-Fan authored and Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f8ede40 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    02294f1 View commit details
    Browse the repository at this point in the history
  33. Add details in examples

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dfc4e09 View commit details
    Browse the repository at this point in the history
  34. interdisciplinary example

    Tong Zhang authored and Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    76b4e17 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    95b3a10 View commit details
    Browse the repository at this point in the history
  36. Update convert_json_to_str

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6e9fcae View commit details
    Browse the repository at this point in the history
  37. Add labels in deduction

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    24bfe07 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5db6ef0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    fcaa1e4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f003be9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f88ecb5 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1563ad2 View commit details
    Browse the repository at this point in the history
  43. fix typo

    Wendong-Fan authored and Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    207fd2a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    1141a0c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    277f262 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    bb9805e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5a66e04 View commit details
    Browse the repository at this point in the history
  48. Add the result of output

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e81089a View commit details
    Browse the repository at this point in the history
  49. delete files

    Tong Zhang authored and Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f96df2f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    67f07ff View commit details
    Browse the repository at this point in the history
  51. Modify the error messages

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    403474b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    9f01cc3 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e9c71c9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    42a1eca View commit details
    Browse the repository at this point in the history
  55. Update the prompt

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d1c25d4 View commit details
    Browse the repository at this point in the history
  56. Update the prompt

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    798606b View commit details
    Browse the repository at this point in the history
  57. Update the prompt

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9412010 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    23cbebb View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    605771c View commit details
    Browse the repository at this point in the history
  60. Modify the system prompt

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1c91e49 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    fd97b21 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    e0199bd View commit details
    Browse the repository at this point in the history
  63. Add usage of output agent

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    496f5a1 View commit details
    Browse the repository at this point in the history
  64. remove streamlit module

    Wendong-Fan authored and Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ff8668f View commit details
    Browse the repository at this point in the history
  65. update content in system message

    Tong Zhang authored and Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    56db191 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    a59763a View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    1e74e01 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    7151f2c View commit details
    Browse the repository at this point in the history
  69. Remove unnecessary print statements in

    test_insight_agent.py
    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    da02cfd View commit details
    Browse the repository at this point in the history
  70. Update example scenarios

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    48e3702 View commit details
    Browse the repository at this point in the history
  71. Add response terminators to ChatAgent and print

    subtasks with dependencies in
    multi_agent_communication.py. Update role
    description prompt template.
    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c510aa2 View commit details
    Browse the repository at this point in the history
  72. Merge branch 'feature/multi-agent' of https://github.com/camel-ai/camel

    … into feature/multi-agent
    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1f3c19d View commit details
    Browse the repository at this point in the history
  73. Update from master

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5ce9278 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    773befd View commit details
    Browse the repository at this point in the history
  75. Refactor role assignment agent test to accept role

    names as input
    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e79a38a View commit details
    Browse the repository at this point in the history
  76. Revert search functions

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1b939f5 View commit details
    Browse the repository at this point in the history
  77. Sync with master branch

    Appointat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f424d42 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    240b86d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    e6833f2 View commit details
    Browse the repository at this point in the history
  2. Refactor code to use type annotations and improve

    readability.
    Appointat committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    10f6d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f8c4f4 View commit details
    Browse the repository at this point in the history
  4. Remove print statements and comments from

    multi_agent_communication.py
    Appointat committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    856cdbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d876489 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca29dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. clarify agent returns question answer pairs

    Tong Zhang committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    924cdf5 View commit details
    Browse the repository at this point in the history
  2. Revert "clarify agent returns question answer pairs"

    This reverts commit 924cdf5.
    Appointat committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    1dda6ad View commit details
    Browse the repository at this point in the history
  3. Refactored role assignment and added label

    retrieval
    Appointat committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    605b6b3 View commit details
    Browse the repository at this point in the history
  4. Refactored role assignment in multi-agent

    communication example
    Appointat committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    713eab9 View commit details
    Browse the repository at this point in the history
  5. Update num_subtasks parameter in

    role_assignment_agent.split_tasks() function.
    Appointat committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    fef9b8e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Revert "Merge branch 'master' into feature/multi-agent"

    This reverts commit badc9be, reversing
    changes made to fef9b8e.
    Appointat committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    60a9208 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Refactor code to improve performance and

    readability.
    Appointat committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1b76fd4 View commit details
    Browse the repository at this point in the history
  2. Add input validation for number of roles in

    RoleAssignmentAgent
    Appointat committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ce74084 View commit details
    Browse the repository at this point in the history
  3. Reorder prompts in

    role_description_prompt_template.py
    Appointat committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a496910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb4b05 View commit details
    Browse the repository at this point in the history
  5. Add new files with task prompts and context

    content
    Appointat committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4c10f23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72d2552 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    119730b View commit details
    Browse the repository at this point in the history
  2. Strip quotation marks from category strings in

    role_assignment_agent.py.
    Appointat committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    aa32001 View commit details
    Browse the repository at this point in the history
  3. Add multi-agent communication and model

    initialization
    Appointat committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    20d009b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Refactor role compatibility evaluation and

    communication
    Appointat committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a12af53 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Remove tenacity retry decorators from

    RoleAssignmentAgent methods
    Appointat committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f50ba8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb95b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a403a27 View commit details
    Browse the repository at this point in the history
  4. Revert "Update dependencies in pyproject.toml"

    This reverts commit a403a27.
    Appointat committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    4e9e6ce View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'master' into feature/multi-agent"

    This reverts commit cfb95b3, reversing
    changes made to f50ba8b.
    Appointat committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    13ab203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5eaaa4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2b6612 View commit details
    Browse the repository at this point in the history
  8. Add camel.memories and camel.storages packages,

    update enums and fix minor issues
    Appointat committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    77ddc42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95b8a20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac36732 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0be7988 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3fce61a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a2dece View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Update entity recognition and detail extraction

    for post-2023 developments
    Appointat committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    90c15c2 View commit details
    Browse the repository at this point in the history
  2. Refactor role assignment agent to incorporate

    contextual parameters into subtask details
    Appointat committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8f989e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82eb4f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74e97ef View commit details
    Browse the repository at this point in the history
  5. Rename test_deductive_reasoner_agent to

    test_insight_agent.
    Appointat committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e872bf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Refactor task splitting language for clarity and

    consistency
    Appointat committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8719095 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Fix bug in ai_society.py

    Appointat committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    eb7f13f View commit details
    Browse the repository at this point in the history
  2. Add more experiments

    Appointat committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bf68a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f9f99e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Refactor agent constructors to use model_type

    instead of model
    Appointat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e19c358 View commit details
    Browse the repository at this point in the history
  2. Add modified SIR model with reinfection

    possibility and stability analysis
    Appointat committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a599e29 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    efb7fd8 View commit details
    Browse the repository at this point in the history
  2. Fix model_type parameter in DeductiveReasonerAgent

    constructor
    Appointat committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    6141f6e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Fix role assignment agent parameter in

    evaluate_role_compatibility.py and split_task.py
    Appointat committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0520779 View commit details
    Browse the repository at this point in the history
  2. Fix bug in multi-agent

    Appointat committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    24d67c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6e04c6 View commit details
    Browse the repository at this point in the history
  4. Update files

    Appointat committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c5c9340 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c2455f View commit details
    Browse the repository at this point in the history
  6. Fix model_type parameter in InsightAgent

    constructor
    Appointat committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e70adaa View commit details
    Browse the repository at this point in the history
  7. Refactor label extraction in

    deductive_reasoner_agent.py
    Appointat committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8df8690 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Add examples

    Appointat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c0ee489 View commit details
    Browse the repository at this point in the history
  2. Add examples

    Appointat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9ecdbdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a217cdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4256ebc View commit details
    Browse the repository at this point in the history
  5. Refactor subtask details in

    role_assignment_agent.py
    Appointat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5ad935b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da0a2ee View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    aa18619 View commit details
    Browse the repository at this point in the history
  2. Call the code interpreter

    Appointat committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5c8f10b View commit details
    Browse the repository at this point in the history
  3. Add code snippets for using the assistant to

    perform Google searches
    Appointat committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5d443f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 8, 2023

  1. Refactor insight_agent.py to transform insights

    into text format
    Appointat committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    664578f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56fdfb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    657efc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81b4ea7 View commit details
    Browse the repository at this point in the history
  3. Refactor search_google_and_summarize function to use InsightAgent for…

    … intelligent summarization
    Appointat committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    e313407 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    253a73c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a07eb9 View commit details
    Browse the repository at this point in the history
  6. Delete temp files

    Appointat committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4008183 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9ab33b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    694bc8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec0293c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48440c7 View commit details
    Browse the repository at this point in the history
  4. Update multi agent

    Appointat committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    35b99f3 View commit details
    Browse the repository at this point in the history
  5. examples

    ZhangT-tech committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d82200b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. travel plan example

    ZhangT-tech committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5b87f5a View commit details
    Browse the repository at this point in the history
  2. organize example files

    ZhangT-tech committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f1786cc View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. update detective_novel demo

    jjyaoao committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    91dcc6f View commit details
    Browse the repository at this point in the history
  2. Add print functions

    Appointat committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c9e40b5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/multi-agent-dev' of https://github.com/camel-ai…

    …/camel into feature/multi-agent-dev
    Appointat committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f6a3d30 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. update detective novel V1.1

    jjyaoao committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3d07718 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/multi-agent-dev' of https://github.com/camel-ai…

    …/camel into feature/multi-agent-dev
    jjyaoao committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4cf2208 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. update detective novel V1.2

    jjyaoao committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    f90fa43 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. update detect_novel 5K

    jjyaoao committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ff4773a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Merge branch 'feature/multi-agent-prod' of https://github.com/camel-a…

    …i/camel into feature/multi-agent-prod
    Appointat committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    67a4a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86413bf View commit details
    Browse the repository at this point in the history
  3. Add top_answer variable to store the first answer found in search_goo…

    …gle_and_summarize function
    Appointat committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    d4e538a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee603c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0251688 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca60dec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dfb75f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c252b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f985867 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8ef8f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    581e31e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15eec86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a058ac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    3015304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b44e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b53eda1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67a979c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    0d911a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3818b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d9b827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6feae03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0befcdc View commit details
    Browse the repository at this point in the history
  6. refactor code

    ZhangT-tech committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9d6da7c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    9f4ae50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bd93a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea05424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70e75bc View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    bf5ee25 View commit details
    Browse the repository at this point in the history
  2. fix format warning

    ZhangT-tech committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    892af78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2000a0a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    d6dc5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8a592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f86ebf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f8bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9432b98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb9c62c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    cade7a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a174ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d30d7a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    d218932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d859358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a76e16f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    188b58c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8212079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a09885d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30e8498 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d02de5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16ff06c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c0112f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f7259e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    b5300ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4e932 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57360cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f6f572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9c4b0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2794ada View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07d8372 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 20, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    959456a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf3365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43b058 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0929b8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f80603 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a352edd View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    e043dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d339fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02937e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 19, 2024

  1. feat: Refactor DeductiveReasonerAgent to use JSON for answer template

    The commit refactors the DeductiveReasonerAgent class to use JSON for the answer template. This change allows for easier manipulation and extraction of conditions, labels, and quality assessment from the message content.
    Appointat committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0867af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6009483 View commit details
    Browse the repository at this point in the history
  3. update

    Appointat committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1c1828f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9520d9 View commit details
    Browse the repository at this point in the history
  5. Refactor extract_json_from_string function to handle escape character…

    …s and newlines inside quotes
    Appointat committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f2b7d9a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Refactor extract_json_from_string function to handle escape character…

    …s and newlines inside quotes
    Appointat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4b0b3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88826c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72bd714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb32985 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    905a318 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. feat: add tenacity

    Appointat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0da3033 View commit details
    Browse the repository at this point in the history
  2. feat: add tenacity

    Appointat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    310be87 View commit details
    Browse the repository at this point in the history