shauninkripped commited on
Commit
ddf974d
·
verified ·
1 Parent(s): d7d62fc

Update utils.txt

Browse files
Files changed (1) hide show
  1. utils.txt +3 -0
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
+ """