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

Create executables for stateless GoLLM tasks to be run by task runner #7

Closed
3 of 4 tasks
j2whiting opened this issue Jan 22, 2024 · 1 comment
Closed
3 of 4 tasks
Assignees

Comments

@j2whiting
Copy link
Contributor

j2whiting commented Jan 22, 2024

Goal

  • Create executable "tasks" for each GoLLM function

TODO

  • build tasks under task dir.
  • Unit tests for tasks
  • write input validation layer for validating input JSON schema
  • error handling
@j2whiting j2whiting self-assigned this Jan 22, 2024
@j2whiting j2whiting changed the title Refactor API to executables Create executables for stateless GoLLM tasks to be run by task runner Jan 23, 2024
@j2whiting
Copy link
Contributor Author

This is done. Everything has been refactored and documentation has been updated. @kbirk to write docker file for tasks.

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

No branches or pull requests

1 participant