Skip to content

Commit 04d7760

Browse files
committed
Remove unused import ChatRequest from Model to improve code clarity.
1 parent bb71b95 commit 04d7760

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/org/beehive/gpullama3/model

1 file changed

+0
-1
lines changed

src/main/java/org/beehive/gpullama3/model/Model.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package org.beehive.gpullama3.model;
22

3-
import dev.langchain4j.model.chat.request.ChatRequest;
43
import org.beehive.gpullama3.Options;
54
import org.beehive.gpullama3.auxiliary.LastRunMetrics;
65
import org.beehive.gpullama3.inference.sampler.Sampler;

0 commit comments

Comments
 (0)