Update openai_api.py
This commit is contained in:
parent
892691c3b3
commit
e8992aa6e5
@ -1,6 +1,6 @@
|
|||||||
# coding=utf-8
|
# coding=utf-8
|
||||||
# Implements API for ChatGLM2-6B in OpenAI's format. (https://platform.openai.com/docs/api-reference/chat)
|
# Implements API for ChatGLM2-6B in OpenAI's format. (https://platform.openai.com/docs/api-reference/chat)
|
||||||
# Usage: python api_demo.py
|
# Usage: python openai_api.py
|
||||||
# Visit http://localhost:8000/docs for documents.
|
# Visit http://localhost:8000/docs for documents.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user