Description
If you configure an agent's fallback provider/model chain in the web dashboard, the changes aren't saved to the agent's config file.
Thus, when Openfang is stopped and started the next time, the config changes made are gone.
Expected Behavior
When you change an agent's fallbacks from the web dashboard, changes should immediately be saved to agent.toml
Steps to Reproduce
- Run
openfang start in a terminal
- Navigate to the web dashboard --> Chat --> click on the cog to the right side of any activated agent and change the fallback to something other than the default.
- Exit openfang (Ctrl+C in the terminal, or run
openfang stop).
- Run
openfang start again.
- Navigate to the same agent's configuration again and observe that the changes you made are gone.
OpenFang Version
0.5.5
Operating System
Linux (x86_64)
Logs / Screenshots
No response
Description
If you configure an agent's fallback provider/model chain in the web dashboard, the changes aren't saved to the agent's config file.
Thus, when Openfang is stopped and started the next time, the config changes made are gone.
Expected Behavior
When you change an agent's fallbacks from the web dashboard, changes should immediately be saved to agent.toml
Steps to Reproduce
openfang startin a terminalopenfang stop).openfang startagain.OpenFang Version
0.5.5
Operating System
Linux (x86_64)
Logs / Screenshots
No response