Prompt is not reflected in chat after updating in admin app.
Describe the bug
I updated the prompt in Admin Portal. I can see same has been updated in storage account. But chat app doesnt take the latest prompt. Also the stream log doesnt show anything.
Expected behavior
Chat app should use updated prompt and show same in stream log (of web service in azure) in debug.
Debugging information
Steps to reproduce
Steps to reproduce the behavior:
- Go to '.Admin portal'
- Click on 'config'
- Add new prompot
- Same configuration
- Restart Chat webapp (so it may reflect changes)
- Ask question
- Check the stream log or answer
Hello @ketanvh , I have just tried this but was not able to reproduce the issue. I modified the prompt by including "Test" and I can see this in the storage account and also in the logs.
Please could you send similar screenshots showing the prompt in the Admin app, the contents of the config file in the storage account, and also the prompt from the App Service logs showing the prompt that is used when calling the LLM? Feel free to partially redact information as necessary.
Hi @ketanvh - can you supply screenshots as requested and we can look into this? We will close this out soon as we cannot reproduce this.