Skip to content

Commit 1bc69ea

Browse files
committed
8191
1 parent efbeb8e commit 1bc69ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ingest/tiger_slack/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SEARCH_CONTENT_FIELD = "searchable_content"
22
MAX_TOKENS_PER_EMBEDDING_REQUEST = 300_000
3-
MAX_TOKENS_PER_DOCUMENT = 8192
3+
MAX_TOKENS_PER_DOCUMENT = 8191

0 commit comments

Comments
 (0)