-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Edit agent templates #793
Merged
Merged
Edit agent templates #793
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## dev #793 +/- ##
==========================================
+ Coverage 58.39% 58.47% +0.08%
==========================================
Files 157 157
Lines 6328 6348 +20
Branches 656 660 +4
==========================================
+ Hits 3695 3712 +17
- Misses 2485 2487 +2
- Partials 148 149 +1
☔ View full report in Codecov by Sentry. |
luciferlinx101
approved these changes
Jul 20, 2023
luciferlinx101
added a commit
that referenced
this pull request
Jul 27, 2023
* first commit * instagram APIs implemented and AI generated caption utility added * Image upload to S3 and URL generation added * added upload to s3 instagram bucket * fixing the send email attachement issue * fixing schedule agent run * Refactored code * Resource duplicate fix (#803) * removed jpeg files used for testing * Dalle fix (#812) Co-authored-by: Tarraann <[email protected]> * fixed recurring run issues * Supercoder Improve tool addition (#755) * fixed recurring issues * Edit agent templates (#793) * Added Controller Function * updated frontend * made minor changes in frontend * added unit test * made minor changes in frontend and backend * added another unit test * added minor change in frontend --------- Co-authored-by: anisha-contlo <[email protected]> * Readme added * instabot config folder deleted * Read file s3 fix (#823) * Updated * Read from s3 works * Read from s3 works * Minor Updates * Added Unit Tests * Updated Tests * Updated Tests * Refactored * Updated Test * Updated Test * Updated Test * refactored code * Handled the case where stable diffusion generated multiple photos * ui bug bash fixes * docker compose.yaml version reverted to original * removed the utility to add stable diffusion automatically * ui bug bash fixes * ui bug bash fixes * Edit agent templates fix (#838) * ui bug bash fixes * added test cases and modified readme * Frontend bugs (#849) * asyn function in content.js, utils refactored * minor fixes * prevent default centralisation * dropdown issue fix --------- Co-authored-by: NishantBorthakur <[email protected]> * Added instagram tool bucket entry in config_template.yaml * added instagram tool bucket entry in config template * ui bug fixes * ui bug fixes * ui bug fixes * External repo support for marketplace (#847) * Added support for parsing marketplace repo * Added Support for marketplace repo * Improved Marketplace logic * Fixed marketplace install * Handled no path bug * Updated .gitignore * Updated unit test * Added Unit Test * Updated .gitignore * Refactored Code * Updated Marketplace URL * Added Unit Tests * Update tool_helper.py * Update tool_helper.py --------- Co-authored-by: I’m <[email protected]> * instagram image added * apm bug fixes * Dev rebase (#858) * Fix/agents delete (#795) * fixing the send email attachement issue * delete run label (#796) * fix * fixing schedule agent run * Updated README.md Provided Instructions for serper.dev API key creation and configuring it in the Toolkit Page * Update README.md Updated Image * Update config_template.yaml Modified Serp Configuration for SERPER * Twitter and Google Oauth for Web (#808) Co-authored-by: Tarraann <[email protected]> * Updated DB settings (#805) * document fix (#806) * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * Bugs fixes new (#809) * csv file fix (#810) * ui bug bash fixes * ui bug bash fixes * Bugs new (#814) * Fixes (#815) Co-authored-by: Tarraann <[email protected]> * ui bug bash fixes * ui bug bash fixes * Handling the rate limit exception * fixed add_to_vector_store_and_create_summary (#827) * fix 97971622 (#824) * Llm models fix (#829) * removed unnecessary toolkits from marketplace * Dalle fix (#825) * ui bug bash fixes (#839) * Fixing twitter creds * fixing google oauth issues * fixing google oauth issue * fixess * fixess * fixess * fixess (#854) * Resource duplicate fix (#803) * Supercoder Improve tool addition (#755) * rebased * Read file s3 fix (#823) * Updated * Read from s3 works * Read from s3 works * Minor Updates * Added Unit Tests * Updated Tests * Updated Tests * Refactored * Updated Test * Updated Test * Updated Test * Edit agent templates fix (#838) * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * rebased * first commit * instagram APIs implemented and AI generated caption utility added * Image upload to S3 and URL generation added * added upload to s3 instagram bucket * Refactored code * removed jpeg files used for testing * fixed recurring run issues * fixed recurring issues * Readme added * instabot config folder deleted * refactored code * Handled the case where stable diffusion generated multiple photos * docker compose.yaml version reverted to original * removed the utility to add stable diffusion automatically * added test cases and modified readme * Added instagram tool bucket entry in config_template.yaml * added instagram tool bucket entry in config template --------- Co-authored-by: I’m <[email protected]> Co-authored-by: TransformerOptimus <[email protected]> Co-authored-by: Phoenix2809 <[email protected]> Co-authored-by: Taran <[email protected]> Co-authored-by: Tarraann <[email protected]> Co-authored-by: luciferlinx <[email protected]> Co-authored-by: Fluder-Paradyne <[email protected]> Co-authored-by: Kalki <[email protected]> Co-authored-by: Kalki <[email protected]> Co-authored-by: GeekyBaller <[email protected]> Co-authored-by: Nishant Borthakur <[email protected]> Co-authored-by: NishantBorthakur <[email protected]> Co-authored-by: Autocop-Agent <[email protected]> Co-authored-by: Anisha Gupta <[email protected]> Co-authored-by: Maverick-F35 <[email protected]> * apm bug fixes * Docker image (#836) * handled resource path change (#861) * handled resource path change * readme changed * added new test case for stable diffusion * test cases refactored * Updated Expiry Time backward fix * readme toolkit fix (#867) * Knowledge frontend (#860) * knowledge first cut * knowledge details * knowledge add form * agent create knowledge select * add database part 1 * add database part 2 * local storage fixes * database details * minor fix * comments resolution * knowledge details dropdown * knowledge form added * delete database * delete database modal * delete database modal 2 * minorf ix * marketplace for knowledge * update database changes * dropdown changes * uninstall knowledge in marketplace * minor fixes * minor fixws * api integration * bug fixes on db connect * bug fix on deleting database * knowledge dropdown fi * model fixes * minor fiox * remove tab fixes * minor fix * loading text fixes * index validation * uninstall knowledge api * minor fix * minor time fix * code refactoring * knowledge id changed to knowledge name * introduction and use cases added * uninstall marketplace template by id * minor fixes * Changes in API * Changea * bug fixes where adding loader while installing, icon alignment, selecting a knowledge made compulsory, knowledge sidebar issues are fixed, adding of loader in marketplace, connection of database, uninstalling knowledge resolved, dropdown bug by mayur resolved, knowledge id was not going with the agent configs in, resolved it * minor bug fixes * adding of installed state in the cards of knowledge marketplace * install template condtion * merging with dev of missed part * install dropdown bug fix * select index validation * delete db prompt change * time issue fix * connect db response handling * minor fix * final changes * minor fix --------- Co-authored-by: NishantBorthakur <[email protected]> Co-authored-by: Tarraann <[email protected]> Co-authored-by: namansleeps <[email protected]> * Fixed Delete Agent Bug (#830) * made the fix * changed deleted status to stopped * close button fix * refactor * centralise prevent default * app.css fixes * Dev fixes (#869) * close button fix * refactor * centralise prevent default * app.css fixes --------- Co-authored-by: NishantBorthakur <[email protected]> * close icon issue * Added tools.json (#868) * Updated Chat completion for tool selection prompt * Updated Prompt * Bug fixes afternoon (#875) * scheduling bug fixes * agent templates install bug fix * Docker image (#876) * temp commit * use config.yaml in docker-compose.yaml * temp commit * temp commit * Fix/agents delete (#795) * fixing the send email attachement issue * delete run label (#796) * fix * works with slim * fixing schedule agent run * Updated README.md Provided Instructions for serper.dev API key creation and configuring it in the Toolkit Page * optimize gui build * only copy necessary file * images build * Update README.md Updated Image * Update config_template.yaml Modified Serp Configuration for SERPER * Twitter and Google Oauth for Web (#808) Co-authored-by: Tarraann <[email protected]> * Updated DB settings (#805) * document fix (#806) * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * ui bug bash fixes * Bugs fixes new (#809) * csv file fix (#810) * ui bug bash fixes * build nginx * ui bug bash fixes * Bugs new (#814) * Fixes (#815) Co-authored-by: Tarraann <[email protected]> * ui bug bash fixes * ui bug bash fixes * Handling the rate limit exception * fixed add_to_vector_store_and_create_summary (#827) * fix 97971622 (#824) * Llm models fix (#829) * removed unnecessary toolkits from marketplace * revert nginx change * docker gui for dev * docker ignore update * docker ignore update for gui * Dalle fix (#825) * bumpupto 3.10 * ui bug bash fixes (#839) * Fixing twitter creds * fixing google oauth issues * fixing google oauth issue * remove git from dependencies * remove --only=production * install tool dependencies on reboot * add docker compose example to use docker images --------- Co-authored-by: I’m <[email protected]> Co-authored-by: BoundlessAsura <[email protected]> Co-authored-by: TransformerOptimus <[email protected]> Co-authored-by: Boundless Asura <[email protected]> Co-authored-by: Phoenix2809 <[email protected]> Co-authored-by: Taran <[email protected]> Co-authored-by: Tarraann <[email protected]> Co-authored-by: luciferlinx <[email protected]> Co-authored-by: Kalki <[email protected]> Co-authored-by: Kalki <[email protected]> Co-authored-by: GeekyBaller <[email protected]> Co-authored-by: Nishant Borthakur <[email protected]> Co-authored-by: NishantBorthakur <[email protected]> * Final knowledge backend (#870) * very minor fix for naming * Changes for HTTP EXception in Knowledge Controller * HTTP changes for vector_dbs * Bug fixes afternoon (#878) * scheduling bug fixes * agent templates install bug fix * tool templates fixes * Refactoring of vector embedding * adding of knowledge logo * Delete HTTP fixed * Updated prompt * changes in tests * changes * changes * args fix in dalle * bug fix * minor change * minor changes * fixes (#886) * the user will now be unable to select striked knowledges * minor fix * Fix for agent details - not fetching data * minor change for details * Fixes --------- Co-authored-by: Maverick-F35 <[email protected]> Co-authored-by: TransformerOptimus <[email protected]> Co-authored-by: Taran <[email protected]> Co-authored-by: Tarraann <[email protected]> Co-authored-by: Autocop-Agent <[email protected]> Co-authored-by: Anisha Gupta <[email protected]> Co-authored-by: anisha-contlo <[email protected]> Co-authored-by: Kalki <[email protected]> Co-authored-by: Nishant Borthakur <[email protected]> Co-authored-by: NishantBorthakur <[email protected]> Co-authored-by: Maverick-F35 <[email protected]> Co-authored-by: I’m <[email protected]> Co-authored-by: BoundlessAsura <[email protected]> Co-authored-by: Phoenix2809 <[email protected]> Co-authored-by: Fluder-Paradyne <[email protected]> Co-authored-by: Kalki <[email protected]> Co-authored-by: GeekyBaller <[email protected]> Co-authored-by: namansleeps <[email protected]> Co-authored-by: Boundless Asura <[email protected]> Co-authored-by: namansleeps <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Edit Agent Template
Description
This feature allows you to modify and save changes made to an existing agent template.
Solution and Design
Made an edit agent template endpoint which updates the data of the agent template into the database. Errors have been handled wherever required.
Test Plan
Added unit tests for the backend code which can be accessed through the tests folder.
Type of change
Checklist