mirror of
				https://github.com/csunny/DB-GPT.git
				synced 2025-10-31 14:56:04 +00:00 
			
		
		
		
	refactor: Refactor proxy LLM (#1064)
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| from abc import ABC, abstractmethod | ||||
| from typing import Optional, Any, List | ||||
| from typing import Any, List, Optional | ||||
|  | ||||
| from dbgpt.rag.chunk import Chunk | ||||
| from dbgpt.rag.chunk_manager import ChunkManager, ChunkParameters | ||||
|   | ||||
		Reference in New Issue
	
	Block a user