Prompt name is not selected automatically when i go from trace to playground

When i go from trace to playground , first the prompt name is not selected automatically which mean my model configs are not selected properly. So when i select prompt name manually, my chat disappear and i cant test the trace.

Step 1. trace

Step2. playground. you see prompt name is not selected

step3 manually selecting prompt disappear the conversation

Hi Maya — thanks for flagging this! I can see the issue you’re running into. We’re working on a better solution to this so that when you open a prompt in the playground from a trace, your default model configuration will be automatically selected.

In the meantime, you can keep your preferred setup without losing the prompt by saving your OpenAI Compatible endpoint model configuration as a saved configuration. That way, it’s easy to re-apply whenever you need it.

Here are the docs with step-by-step instructions: https://docs.smith.langchain.com/prompt_engineering/how_to_guides/managing_model_configurations#creating-saved-configurations

Let me know if you have any other questions!