Skip to content
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

Human Service #20

Merged
merged 17 commits into from
Jun 22, 2024
Merged

Human Service #20

merged 17 commits into from
Jun 22, 2024

Conversation

nerdai
Copy link
Contributor

@nerdai nerdai commented Jun 20, 2024

  • Add HumanService
  • Modifies Agent Orchestrator to route to HumanService
  • Add unit tests for HumanService
  • Add example_script for HumanService (sort of works, needs polishing IMO)

@nerdai nerdai marked this pull request as ready for review June 22, 2024 05:55
agentfile/services/human.py Outdated Show resolved Hide resolved
@nerdai nerdai merged commit 2e0dd52 into main Jun 22, 2024
4 of 5 checks passed
@nerdai nerdai deleted the nerdai/human-service branch June 22, 2024 19:17
nerdai added a commit that referenced this pull request Jul 21, 2024
* start human service

* add input req

* human service first unit test

* second unit test

* add 3rd unit test

* add process from queue

* nit

* start human local service script

* update human service to TaskDefinition

* kind of working example script

* use NEW_TASK

* create_human_req passing

* passing tests

* add pipeline human service example

* remove unused action type

* remove unused action type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants