Tags: omarnagy91/Agent-LLM
Tags
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;
Bugfixes 2 (Josh-XT#151) * Update primary objective null scenario * Fix? find_command and execute_command * Moving agent name definition
Fix the remaining issues in the command execution pipeline (Josh-XT#130)
hotfix values unpack Commands.py (Josh-XT#129) Signed-off-by: Dany M <[email protected]> Co-authored-by: Dany M <[email protected]>
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
Potential Bug fixes for Josh-XT#94, Josh-XT#79, Josh-XT#82 (Josh-XT#95)
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.
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]>
PreviousNext