Update core_functional.py
This commit is contained in:
		
							parent
							
								
									30de8f1358
								
							
						
					
					
						commit
						57297605e2
					
				@ -68,4 +68,10 @@ def get_core_functions():
 | 
				
			|||||||
            "Prefix":   r"请解释以下代码:" + "\n```\n",
 | 
					            "Prefix":   r"请解释以下代码:" + "\n```\n",
 | 
				
			||||||
            "Suffix":   "\n```\n",
 | 
					            "Suffix":   "\n```\n",
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 | 
					        "参考文献转Bib": {
 | 
				
			||||||
 | 
					            "Prefix":   r"Here are some bibliography items, please transform them into bibtex style." +
 | 
				
			||||||
 | 
					                        r"Note that, reference styles maybe more than one kind, you should transform each item correctly." +
 | 
				
			||||||
 | 
					                        r"Items need to be transformed:",
 | 
				
			||||||
 | 
					            "Suffix":   r"",
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user