mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-16 08:06:14 +00:00
Apply patch [skip ci]
This commit is contained in:
parent
87816364e9
commit
3aa646cb27
@ -110,5 +110,3 @@ class SentenceTransformersTokenTextSplitter(TextSplitter):
|
||||
truncation="do_not_truncate",
|
||||
)
|
||||
return cast("list[int]", token_ids_with_start_and_end_token_ids)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user