fixed readme

This commit is contained in:
Tobias Weise 2024-04-30 01:19:43 +02:00
parent d35e9d7a21
commit 7656f6aefb

View File

@ -3,6 +3,19 @@
After deploy: After deploy:
## WebUI for Ollama:
* http://localhost:8888
* use to install models like llama2, llama3 (https://ollama.com/library)
## Frontend
* simple FE: http://localhost:5000/
## Backend: ## Backend:
* http://localhost:5000/openapi/swagger * http://localhost:5000/openapi/swagger