mirror of
https://github.com/open-webui/docs
synced 2025-06-12 01:21:23 +00:00
Merge pull request #437 from thiswillbeyourgithub/fix_double_quote
fix: double quote
This commit is contained in:
commit
d03b44e0c1
@ -304,7 +304,7 @@ async def test_function(
|
||||
"source": title,
|
||||
}
|
||||
],
|
||||
"source": {"name": "Title of the content"", "url": "http://link-to-citation"},
|
||||
"source": {"name": "Title of the content", "url": "http://link-to-citation"},
|
||||
},
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user