docs(connection-issue): add steps to resolve Ollama connection issues
- Add new steps to resolve Ollama connection issues when directly accessed from the browser extension - Instruct users to set `OLLAMA_HOST=0.0.0.0` environment variable and restart Ollama - Provide additional troubleshooting guidance for users still facing issues
This commit is contained in:
@@ -6,7 +6,7 @@ Page Assist is an open-source Chrome Extension that provides a Sidebar and Web U
|
||||
|
||||
## Installation
|
||||
|
||||
Page Assist supports Chromium-based browsers like Chrome, Brave, Edge, and Firefox.
|
||||
Page Assist supports Chromium-based browsers like Chrome, Brave, and Edge, as well as Firefox.
|
||||
|
||||
[](https://chrome.google.com/webstore/detail/page-assist/jfgfiigpkhlkbnfnbobbkinehhfdhndo)
|
||||
[](https://addons.mozilla.org/en-US/firefox/addon/page-assist/)
|
||||
@@ -138,6 +138,8 @@ Page Assist does not collect any personal data. The only time the extension comm
|
||||
|
||||
All the data is stored locally in the browser storage. You can view the source code and verify it yourself.
|
||||
|
||||
You learn more about the privacy policy [here](PRIVACY.md).
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are welcome. If you have any feature requests, bug reports, or questions, feel free to create an issue.
|
||||
|
||||
Reference in New Issue
Block a user