mirror of
https://github.com/open-webui/docs
synced 2025-05-20 19:26:22 +00:00
Update index.mdx
This commit is contained in:
parent
06a73acf6f
commit
994a80d472
@ -269,7 +269,7 @@ def __init__(self):
|
|||||||
self.citation = False
|
self.citation = False
|
||||||
```
|
```
|
||||||
|
|
||||||
Leaving `self.citation = True` will replace any custom citations you send with automatically generated ones. By disabling it, you can fully manage your own citation references.
|
Warning: if you set `self.citation = True`, this will replace any custom citations you send with the automatically generated return citation. By disabling it, you can fully manage your own citation references.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Example</summary>
|
<summary>Example</summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user