mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
Apply suggestions
Co-authored-by: Meow33 <supermonkey03@163.com>
This commit is contained in:
parent
0a0e52dd3d
commit
c341e22f76
2 changed files with 3 additions and 3 deletions
|
|
@ -143,11 +143,11 @@ To audit the sources and steps taken, click the **Activities** tab.
|
|||

|
||||
### Edit and save the report
|
||||
:::info Verify citations
|
||||
AI models may occasionally generate inaccurate citations or "hallucinated" links. Manually verify important sources in the citations section.
|
||||
AI models may occasionally generate inaccurate citations or "hallucinated" links. Be sure to manually verify important sources in the citations section.
|
||||
:::
|
||||
|
||||
1. Click <span class="material-symbols-outlined">edit</span> in the top-right corner to enter editing mode.
|
||||
2. You can adjust formatting using Markdown or select a section and ask the AI to improve or expand on it.
|
||||
2. You can adjust formatting using Markdown or select a section and ask the AI to improve or expand it.
|
||||

|
||||
3. Click <span class="material-symbols-outlined">undo</span> in the top-right corner to exit editing mode.
|
||||
4. Click <span class="material-symbols-outlined">download</span> to save the report to your local machine as a Markdown file.
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@ If the application forces you to enter an API Key, you can usually enter any str
|
|||
### Ensure network connectivity
|
||||
Because you set the authentication to "Internal", your application must be on the same local network as Olares to connect.
|
||||
* **Local Network**: If your device (or the app running on Olares) is on the same Wi-Fi or LAN, you can connect directly using the frontend address.
|
||||
* **Remote Access**: If you are accessing Olares remotely, you must enable [LarePass VPN](../manual/larepass/private-network.md#enable-vpn-on-larepass) on your client device. This creates a secure tunnel that treats your device as if it were on the local network.
|
||||
* **Remote Access**: If you are accessing Olares remotely, you must enable [LarePass VPN](../manual/larepass/private-network.md#enable-vpn-on-larepass) on your client device. This creates a secure tunnel that effectively places your device on the same network as Olares.
|
||||
|
||||
|
||||
## Learn more
|
||||
|
|
|
|||
Loading…
Reference in a new issue