Skip to content

Commit d2dd2f5

Browse files
CI Trigger
1 parent b926db1 commit d2dd2f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stackone_ai/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,6 @@ def to_langchain(self) -> Sequence[BaseTool]:
558558
"""
559559
return [tool.to_langchain() for tool in self.tools]
560560

561-
562561
def utility_tools(
563562
self,
564563
hybrid_alpha: float | None = None,

0 commit comments

Comments
 (0)