Skip to content

Commit 598b29b

Browse files
Removed duplication in python script
1 parent 904e122 commit 598b29b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/learning-paths/servers-and-cloud-computing/ai-agent-on-cpu/ai-agent-backend.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ from llama_cpp_agent.chat_history.messages import Roles
1919
from llama_cpp_agent.llm_output_settings import LlmStructuredOutputSettings
2020
from llama_cpp_agent import LlamaCppFunctionTool
2121
from llama_cpp_agent import FunctionCallingAgent
22-
from llama_cpp_agent import MessagesFormatterType
2322
from llama_cpp_agent import LlamaCppAgent
2423
from llama_cpp_agent.providers import LlamaCppPythonProvider
2524
from llama_cpp import Llama

0 commit comments

Comments
 (0)