Skip to content

Commit fcd239a

Browse files
author
Himanshi Agrawal
committed
Fixed 9231 bug
1 parent 0c67674 commit fcd239a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ClientAdvisor/AzureFunction/function_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ async def stream_openai_text(req: Request) -> StreamingResponse:
281281

282282
system_message = '''you are a helpful assistant to a wealth advisor.
283283
Do not answer any questions not related to wealth advisors queries.
284-
Always respond with "Please ask questions only about the selected client." If requested, information other than selected client.
285284
**If the client name in the question does not match the selected client's name**, always return: "Please ask questions only about the selected client." Do not provide any other information.
286285
Always consider to give selected client full name only in response and do not use other example names also consider my client means currently selected client.
287286
If you cannot answer the question, always return - I cannot answer this question from the data available. Please rephrase or add more details.

0 commit comments

Comments
 (0)