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

Models fixes #1147

Merged
merged 21 commits into from
Aug 29, 2023
Merged

Models fixes #1147

merged 21 commits into from
Aug 29, 2023

Conversation

jedan2506
Copy link
Collaborator

@jedan2506 jedan2506 commented Aug 29, 2023

Description

Model Feature related fixes

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 20.00% and project coverage change: +0.02% 🎉

Comparison is base (b5c15e8) 58.78% compared to head (3390ab0) 58.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1147      +/-   ##
==========================================
+ Coverage   58.78%   58.80%   +0.02%     
==========================================
  Files         216      216              
  Lines       10244    10242       -2     
  Branches     1071     1070       -1     
==========================================
+ Hits         6022     6023       +1     
+ Misses       3939     3936       -3     
  Partials      283      283              
Files Changed Coverage Δ
superagi/controllers/config.py 44.70% <20.00%> (+2.17%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@luciferlinx101 luciferlinx101 merged commit aa1146c into dev Aug 29, 2023
2 of 3 checks passed
Fluder-Paradyne added a commit that referenced this pull request Sep 27, 2023
* fix

* fixing the toolkit config in iteration workflow

* List file s3 fix (#1076)

* List File S3

* Unit Test Added

---------

Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>

* workflow changes

* minor seed file fix

* frontend fixes (#1079)

* fixed api_bug (#1080)

* add one condition (#1082)

* api fix (#1087)

* Tools error fix (#1093)

* webhooks frontend + api calls complete almost

* Tool-LTM(Updated) (#1039)

* Toolkit configuration fix (#1102)

* webhooks compplete frontend

* schedule agent fix (#1104)

Co-authored-by: Rounak Bhatia <rounak@contlo.com>

* Models superagi (#936)

Models Superagi

* Models superagi (#1108)

Bug Fixes

* Changes for no receiver address

* made changes to github helper

* Models superagi (#1112)

* Models superagi (#1117)

* Models fixes (#1118)

* Models Frontend Changes

* Models Frontend Changes

* Models Frontend Changes

* \n bug resolved (#1122)

* PDF and DOCX support in Write File - Feature Improvement, close #548 (#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 <121793617+Fluder-Paradyne@users.noreply.github.com>

* Revert "PDF and DOCX support in Write File - Feature Improvement, close #548 (#928)" (#1124)

This reverts commit 8b01357.

* expose port

* latest safetensors breaking in macs (#1134)

* Changes in save template  (#1120)

* fix

* changes in save template

* changes in save template

* bug fixes

* changes in save template

* changes in save template

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: namansleeps <mandhani12@gmail.com>

* Main to dev sync (#1139)

* Models fixes (#1126)

* Models Frontend Changes

* Models Frontend Changes

* Models Frontend Changes

* Backend Compatibility for New/Existing users on local

* DEV api key requirements

* removing print statements

* removing print statements

* removing print statements

* removing print statements

* backend compatibility

* backend compatibility

* backend compatibility

* added filters in the webhooks

* fix

* added filters in the webhooks

* Models fixes (#1145)

Fixes related to Models Feature

* Jira Bug Fix

* Jira Bug Fix 2.0

* Jira Bug Fix 3.0

* added filters in the webhooks

* Models fixes (#1147)

Model Feature Fixes

* Bug fix model redirection (#1148)

Bug Fix - Model URL Redirection

* added tool config for dalle

* removed model dependency on dalle tool

* Remove hardcoded creds

* fixed env error

* removed refactoring from main

* removed refactoring

* removed refactoring

* handled error

* stop agent from executing if model is not found (#1156)

* entity details (#1158)

* Metric frontend (#1152)

* added filters in webhooks

* added filters in webhooks

* minor changes

* webhooks complete

* minor changes for PR

* minor changes for PR

* Publish agent template to marketplace (#1106)


* publish agent to marketplace

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: namansleeps <mandhani12@gmail.com>

* added filters in webhooks

* added filters in webhooks

* resolving conflicts

* added filters in the webhooks

* lint issue fixed

* bug fix of prev PR

* fix for new run and edit agent

* error handling

* added filters in webhooks

* fix for knowledge search tool

* Docker digitalocean deployment

* changed branch name

* added filters in the webhooks

* changes

* removed region

* added button

* change in branch

* added filters in the webhooks

* Update conftest.py

* Added filters in the webhooks (#1140)

* webhooks frontend + web hooks with filters

---------

Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>

* Models calls logs dev (#1174)

Call logs organisation level bug fix

* models scroll fix, format of log timestamp fix, adding of loader to models, toolkit metrics dropdown bug fixed, publish agent dropdown bug (#1171)

* Update app.yaml (#1179)

* fixes related to webhooks

* fixes for webhooks

* Fixes for webhooks (#1181)



* fixes for webhooks

---------

Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>

* bugs by qa (#1178)

* Fix for schedule agent (#1184)

Co-authored-by: Tarraann <jot.taran15522@gmail.com>

* Entity fix (#1185)

* fixes for webhooks

* fixes for webhooks

* fix added for index state (#1188)

* fix added for index state

* Update KnowledgeTemplate.js

---------

Co-authored-by: Tarraann <jot.taran15522@gmail.com>

* API bug fixes for SDK (#1189)

* fix api's for sdk

* removed unused imports

---------

Co-authored-by: jagtarcontlo <123375045+jagtarcontlo@users.noreply.github.com>

* Main to dev sync v12 (#1193)

sync back to dev

------
Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>
Co-authored-by: TransformerOptimus <muknrq@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
Co-authored-by: Maverick-F35 <138012351+Maverick-F35@users.noreply.github.com>
Co-authored-by: BoundlessAsura <122777244+boundless-asura@users.noreply.github.com>
Co-authored-by: Akshat Jain <92881074+Akki-jain@users.noreply.github.com>
Co-authored-by: sayan1101 <139119661+sayan1101@users.noreply.github.com>
Co-authored-by: Rounak Bhatia <f20201807@goa.bits-pilani.ac.in>
Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: Kalki <97698934+jedan2506@users.noreply.github.com>
Co-authored-by: Tarraann <jot.taran15522@gmail.com>
Co-authored-by: rakesh-krishna-a-s <akrishna@contlo.com>
Co-authored-by: Captain Levi <123375045+CaptainLevi0007@users.noreply.github.com>
Co-authored-by: andrew-kelly-neutralaiz <128111428+andrew-kelly-neutralaiz@users.noreply.github.com>
Co-authored-by: James Wakelim <james.wakelim@neutralaiz.com>

* added button

* GitHub pull request tools (#1190)

* adding github review tools

* cleanup and adding code review prompt

* fixing comments

* PDF and DOCX support in Write File - Feature Improvement, close #548 (#1125)

Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>

* minor documentation fix

* Design bugs (#1199)

* fetching token limit from db

* Revert "PDF and DOCX support in Write File - Feature Improvement, close #548 (#1125)" (#1202)

This reverts commit 26f6a1d.

* Unit Test Fix (#1203)

* adding of docs and and discord link correction (#1205)

* openai error handling

* error_handling

* api call only when agent is running

* Feature : Wait block for agent workflow (#1186)

Agent Wait Block Step

* minor changes (#1213)

Co-authored-by: Jagtar Saggu <jagtarsaggu@Jagtars-MacBook-Pro.local>

* error handling

* error handling

* error handling

* error handling

* error handling

* fix

* fix

* fix

* error handling

* models changes (#1207)

Model related frontend changes.

* error handling

* models marketplace changes (#1219)

Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>

* minor changes

* error handling

* error handling

* removing single qoutes (#1224)

Co-authored-by: namansleeps <mandhani12@gmail.com>

* apm changes (#1222)

APM Bug Fixes

* list tool fix

* list tool fix

* PR CHANGES

* entity fix for dev (#1230)

Entity Fix for Dev

* frontend changes (#1231)

* read_tool_fix

* fix

* waiting block frontend (#1233)

Waiting Block Changes and Frontend Addition

* Dev Fixes (#1242)

* read tool fix

* Maintaining dev (#1244)

Dev Fix

* added logs (#1246)

* error_handling fix (#1247)

Error handling fix.

* Feature first login src (#1241)

Adding source in user database for analytics.

* apollo NoneType bug fix (#1238)

Bug Fix

* Mixpanel integration (#1256)

Mix Panel

* Models Marketplace bug fix for dev (#1266)

* Fix 1257 dev (#1269)

Bug Fix

* add cache layer (#1275)

Added package caching for github actions workflow

* Fix api dev (#1283)

* save other config to agent_execution config

* add config

* mixpanel changes (#1285)

* revert README.MD

* rename error_handling.py to error_handler.py (#1287)

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: TransformerOptimus <muknrq@gmail.com>
Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>
Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>
Co-authored-by: Maverick-F35 <138012351+Maverick-F35@users.noreply.github.com>
Co-authored-by: Rounak Bhatia <f20201807@goa.bits-pilani.ac.in>
Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Aditya Sharma <138581531+AdityaSharma13064@users.noreply.github.com>
Co-authored-by: Sayan Samanta <139119661+sayan1101@users.noreply.github.com>
Co-authored-by: Kalki <97698934+jedan2506@users.noreply.github.com>
Co-authored-by: Tarraann <jot.taran15522@gmail.com>
Co-authored-by: Arkajit Datta <61142632+Arkajit-Datta@users.noreply.github.com>
Co-authored-by: jagtarcontlo <123375045+jagtarcontlo@users.noreply.github.com>
Co-authored-by: Captain Levi <123375045+CaptainLevi0007@users.noreply.github.com>
Co-authored-by: namansleeps <122260931+namansleeps@users.noreply.github.com>
Co-authored-by: I’m <133493246+TransformerOptimus@users.noreply.github.com>
Co-authored-by: Jagtar Saggu <jagtarsaggu@Jagtars-MacBook-Pro.local>
dungnmaster pushed a commit to dungnmaster/SuperAGI-EvaDB that referenced this pull request Sep 29, 2023
* fix

* fixing the toolkit config in iteration workflow

* List file s3 fix (TransformerOptimus#1076)

* List File S3

* Unit Test Added

---------

Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>

* workflow changes

* minor seed file fix

* frontend fixes (TransformerOptimus#1079)

* fixed api_bug (TransformerOptimus#1080)

* add one condition (TransformerOptimus#1082)

* api fix (TransformerOptimus#1087)

* Tools error fix (TransformerOptimus#1093)

* webhooks frontend + api calls complete almost

* Tool-LTM(Updated) (TransformerOptimus#1039)

* Toolkit configuration fix (TransformerOptimus#1102)

* webhooks compplete frontend

* schedule agent fix (TransformerOptimus#1104)

Co-authored-by: Rounak Bhatia <rounak@contlo.com>

* Models superagi (TransformerOptimus#936)

Models Superagi

* Models superagi (TransformerOptimus#1108)

Bug Fixes

* Changes for no receiver address

* made changes to github helper

* Models superagi (TransformerOptimus#1112)

* Models superagi (TransformerOptimus#1117)

* Models fixes (TransformerOptimus#1118)

* Models Frontend Changes

* Models Frontend Changes

* Models Frontend Changes

* \n bug resolved (TransformerOptimus#1122)

* PDF and DOCX support in Write File - Feature Improvement, close TransformerOptimus#548 (TransformerOptimus#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 <121793617+Fluder-Paradyne@users.noreply.github.com>

* Revert "PDF and DOCX support in Write File - Feature Improvement, close TransformerOptimus#548 (TransformerOptimus#928)" (TransformerOptimus#1124)

This reverts commit 8b01357.

* expose port

* latest safetensors breaking in macs (TransformerOptimus#1134)

* Changes in save template  (TransformerOptimus#1120)

* fix

* changes in save template

* changes in save template

* bug fixes

* changes in save template

* changes in save template

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: namansleeps <mandhani12@gmail.com>

* Main to dev sync (TransformerOptimus#1139)

* Models fixes (TransformerOptimus#1126)

* Models Frontend Changes

* Models Frontend Changes

* Models Frontend Changes

* Backend Compatibility for New/Existing users on local

* DEV api key requirements

* removing print statements

* removing print statements

* removing print statements

* removing print statements

* backend compatibility

* backend compatibility

* backend compatibility

* added filters in the webhooks

* fix

* added filters in the webhooks

* Models fixes (TransformerOptimus#1145)

Fixes related to Models Feature

* Jira Bug Fix

* Jira Bug Fix 2.0

* Jira Bug Fix 3.0

* added filters in the webhooks

* Models fixes (TransformerOptimus#1147)

Model Feature Fixes

* Bug fix model redirection (TransformerOptimus#1148)

Bug Fix - Model URL Redirection

* added tool config for dalle

* removed model dependency on dalle tool

* Remove hardcoded creds

* fixed env error

* removed refactoring from main

* removed refactoring

* removed refactoring

* handled error

* stop agent from executing if model is not found (TransformerOptimus#1156)

* entity details (TransformerOptimus#1158)

* Metric frontend (TransformerOptimus#1152)

* added filters in webhooks

* added filters in webhooks

* minor changes

* webhooks complete

* minor changes for PR

* minor changes for PR

* Publish agent template to marketplace (TransformerOptimus#1106)


* publish agent to marketplace

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: namansleeps <mandhani12@gmail.com>

* added filters in webhooks

* added filters in webhooks

* resolving conflicts

* added filters in the webhooks

* lint issue fixed

* bug fix of prev PR

* fix for new run and edit agent

* error handling

* added filters in webhooks

* fix for knowledge search tool

* Docker digitalocean deployment

* changed branch name

* added filters in the webhooks

* changes

* removed region

* added button

* change in branch

* added filters in the webhooks

* Update conftest.py

* Added filters in the webhooks (TransformerOptimus#1140)

* webhooks frontend + web hooks with filters

---------

Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>

* Models calls logs dev (TransformerOptimus#1174)

Call logs organisation level bug fix

* models scroll fix, format of log timestamp fix, adding of loader to models, toolkit metrics dropdown bug fixed, publish agent dropdown bug (TransformerOptimus#1171)

* Update app.yaml (TransformerOptimus#1179)

* fixes related to webhooks

* fixes for webhooks

* Fixes for webhooks (TransformerOptimus#1181)



* fixes for webhooks

---------

Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>

* bugs by qa (TransformerOptimus#1178)

* Fix for schedule agent (TransformerOptimus#1184)

Co-authored-by: Tarraann <jot.taran15522@gmail.com>

* Entity fix (TransformerOptimus#1185)

* fixes for webhooks

* fixes for webhooks

* fix added for index state (TransformerOptimus#1188)

* fix added for index state

* Update KnowledgeTemplate.js

---------

Co-authored-by: Tarraann <jot.taran15522@gmail.com>

* API bug fixes for SDK (TransformerOptimus#1189)

* fix api's for sdk

* removed unused imports

---------

Co-authored-by: jagtarcontlo <123375045+jagtarcontlo@users.noreply.github.com>

* Main to dev sync v12 (TransformerOptimus#1193)

sync back to dev

------
Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>
Co-authored-by: TransformerOptimus <muknrq@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
Co-authored-by: Maverick-F35 <138012351+Maverick-F35@users.noreply.github.com>
Co-authored-by: BoundlessAsura <122777244+boundless-asura@users.noreply.github.com>
Co-authored-by: Akshat Jain <92881074+Akki-jain@users.noreply.github.com>
Co-authored-by: sayan1101 <139119661+sayan1101@users.noreply.github.com>
Co-authored-by: Rounak Bhatia <f20201807@goa.bits-pilani.ac.in>
Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: Kalki <97698934+jedan2506@users.noreply.github.com>
Co-authored-by: Tarraann <jot.taran15522@gmail.com>
Co-authored-by: rakesh-krishna-a-s <akrishna@contlo.com>
Co-authored-by: Captain Levi <123375045+CaptainLevi0007@users.noreply.github.com>
Co-authored-by: andrew-kelly-neutralaiz <128111428+andrew-kelly-neutralaiz@users.noreply.github.com>
Co-authored-by: James Wakelim <james.wakelim@neutralaiz.com>

* added button

* GitHub pull request tools (TransformerOptimus#1190)

* adding github review tools

* cleanup and adding code review prompt

* fixing comments

* PDF and DOCX support in Write File - Feature Improvement, close TransformerOptimus#548 (TransformerOptimus#1125)

Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>

* minor documentation fix

* Design bugs (TransformerOptimus#1199)

* fetching token limit from db

* Revert "PDF and DOCX support in Write File - Feature Improvement, close TransformerOptimus#548 (TransformerOptimus#1125)" (TransformerOptimus#1202)

This reverts commit 26f6a1d.

* Unit Test Fix (TransformerOptimus#1203)

* adding of docs and and discord link correction (TransformerOptimus#1205)

* openai error handling

* error_handling

* api call only when agent is running

* Feature : Wait block for agent workflow (TransformerOptimus#1186)

Agent Wait Block Step

* minor changes (TransformerOptimus#1213)

Co-authored-by: Jagtar Saggu <jagtarsaggu@Jagtars-MacBook-Pro.local>

* error handling

* error handling

* error handling

* error handling

* error handling

* fix

* fix

* fix

* error handling

* models changes (TransformerOptimus#1207)

Model related frontend changes.

* error handling

* models marketplace changes (TransformerOptimus#1219)

Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>

* minor changes

* error handling

* error handling

* removing single qoutes (TransformerOptimus#1224)

Co-authored-by: namansleeps <mandhani12@gmail.com>

* apm changes (TransformerOptimus#1222)

APM Bug Fixes

* list tool fix

* list tool fix

* PR CHANGES

* entity fix for dev (TransformerOptimus#1230)

Entity Fix for Dev

* frontend changes (TransformerOptimus#1231)

* read_tool_fix

* fix

* waiting block frontend (TransformerOptimus#1233)

Waiting Block Changes and Frontend Addition

* Dev Fixes (TransformerOptimus#1242)

* read tool fix

* Maintaining dev (TransformerOptimus#1244)

Dev Fix

* added logs (TransformerOptimus#1246)

* error_handling fix (TransformerOptimus#1247)

Error handling fix.

* Feature first login src (TransformerOptimus#1241)

Adding source in user database for analytics.

* apollo NoneType bug fix (TransformerOptimus#1238)

Bug Fix

* Mixpanel integration (TransformerOptimus#1256)

Mix Panel

* Models Marketplace bug fix for dev (TransformerOptimus#1266)

* Fix 1257 dev (TransformerOptimus#1269)

Bug Fix

* add cache layer (TransformerOptimus#1275)

Added package caching for github actions workflow

* Fix api dev (TransformerOptimus#1283)

* save other config to agent_execution config

* add config

* mixpanel changes (TransformerOptimus#1285)

* revert README.MD

* rename error_handling.py to error_handler.py (TransformerOptimus#1287)

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: TransformerOptimus <muknrq@gmail.com>
Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>
Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>
Co-authored-by: Maverick-F35 <138012351+Maverick-F35@users.noreply.github.com>
Co-authored-by: Rounak Bhatia <f20201807@goa.bits-pilani.ac.in>
Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Aditya Sharma <138581531+AdityaSharma13064@users.noreply.github.com>
Co-authored-by: Sayan Samanta <139119661+sayan1101@users.noreply.github.com>
Co-authored-by: Kalki <97698934+jedan2506@users.noreply.github.com>
Co-authored-by: Tarraann <jot.taran15522@gmail.com>
Co-authored-by: Arkajit Datta <61142632+Arkajit-Datta@users.noreply.github.com>
Co-authored-by: jagtarcontlo <123375045+jagtarcontlo@users.noreply.github.com>
Co-authored-by: Captain Levi <123375045+CaptainLevi0007@users.noreply.github.com>
Co-authored-by: namansleeps <122260931+namansleeps@users.noreply.github.com>
Co-authored-by: I’m <133493246+TransformerOptimus@users.noreply.github.com>
Co-authored-by: Jagtar Saggu <jagtarsaggu@Jagtars-MacBook-Pro.local>
Fluder-Paradyne added a commit that referenced this pull request Oct 25, 2023
* fix

* fixing the toolkit config in iteration workflow

* List file s3 fix (#1076)

* List File S3

* Unit Test Added

---------

Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>

* workflow changes

* minor seed file fix

* frontend fixes (#1079)

* fixed api_bug (#1080)

* add one condition (#1082)

* api fix (#1087)

* Tools error fix (#1093)

* webhooks frontend + api calls complete almost

* Tool-LTM(Updated) (#1039)

* Toolkit configuration fix (#1102)

* webhooks compplete frontend

* schedule agent fix (#1104)

Co-authored-by: Rounak Bhatia <rounak@contlo.com>

* Models superagi (#936)

Models Superagi

* Models superagi (#1108)

Bug Fixes

* Changes for no receiver address

* made changes to github helper

* Models superagi (#1112)

* Models superagi (#1117)

* Models fixes (#1118)

* Models Frontend Changes

* Models Frontend Changes

* Models Frontend Changes

* \n bug resolved (#1122)

* PDF and DOCX support in Write File - Feature Improvement, close #548 (#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 <121793617+Fluder-Paradyne@users.noreply.github.com>

* Revert "PDF and DOCX support in Write File - Feature Improvement, close #548 (#928)" (#1124)

This reverts commit 8b01357.

* expose port

* latest safetensors breaking in macs (#1134)

* Changes in save template  (#1120)

* fix

* changes in save template

* changes in save template

* bug fixes

* changes in save template

* changes in save template

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: namansleeps <mandhani12@gmail.com>

* Main to dev sync (#1139)

* Models fixes (#1126)

* Models Frontend Changes

* Models Frontend Changes

* Models Frontend Changes

* Backend Compatibility for New/Existing users on local

* DEV api key requirements

* removing print statements

* removing print statements

* removing print statements

* removing print statements

* backend compatibility

* backend compatibility

* backend compatibility

* added filters in the webhooks

* fix

* added filters in the webhooks

* Models fixes (#1145)

Fixes related to Models Feature

* Jira Bug Fix

* Jira Bug Fix 2.0

* Jira Bug Fix 3.0

* added filters in the webhooks

* Models fixes (#1147)

Model Feature Fixes

* Bug fix model redirection (#1148)

Bug Fix - Model URL Redirection

* added tool config for dalle

* removed model dependency on dalle tool

* Remove hardcoded creds

* fixed env error

* removed refactoring from main

* removed refactoring

* removed refactoring

* handled error

* stop agent from executing if model is not found (#1156)

* entity details (#1158)

* Metric frontend (#1152)

* added filters in webhooks

* added filters in webhooks

* minor changes

* webhooks complete

* minor changes for PR

* minor changes for PR

* Publish agent template to marketplace (#1106)


* publish agent to marketplace

---------

Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: namansleeps <mandhani12@gmail.com>

* added filters in webhooks

* added filters in webhooks

* resolving conflicts

* added filters in the webhooks

* lint issue fixed

* bug fix of prev PR

* fix for new run and edit agent

* error handling

* added filters in webhooks

* fix for knowledge search tool

* Docker digitalocean deployment

* changed branch name

* added filters in the webhooks

* changes

* removed region

* added button

* change in branch

* added filters in the webhooks

* Update conftest.py

* Added filters in the webhooks (#1140)

* webhooks frontend + web hooks with filters

---------

Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>

* Models calls logs dev (#1174)

Call logs organisation level bug fix

* models scroll fix, format of log timestamp fix, adding of loader to models, toolkit metrics dropdown bug fixed, publish agent dropdown bug (#1171)

* Update app.yaml (#1179)

* fixes related to webhooks

* fixes for webhooks

* Fixes for webhooks (#1181)



* fixes for webhooks

---------

Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>

* bugs by qa (#1178)

* Fix for schedule agent (#1184)

Co-authored-by: Tarraann <jot.taran15522@gmail.com>

* Entity fix (#1185)

* fixes for webhooks

* fixes for webhooks

* fix added for index state (#1188)

* fix added for index state

* Update KnowledgeTemplate.js

---------

Co-authored-by: Tarraann <jot.taran15522@gmail.com>

* API bug fixes for SDK (#1189)

* fix api's for sdk

* removed unused imports

---------

Co-authored-by: jagtarcontlo <123375045+jagtarcontlo@users.noreply.github.com>

* Main to dev sync v12 (#1193)

sync back to dev

------
Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>
Co-authored-by: TransformerOptimus <muknrq@gmail.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
Co-authored-by: Maverick-F35 <138012351+Maverick-F35@users.noreply.github.com>
Co-authored-by: BoundlessAsura <122777244+boundless-asura@users.noreply.github.com>
Co-authored-by: Akshat Jain <92881074+Akki-jain@users.noreply.github.com>
Co-authored-by: sayan1101 <139119661+sayan1101@users.noreply.github.com>
Co-authored-by: Rounak Bhatia <f20201807@goa.bits-pilani.ac.in>
Co-authored-by: Rounak Bhatia <rounak@contlo.com>
Co-authored-by: Kalki <97698934+jedan2506@users.noreply.github.com>
Co-authored-by: Tarraann <jot.taran15522@gmail.com>
Co-authored-by: rakesh-krishna-a-s <akrishna@contlo.com>
Co-authored-by: Captain Levi <123375045+CaptainLevi0007@users.noreply.github.com>
Co-authored-by: andrew-kelly-neutralaiz <128111428+andrew-kelly-neutralaiz@users.noreply.github.com>
Co-authored-by: James Wakelim <james.wakelim@neutralaiz.com>

* added button

* GitHub pull request tools (#1190)

* adding github review tools

* cleanup and adding code review prompt

* fixing comments

* PDF and DOCX support in Write File - Feature Improvement, close #548 (#1125)

Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>

* minor documentation fix

* Design bugs (#1199)

* fetching token limit from db

* Revert "PDF and DOCX support in Write File - Feature Improvement, close #548 (#1125)" (#1202)

This reverts commit 26f6a1d.

* Unit Test Fix (#1203)

* adding of docs and and discord link correction (#1205)

* openai error handling

* error_handling

* api call only when agent is running

* Feature : Wait block for agent workflow (#1186)

Agent Wait Block Step

* minor changes (#1213)

Co-authored-by: Jagtar Saggu <jagtarsaggu@Jagtars-MacBook-Pro.local>

* error handling

* error handling

* error handling

* error handling

* error handling

* fix

* fix

* fix

* error handling

* models changes (#1207)

Model related frontend changes.

* error handling

* models marketplace changes (#1219)

Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>

* minor changes

* error handling

* error handling

* removing single qoutes (#1224)

Co-authored-by: namansleeps <mandhani12@gmail.com>

* apm changes (#1222)

APM Bug Fixes

* list tool fix

* list tool fix

* PR CHANGES

* entity fix for dev (#1230)

Entity Fix for Dev

* frontend changes (#1231)

* read_tool_fix

* fix

* waiting block frontend (#1233)

Waiting Block Changes and Frontend Addition

* Dev Fixes (#1242)

* read tool fix

* Maintaining dev (#1244)

Dev Fix

* added logs (#1246)

* error_handling fix (#1247)

Error handling fix.

* Feature first login src (#1241)

Adding source in user database for analytics.

* apollo NoneType bug fix (#1238)

Bug Fix

* Mixpanel integration (#1256)

Mix Panel

* Models Marketplace bug fix for dev (#1266)

* Fix 1257 dev (#1269)

Bug Fix

* add cache layer (#1275)

Added package caching for github actions workflow

* Fix api dev (#1283)

* save other config to agent_execution config

* add config

* mixpanel changes (#1285)

* rename error_handling.py to error_handler.py (#1287)

* Analytics login (#1258)

* calendar issues fixed

* append fle tool bug fixed (#1294)



Co-authored-by: Tarraann <jot.taran15522@gmail.com>

* adding cookie in access token (#1301)

* local_llms

* local_llms

* local_llms

* local_llms

* local_llms

* fixes

* models error fixed (#1308)

* local_llms

* local_llms

* local_llms

* local_llms

* local_llms

* frontend_changes

* local_llms

* local_llms

* local_llms

* local_llms

* local_llms_frontend

* fixes

* fixes

* fixes

* fixes

* merged main into local_llm_final

* merged main into local_llm_final

* local llms

---------

Co-authored-by: TransformerOptimus <muknrq@gmail.com>
Co-authored-by: Abhijeet <129729795+luciferlinx101@users.noreply.github.com>
Co-authored-by: Taran <97586318+Tarraann@users.noreply.github.com>
Co-authored-by: Fluder-Paradyne <121793617+Fluder-Paradyne@users.noreply.github.com>
Co-authored-by: Maverick-F35 <138012351+Maverick-F35@users.noreply.github.com>
Co-authored-by: namansleeps <mandhani12@gmail.com>
Co-authored-by: Aditya Sharma <138581531+AdityaSharma13064@users.noreply.github.com>
Co-authored-by: Sayan Samanta <139119661+sayan1101@users.noreply.github.com>
Co-authored-by: Kalki <97698934+jedan2506@users.noreply.github.com>
Co-authored-by: Tarraann <jot.taran15522@gmail.com>
Co-authored-by: Arkajit Datta <61142632+Arkajit-Datta@users.noreply.github.com>
Co-authored-by: rakesh-krishna-a-s <akrishna@contlo.com>
Co-authored-by: jagtarcontlo <123375045+jagtarcontlo@users.noreply.github.com>
Co-authored-by: Captain Levi <123375045+CaptainLevi0007@users.noreply.github.com>
Co-authored-by: namansleeps <122260931+namansleeps@users.noreply.github.com>
Co-authored-by: I’m <133493246+TransformerOptimus@users.noreply.github.com>
Co-authored-by: Jagtar Saggu <jagtarsaggu@Jagtars-MacBook-Pro.local>
Co-authored-by: Ubuntu <ubuntu@ip-10-14-2-4.ec2.internal>
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.

None yet

2 participants