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-deployment #133

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

vineetshar
Copy link
Contributor

No description provided.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

@vineetshar vineetshar merged commit 645218a into support-for-custom-agent-in-conv Oct 28, 2024
2 of 3 checks passed
vineetshar added a commit that referenced this pull request Nov 11, 2024
* 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

* 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

* 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

* updates

* Refactors to seperate custom agent service

* Cleanup round 2

* Memory Implementation

* payload fixes

* Update conversation_service.py

* Tool parameter integration

* Listing of custom agents

* Circular import fixe

* Update agent_injector_service.py

* Agentic Tool Refactors

* custom agent restructuring

* Tools improvements

* Update get_code_from_probable_node_name_tool.py

* Pre-commit

* Crew Refactors

* Update unit_test_agent.py

* Update integration_test_crew.py

* Update rag_crew.py

* Support-for-custom-agent-deployment (#133)

* Fixing base url

* fetching system prompt dynamically

* lint

* Update custom_agent.py

* Update change_detection.py

* change_detection_tool

* get_code_From_node_name_tool

* Update get_code_graph_from_node_id_tool.py

* Update get_code_graph_from_node_name_tool.py

* Update ask_knowledge_graph_queries_tool.py

* Update get_code_from_multiple_node_ids_tool.py

* Update get_nodes_from_tags_tool.py

* Update get_code_from_node_id_tool.py

* Update get_code_from_probable_node_name_tool.py

* Update get_code_from_probable_node_name_tool.py

* Pre-commit fixes

* Update inference_service.py

* Update inference_service.py

* resolving conflicts

* rename fixes

* pre-commit fixes

* Update projects_service.py

* Sonar fixes

* Update tool_service.py

* fixes

* Tool Standardisation and related refactors

* Update tool_service.py

* Moving all the tools to align with keyword project_id instead of repo_id

* Exposing new tools + adding back sync execution + renaming change_detection as tool

* desc fixes

* fixes from lint

* Improved description

* Cleanup

* setting custom flag as true by default for now (to be adjusted)

* Update tool_router.py

* Update debug_rag_crew.py

* adding status

* Enabling HMAC

* validatiom for agent id

* Update auth_service.py

* Update auth_service.py

* hmac prints to debug

* commenting out hmac validation (temp)

* Update auth_service.py

* Update custom_agents_service.py

* Update .env.template

* print removal

* print removal

* Agent Naming Convention Fixes

* Sonnet  Upgrade

* Added exception handling

* Fixes

* Adding Hmac

---------

Co-authored-by: Dhiren Mathur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant