mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-12 05:45:00 +00:00
feat(swagger): update (#1929)
This commit is contained in:
parent
93702e39d4
commit
92fbdfd06f
3 changed files with 12 additions and 12 deletions
|
@ -368,12 +368,12 @@ definitions:
|
|||
host: localhost:8080
|
||||
info:
|
||||
contact:
|
||||
name: OpenAI Support
|
||||
url: https://help.openai.com/
|
||||
description: The OpenAI REST API.
|
||||
name: LocalAI
|
||||
url: https://localai.io
|
||||
description: The LocalAI Rest API.
|
||||
license:
|
||||
name: MIT
|
||||
url: https://github.com/openai/openai-openapi/blob/master/LICENSE
|
||||
url: https://raw.githubusercontent.com/mudler/LocalAI/master/LICENSE
|
||||
title: LocalAI API
|
||||
version: 2.0.0
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue