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

Feature - Central Exercise Service #27

Open
atahankilc opened this issue Nov 26, 2024 · 0 comments
Open

Feature - Central Exercise Service #27

atahankilc opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels

Comments

@atahankilc
Copy link
Collaborator

We need to replace the current file system-based exercise generation system with an in-memory service that can manage and provide exercises dynamically.

Requirements:
Create an Exercise Service:

  • Implement a service to handle exercises in memory.
  • The service should support storing exercises that are generated dynamically.

Manage Exercises:

  • The service must allow adding new exercises which can be created by Exercise Creator Chat Agent.
  • Provide a way to retrieve exercises stored in the service for use by Exercise Creator and Exercise COnductor Chat Agents.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants