[GH-ISSUE #7624] How do I include a Python program to verify the identity of a speaker in the chat itself? #134546

Closed
opened 2026-05-25 00:41:28 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @AzizDXT on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7624

How do I include a Python program to verify the identity of a speaker in the chat itself?

This project is for my university and each student has a specific username, but to prevent data leakage, I did not put the students' data and their grades in the databases. However, I want a Python script that connects to a specific API so that it asks the student in the chat itself to enter his ID, then picks it up from the chat and sends it to the API, then the artificial intelligence responds and asks him to enter the verification code sent to his email. After that, it sends him the data of the student whose data was verified in the chat itself and uses it as a reference to the student's knowledge, data and grade. Is there a function that allows me to do this?

Originally created by @AzizDXT on GitHub (Dec 5, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7624 How do I include a Python program to verify the identity of a speaker in the chat itself? This project is for my university and each student has a specific username, but to prevent data leakage, I did not put the students' data and their grades in the databases. However, I want a Python script that connects to a specific API so that it asks the student in the chat itself to enter his ID, then picks it up from the chat and sends it to the API, then the artificial intelligence responds and asks him to enter the verification code sent to his email. After that, it sends him the data of the student whose data was verified in the chat itself and uses it as a reference to the student's knowledge, data and grade. Is there a function that allows me to do this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#134546