mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-05-04 05:42:44 -04:00
fix: update build dependencies and format chat prompt (#569)
chore: update correct check and format prompt Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -45,10 +45,12 @@ responses:
|
||||
content:
|
||||
application/json:
|
||||
example:
|
||||
id: davinci
|
||||
object: model
|
||||
created: 1686935002
|
||||
owned_by: openai
|
||||
object: 'list'
|
||||
data:
|
||||
- id: meta-llama--Llama-2-13-chat-hf
|
||||
object: model
|
||||
created: 1686935002
|
||||
owned_by: 'na'
|
||||
schema:
|
||||
$ref: '#/components/schemas/ModelList'
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user