Skip to content

Tags: omarnagy91/Agent-LLM

Tags

v1.0.16-alpha

Toggle v1.0.16-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed Small Frontend Issues (Josh-XT#148)

* Fixed side-effects of previous Josh-XT#136 fix;

* Fixed Josh-XT#83 using cookies-next;

* Fixed Josh-XT#134 with TabIndicatorProps;

* Fixed linting;

* Removed empty page for build;

v1.0.15

Toggle v1.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfixes 2 (Josh-XT#151)

* Update primary objective null scenario

* Fix? find_command and execute_command

* Moving agent name definition

v1.0.14

Toggle v1.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the remaining issues in the command execution pipeline (Josh-XT#130)

v1.0.13

Toggle v1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
hotfix values unpack Commands.py (Josh-XT#129)

Signed-off-by: Dany M <[email protected]>
Co-authored-by: Dany M <[email protected]>

v1.0.12

Toggle v1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix load and find commands (Josh-XT#127)

v1.0.11

Toggle v1.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Instruct updates and better prompt engineering (Josh-XT#120)

* Prompt engineering, add instruction flag

* Update instruction mode

* Prompt engineering

* Add case for no commands executed

* Remove comment

v1.0.10

Toggle v1.0.10's commit message
Fix discord

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Potential Bug fixes for Josh-XT#94, Josh-XT#79, Josh-XT#82 (Josh-XT#95)

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stable Back End for v1.0.8 (Josh-XT#87)

Fixed a bunch of stuff with the task objective agent. Seems to work!

Also improved context by using spacy instead of assuming words are tokens since that was causing a lot of stuff to be shoved into context unnecessarily.

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Massive Front End Update and Optimizations (Josh-XT#78)

* In-progress double-sided popout;

* Updated UI in preparation for chains and prompts;

* Update provider endpoint

* Replace on prompts to get rid of .txt

* Updated GUI;

* Fixed markdown file refs;

* Fixed markdown file folder;

* yarn lock

* Pointed docs back to main branch;

* Updated README;

* Added contact email to README;

* Added Facebook group;

* Added Twitter;

* Reordered links;

* Modifying task output

* naming

* Fixed per Josh request;

* Changed a couple lines of README;

* README updates;

* Still broken but less

* Fixed objective return;

* Add output list back

* Updates

* Added todo;

* super kill that task!

* Reorg task agent

* Updates

* Attempt to fix threading;

* Attempted fix;

* Attempted fix 2;

* Partial rewrite of BabyAGI engine;

* A couple more fixes;

* maybe?

* cleanup

* Fixed, hopefully;

* Cleaned up prints;

* Demoved dequeue;

* Spacing;

* Spacing again;

---------

Co-authored-by: Josh XT <[email protected]>