You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Description
We should make the daemon take in a list of tasks to run concurrently and constantly monitor. E.g., can handle database instructions on the fly, watch for file changes, listen for REST API commands.
Motivation
Will give a universal entrypoint for extending the daemon as we please
Feature Description
We should make the daemon take in a list of tasks to run concurrently and constantly monitor. E.g., can handle database instructions on the fly, watch for file changes, listen for REST API commands.
Motivation
Will give a universal entrypoint for extending the daemon as we please
Implementation Details
learnerd
): REST API #82learnerd
): daemon monitors REST API #115learnerd
): daemon handles RSS feed stream #23learnerd
): daemon monitors file storage for changes #116learnerd
): daemon communicates with LLM endpoint #117learnerd
): uselearner
config to set the list of tasks for daemon #118The text was updated successfully, but these errors were encountered: