Update examples/server/api-like-OAI.sh
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
fd3baee14e
commit
311f3b16dc
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ while true; do
|
||||||
echo -e "\033[1;94mUser\033[0m"
|
echo -e "\033[1;94mUser\033[0m"
|
||||||
read -r USER_INPUT
|
read -r USER_INPUT
|
||||||
echo
|
echo
|
||||||
echo -e "\033[1mAssistent\033[0m"
|
echo -e "\033[1mAssistant\033[0m"
|
||||||
request_oai
|
request_oai
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue