Denger03

Results 1 issues of Denger03

``` ValidationError Traceback (most recent call last) Cell In[2], line 7 4 print('\n#############################################\n') 6 application.knowledge_service.init_knowledge_base() ----> 7 result2 = application.get_knowledeg_based_answer('冠心病是什么原因引起的?可以吃什么药?') 8 print('\n############################################\n') 9 print('\nresult of knowledge bas[e:\n](localexplorer:E:\n)') Cell In[1], line...