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

Support for custom agent in conv #122

Draft
wants to merge 58 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. Serve tools through API (#110)

    * server tools through api
    
    * update kg tool
    
    * wip tools
    
    * Async/sync behaviour fixed
    
    * fix bug in code changes agent + linting + sonar fixes
    
    * rename variable
    
    * remove unused fn
    dhirenmathur authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    29327b5 View commit details
    Browse the repository at this point in the history
  2. Support for custom agents (#114)

    * Basics for integration
    
    * Creation of custom agent
    
    * Updates and smell fixes
    
    * remove
    
    * Update auth_service.py
    
    * Fixes
    
    * fixes
    
    * Naming fixe
    
    * Timestamp addition
    
    * Refactoring tools
    
    * Update agents_schema.py
    
    * pre-commit fixes
    
    * Update agents_schema.py
    
    * Update agents_schema.py
    vineetshar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3f0eaf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Update list tools API (#118)

    * server tools through api
    
    * update kg tool
    
    * wip tools
    
    * Async/sync behaviour fixed
    
    * fix bug in code changes agent + linting + sonar fixes
    
    * rename variable
    
    * remove unused fn
    
    * update list tool api
    
    * update to include user_id check in other tools
    dhirenmathur authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0508056 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. updates

    vineetshar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a07a4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f775b78 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Cleanup round 2

    vineetshar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c8fdc7b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Memory Implementation

    vineetshar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    54af49b View commit details
    Browse the repository at this point in the history
  2. payload fixes

    vineetshar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6f44c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e079217 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Tool parameter integration

    vineetshar committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c1cb61f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Listing of custom agents

    vineetshar committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a8421bc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Circular import fixe

    vineetshar committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ea23183 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    e092d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6632d11 View commit details
    Browse the repository at this point in the history
  3. Agentic Tool Refactors

    vineetshar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7194199 View commit details
    Browse the repository at this point in the history
  4. custom agent restructuring

    vineetshar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d2efd88 View commit details
    Browse the repository at this point in the history
  5. Tools improvements

    vineetshar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    a3173f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    722a7f5 View commit details
    Browse the repository at this point in the history
  7. Pre-commit

    vineetshar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    195ecd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Crew Refactors

    vineetshar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dca491d View commit details
    Browse the repository at this point in the history
  2. Update unit_test_agent.py

    vineetshar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1d060dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9218477 View commit details
    Browse the repository at this point in the history
  4. Update rag_crew.py

    vineetshar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    21bceda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    645218a View commit details
    Browse the repository at this point in the history
  6. Fixing base url

    vineetshar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d3c3971 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b65cf31 View commit details
    Browse the repository at this point in the history
  8. lint

    vineetshar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    277cf42 View commit details
    Browse the repository at this point in the history
  9. Update custom_agent.py

    vineetshar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bbd7493 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update change_detection.py

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    99b1f92 View commit details
    Browse the repository at this point in the history
  2. change_detection_tool

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    125b3bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a210d21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5962ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e683934 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2a5452 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e315105 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    711a839 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb7724a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73d805c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c8c315 View commit details
    Browse the repository at this point in the history
  12. Pre-commit fixes

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2f546f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89bc9bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    003f44f View commit details
    Browse the repository at this point in the history
  15. resolving conflicts

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6d29b97 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4e86c9d View commit details
    Browse the repository at this point in the history
  17. rename fixes

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1a7189c View commit details
    Browse the repository at this point in the history
  18. pre-commit fixes

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f0c07ef View commit details
    Browse the repository at this point in the history
  19. Update projects_service.py

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    685fb8a View commit details
    Browse the repository at this point in the history
  20. Sonar fixes

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ca06918 View commit details
    Browse the repository at this point in the history
  21. Update tool_service.py

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9e805aa View commit details
    Browse the repository at this point in the history
  22. fixes

    vineetshar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4041d9e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0ea6ced View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Update tool_service.py

    vineetshar committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b5445cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e9147 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. desc fixes

    vineetshar committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d5280a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a4c0d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. fixes from lint

    vineetshar committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    999cd46 View commit details
    Browse the repository at this point in the history