Describe the bug
Config creation UI does not store the vector store ids even when they are added to the tools.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Configuration'
- Click on 'Prompt Editor'
- Go to 'Confiuguration' pane
- Add a vector store id to the tools.
Expected behavior
Vector stores also to be stored with each configuration creation.
Additional context
Looks like the vector store nested structure was not spreading to match typescript keys and thereby messing the API contract