mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-21 19:15:00 +00:00
Update quickstart.md
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
92fbdfd06f
commit
bcdc83b46d
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ docker run -p 8080:8080 --name local-ai -ti -v localai-models:/build/models loca
|
||||||
|
|
||||||
## Try it out
|
## Try it out
|
||||||
|
|
||||||
LocalAI does not ship a webui by default, however you can use 3rd party projects to interact with it (see also [All-in-one Images]({{%relref "docs/integrations" %}}) ). However, you can test out the API endpoints using `curl`.
|
LocalAI does not ship a webui by default, however you can use 3rd party projects to interact with it (see also [Integrations]({{%relref "docs/integrations" %}}) ). However, you can test out the API endpoints using `curl`, you can find few examples below.
|
||||||
|
|
||||||
### Text Generation
|
### Text Generation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue