Commit Graph

5840 Commits

Author SHA1 Message Date
Zamil Majdy
fe75257bf6 Update coloring 2024-09-30 18:46:23 +02:00
Zamil Majdy
cc8b24adf8 Cleanup context logic 2024-09-30 11:30:09 +02:00
Zamil Majdy
5a06b6e2a2 Merge branch 'master' of github.com:Significant-Gravitas/AutoGPT into swiftyos/secrt-900-update-block-ui 2024-09-30 10:51:34 +02:00
ymrohit
22fb9bc635 Added Replicate Flux Blocks for image generation (#8216)
* Added Replicate Flux Blocks

* updated poetry lock file for replicate

* Refactor ReplicateFluxAdvancedModelBlock to use an enum for replicate_model_name rather than free strings.

* Refactor ReplicateFluxAdvancedModelBlock to use an enum for output_format instead of free strings

* Refactor ReplicateFluxAdvancedModelBlock to stop requiring people to type a random seed

* Refactor ReplicateFluxAdvancedModelBlock to stop requiring people to type a random seed

* run format

* poetry run format

* Delete ReplicateFluxBasicModelBlock

* Mark model name as not advanced

* tweak input order

* Fix test

---------

Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com>
2024-09-29 22:24:42 +01:00
Michael Sheinman
3ac0e2d1d3 fix(platform) Fix stuck tutorial bug on add block step (#8213) 2024-09-29 02:52:28 +07:00
Zamil Majdy
1eb9bdb40f Add missing color 2024-09-28 14:37:51 -05:00
Zamil Majdy
83500be782 Address comments 2024-09-27 20:12:02 -05:00
Zamil Majdy
ed91e552d1 Merge branch 'master' of github.com:Significant-Gravitas/AutoGPT into swiftyos/secrt-900-update-block-ui 2024-09-27 17:41:06 -05:00
Bently
d7e59966ef Feat(Builder): Add Google Maps Search Block (#8162)
* Feat(Builder): Add Google Maps Search Block

* format

* Updates to google maps search block

* fixes

* format + updates again

* fix for pytest

* format again

* updates based on new comments

* fix for format?

---------

Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co>
2024-09-27 21:29:59 +01:00
Michael Sheinman
a5c63880b8 fix(platform): Fix NPM security vulnerabilities upgrade next 14.2.4 -> 14.2.13 (#8198)
Co-authored-by: Michael Sheinman <michaelsheinman@Michaels-MacBook-Air.local>
Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co>
2024-09-27 16:14:48 +00:00
SwiftyOS
70fcd55084 updated formatting of tutoral and tally buttons 2024-09-27 16:41:27 +02:00
SwiftyOS
7a238f1f4d formatting 2024-09-27 16:26:28 +02:00
SwiftyOS
0c12c69e3b changed cursor on hover in block control panel 2024-09-27 16:26:15 +02:00
SwiftyOS
33f29bbd30 Change Add Item Button Color 2024-09-27 16:22:17 +02:00
SwiftyOS
519de16f0f tidy up 2024-09-27 16:11:07 +02:00
SwiftyOS
d364406954 Added a NodeOutputs component for rendering the outputs 2024-09-27 16:10:37 +02:00
SwiftyOS
ca6b01347e getting error colors just right 2024-09-27 15:41:44 +02:00
SwiftyOS
2155199e6f Changed status badge color 2024-09-27 15:30:19 +02:00
SwiftyOS
dfd324da1f Merge remote-tracking branch 'origin/master' into swiftyos/secrt-900-update-block-ui 2024-09-27 15:21:46 +02:00
SwiftyOS
9b8f7547de Added context menu 2024-09-27 15:19:48 +02:00
SwiftyOS
eadcd7a348 fixed white spot 2024-09-27 15:03:56 +02:00
SwiftyOS
7d5e7e1f04 tweaking css to hide white spot 2024-09-27 14:58:43 +02:00
Aarushi
230ec1c88c tweak(infra): Update prod market ingres host (#8205)
update name
2024-09-27 10:12:13 +01:00
Aarushi
31450fcb9c feat(infra): Add market prod (#8204)
market prod values
market prod values
2024-09-27 10:08:01 +01:00
SwiftyOS
fe7a689e9e formatting 2024-09-27 10:39:50 +02:00
SwiftyOS
0dfbf48024 fix history type issue 2024-09-27 10:39:24 +02:00
Zamil Majdy
1286a1b034 feat(platform): Sync on new UI design (#8194)
* feat(platform): Sync on new UI design

* simplify UI

* block list add border and remove padding

* add highlight on navbar button

---------

Co-authored-by: Swifty <craigswift13@gmail.com>
2024-09-27 10:31:44 +02:00
Aarushi
f607efd74f feat(infra): Add prod redis values (#8202)
add redis production values
2024-09-27 09:31:12 +01:00
Aarushi
0f503aa467 feat(prod): Set up prod values infra (#8201)
updated prod vars
2024-09-27 09:17:11 +01:00
SwiftyOS
9e524db279 Merge remote-tracking branch 'origin/zamilmajdy/ui-update' into swiftyos/secrt-900-update-block-ui 2024-09-27 10:03:22 +02:00
Nicholas Tindle
538f945edc feat(docs): add a few qol upgrades (#8176)
* feat(docs): add a few qol upgrades

* fix(docs): render favicon correctly

* feat(docs): pr comments
2024-09-27 06:31:43 +00:00
Swifty
3f77c407b9 Merge branch 'master' into zamilmajdy/ui-update 2024-09-27 08:27:48 +02:00
Swifty
7b9bffdbab Merge branch 'master' into swiftyos/secrt-900-update-block-ui 2024-09-27 08:22:16 +02:00
SwiftyOS
0fa7e72e0c Change block header so block costs line up correctly 2024-09-27 08:21:47 +02:00
Toran Bruce Richards
dc6c1bb8b0 Feat(Builder): Add Video and Image Rendering to Block outputs (#8167)
Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co>
2024-09-27 09:00:42 +07:00
Zamil Majdy
2a20106634 add highlight on navbar button 2024-09-26 13:15:12 -05:00
Zamil Majdy
841bed2c65 block list add border and remove padding 2024-09-26 12:40:35 -05:00
Zamil Majdy
8fd6b88748 Merge branch 'master' into zamilmajdy/ui-update 2024-09-26 12:34:05 -05:00
Zamil Majdy
86c05258fe simplify UI 2024-09-26 12:32:20 -05:00
Zamil Majdy
90d8f4ab7e feat(platform): Sync on new UI design 2024-09-26 12:07:02 -05:00
Aarushi
9fd6d3df42 tweak(platform): Remove unused supabase services in docker compose (#8178)
remove unused supabase services
2024-09-26 16:02:08 +00:00
Toran Bruce Richards
0d8dfaf312 tweak(docs): Update setup.md with git instructions. (#8192)
Update setup.md with git instructions.
2024-09-26 16:57:17 +01:00
Aarushi
007a773296 fix(infra): Add missing quotes in helm values (#8193)
fix missing quotes
2024-09-26 16:56:36 +01:00
Toran Bruce Richards
351fdcef32 Update broken link in setup.md 2024-09-26 16:25:12 +01:00
Swifty
beedc4b971 tweak(platform): Updated onOpenChange code style (#8187) 2024-09-26 15:09:01 +00:00
SwiftyOS
09afc5a670 updated the add property button 2024-09-26 16:56:52 +02:00
Toran Bruce Richards
41e3c4f6bd Feat(Builder): Enhance AITextSummarizerBlock with configurable summary style and focus (#8165)
* feat(platform): Enhance AITextSummarizerBlock with configurable summary style and focus

The AITextSummarizerBlock in the autogpt_platform/backend/backend/blocks/llm.py file has been enhanced to include the following changes:
- Added a new enum class, SummaryStyle, with options for concise, detailed, bullet points, and numbered list styles.
- Added a new input parameter, focus, to specify the topic of the summary.
- Modified the _summarize_chunk method to include the style and focus in the prompt.
- Modified the _combine_summaries method to include the style and focus in the prompt.

These changes allow users to customize the style and focus of the generated summaries, providing more flexibility and control.

* run formatting and linting
2024-09-26 15:20:05 +01:00
SwiftyOS
62e62effc6 modify layout of input items 2024-09-26 16:07:27 +02:00
SwiftyOS
320ead4862 update key name formatting 2024-09-26 15:47:29 +02:00
SwiftyOS
8f9d4adfee update font 2024-09-26 15:41:47 +02:00