-
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
Release v12 #1206
Merged
Merged
Release v12 #1206
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
* List File S3 * Unit Test Added --------- Co-authored-by: Taran <[email protected]>
Co-authored-by: Rounak Bhatia <[email protected]>
Models Superagi
Bug Fixes
Changes for no receiver address
made changes to github helper
* Models Frontend Changes * Models Frontend Changes * Models Frontend Changes
…928) * Added functions to write various file types and a file handler too * FileManager updated to handle and save HTMLs. * adding PDF + DOCX support to save images * Added Wkhtmltopdf package installation run commands in docker * Added get_all_responses feature for extractng the response for particular tools * Added Image embedding feature, this will extract and embed the images generated by the agent during the run * renaming functions and refactoring * renaming functions and refactoring * Update Dockerfile * removing unsused classmethods * Finding generated images and attached files in the write tool. Images are fetched inorder to be embedded in the respective file type. * Adding the filename and paths to the Resource Manager S3 storage * Code Cleanup * added logger: Fix for the failing TEST --------- Co-authored-by: Fluder-Paradyne <[email protected]>
…into webhooks_new
* fixes for webhooks --------- Co-authored-by: namansleeps <[email protected]> Co-authored-by: Fluder-Paradyne <[email protected]>
Co-authored-by: Tarraann <[email protected]>
Fixes for webhooks
* fix added for index state * Update KnowledgeTemplate.js --------- Co-authored-by: Tarraann <[email protected]>
* fix api's for sdk * removed unused imports --------- Co-authored-by: jagtarcontlo <[email protected]>
sync back to dev ------ Co-authored-by: Taran <[email protected]> Co-authored-by: TransformerOptimus <[email protected]> Co-authored-by: Fluder-Paradyne <[email protected]> Co-authored-by: Maverick-F35 <[email protected]> Co-authored-by: BoundlessAsura <[email protected]> Co-authored-by: Akshat Jain <[email protected]> Co-authored-by: sayan1101 <[email protected]> Co-authored-by: Rounak Bhatia <[email protected]> Co-authored-by: Rounak Bhatia <[email protected]> Co-authored-by: Kalki <[email protected]> Co-authored-by: Tarraann <[email protected]> Co-authored-by: rakesh-krishna-a-s <[email protected]> Co-authored-by: Captain Levi <[email protected]> Co-authored-by: andrew-kelly-neutralaiz <[email protected]> Co-authored-by: James Wakelim <[email protected]>
…readme added button
* adding github review tools * cleanup and adding code review prompt * fixing comments
…1125) Co-authored-by: Fluder-Paradyne <[email protected]> Co-authored-by: Abhijeet <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1206 +/- ##
==========================================
+ Coverage 58.78% 59.13% +0.35%
==========================================
Files 216 220 +4
Lines 10246 10669 +423
Branches 1071 1135 +64
==========================================
+ Hits 6023 6309 +286
- Misses 3940 4048 +108
- Partials 283 312 +29
☔ View full report in Codecov by Sentry. |
Fluder-Paradyne
approved these changes
Sep 7, 2023
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.
Description
Releasing v12 : Merging development to main
Features :
Tools:
Related Issues
Solution and Design
Test Plan
Type of change
Checklist