mirror of
				https://github.com/csunny/DB-GPT.git
				synced 2025-10-31 14:56:04 +00:00 
			
		
		
		
	chore: Fix package name conflict error (#1099)
This commit is contained in:
		| @@ -2,7 +2,7 @@ import asyncio | ||||
|  | ||||
| from dbgpt.core import BaseOutputParser | ||||
| from dbgpt.core.awel import DAG | ||||
| from dbgpt.core.operator import ( | ||||
| from dbgpt.core.operators import ( | ||||
|     BaseLLMOperator, | ||||
|     PromptBuilderOperator, | ||||
|     RequestBuilderOperator, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user