The default model name is shown while executing Public agents
Steps to reproduce:
- Publish an agent.
- Open it.
- Change the LLM model from the default to smth else. (example from gpt-4-mini to o4-mini)
- Execute it.
- Verify the results:
Actual Result: The default model is show in execution section.
Expected Result: The correctly selected model is shown in execution section.
Note: IN BE everything is correct.
