Skip to content

Commit a9d9c41

Browse files
Fixed the bug-7874
1 parent 3674ac9 commit a9d9c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ClientAdvisor/AzureFunction/function_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ async def stream_openai_text(req: Request) -> StreamingResponse:
295295
Only use the client name returned from database in the response.
296296
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.
297297
If you cannot answer the question, always return - I cannot answer this question from the data available. Please rephrase or add more details.
298+
Do not include or reference any client IDs, sensitive data, or personal identifiers in the responses.
298299
** Remove any client identifiers or ids or numbers or ClientId in the final response.
299300
300301
'''

0 commit comments

Comments
 (0)