Spaces:
Sleeping
Sleeping
shauninkripped
commited on
Update utils.txt
Browse files
utils.txt
CHANGED
@@ -41,3 +41,6 @@ class CitingSources(BaseModel):
|
|
41 |
sources: List[str] = Field(...,
|
42 |
description="List of sources to cite. Should be an URL of the source. E.g. GitHub URL, Blogpost URL or Newsletter URL.")
|
43 |
|
|
|
|
|
|
|
|
41 |
sources: List[str] = Field(...,
|
42 |
description="List of sources to cite. Should be an URL of the source. E.g. GitHub URL, Blogpost URL or Newsletter URL.")
|
43 |
|
44 |
+
"""
|
45 |
+
testing
|
46 |
+
"""
|