-
Notifications
You must be signed in to change notification settings - Fork 145
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
Bring in DEV with planner/nested chat #61
Merged
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
identified bug in autogen
* interim commit * Interim commit * nested chat identified bug in autogen * first working version of hierarchial chat * Different changes to make planner more robust * Decent version * Stable verison * Hover as a skill * Minor improvements * Some cleanup * clean up of ununsed functions * Remove ununsed functions and cleanup relating to memory * Minor clean ups * Cleanup * improve prompt to ensure task has answer * Revert to version of get_detailed_accessibility_tree in dev * Update prompts.py * Merge dev into planner * bug fixes and prompt changes * minor prompt changes * minor prompt improvements * minor prompt improvements * fix error due to merge * requirements missing nest-asyncio * formatting the manual testing input * giving every test entry a numeric value * dry run file for annotators * Minor prompt changes * prompt updates * Minor prompt changes * Bug fix to ensure no error is raised when execution stops due to max rounds * bug fix to ensure evaluator loop does not break when agent response is none * Change temperature of planner to 0 * Minor prompt changes * added task index * put out task id * saving nested chat logs * interim commit * prompt changes * Disable caching altogether * Remove memory * interim * Minor change to nudge on DOM observer change * interim * Whole bunch of changes to be able to interact with loops * Update prompts.py * prompt changes, remove get_user_input skill * remove unnecessay print statement * listbox changes * remove focus after click * interim commit * aggregate test results * interim commit * minor prompt changes * interim commit * minor prompt change * add pdf extraction skill * disable addition of PDF skllls * notify the user about PDF stats * adding explanatory comments * Minor prompt changes * A lot of changes prompt changes to return format in planner to include json * Fix issues with json parsing * minor prompt change * Prompt update * prompt update * Minor prompt update * minor prompt update * minor prompt update * prompt update * prompt change * prompt update * minor prompt change * emphasise to find perfect answer without compromising * minor change * Prompt update * prompt update * Update prompts.py * Update prompts.py * More complex example in prompt * Update prompts.py * minor prompt change for browser nav agent * prompt change * minor prompt changes * minor prompt change * fix spelling mistake * prompt * Update prompts.py * Update prompts.py * Update prompts.py * prompt update * Update prompts.py * Update prompts.py * Update prompts.py * Minor update * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * Update prompts.py * added two examples * minor update * Update prompts.py * Update prompts.py --------- Co-authored-by: teaxio <[email protected]>
* Update prompts.py * show basic text in all_fields * Update prompts.py
…estrator Connect optional backend orchestrator
Fix discord #56
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.
No description provided.