mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-08-08 23:35:29 +00:00
...
This commit is contained in:
@@ -21,8 +21,6 @@ from private_gpt.components.engines.chat.models.chat_phase import (
|
||||
from private_gpt.components.engines.chat.utils.request_builder import (
|
||||
build_request_from_context_stack,
|
||||
)
|
||||
from llama_index.core.base.llms.types import TextBlock
|
||||
|
||||
from private_gpt.components.llm.llm_helper import as_sync_tokenizer_fn
|
||||
from private_gpt.components.prompts.prompt_builder import PromptBuilderService
|
||||
|
||||
|
||||
Reference in New Issue
Block a user