Update local-llms.md (#3811)

This commit is contained in:
Engel Nyst 2024-09-11 01:08:20 +02:00 committed by GitHub
parent f3b2085f9b
commit 516ca701d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -200,7 +200,7 @@ base_url="http://localhost:1234/v1"
custom_llm_provider="openai"
```
Done! Now you can start Devin by: `make run` without Docker. You now should be able to connect to `http://localhost:3000/`
Done! Now you can start OpenHands by: `make run` without Docker. You now should be able to connect to `http://localhost:3000/`
# Note