-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skill Assistant: - Add startup routine/action w/ start method.- - Add clear method. - Add drive_root and metadrive_root to assistant registry. - Fixes state_meachine_routine_runner methods (await). - Enables tests in form_filler_skill. FormFillerSkill/GuidedConversationSkill: - Make Agenda a Pydantic model (separate mutations/functions into a functional approach). - Remove BaseModelLLM in deference to built-in validation. - Adds drives. - Separates init/step initialization. - Creates definitions module (adds acrostic_poem). - Properly manages artifacts, agenda and other state in run stack frames. - Adds separate logging module to avoid cyclical dependencies. --------- Co-authored-by: Paul Payne <[email protected]>
- Loading branch information
Showing
42 changed files
with
2,302 additions
and
930 deletions.
There are no files selected for viewing
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.