TransformerOptimus/SuperAGI

Filewatcher for config.yaml changes

Open

#388 opened on Jun 15, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (1,686 forks)batch import
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (14,233 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

For any config changes, currently we have to re-load the application. It would be good to implementation a filewatcher mecanism to catch those changes and reload automatically, i can help with that(If in line with our roadmap).

Contributor guide