This commit is contained in:
abc 2023-08-17 15:02:32 +02:00
parent a2496e3e4a
commit 8ddaa2c496

View File

@ -89,4 +89,4 @@ def chat_completions():
if __name__ == "__main__":
app.run(host="0.0.0.0", port=1337, debug=True)
app.run(host="0.0.0.0", port=1337, debug=True)