Created
March 10, 2025 13:47
-
-
Save chottokun/527005772ee0b41d9726888ed02cd937 to your computer and use it in GitHub Desktop.
langhain_amber_embeddinngs.ipynb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nbformat": 4, | |
"nbformat_minor": 0, | |
"metadata": { | |
"colab": { | |
"provenance": [], | |
"gpuType": "T4", | |
"authorship_tag": "ABX9TyNzjV9wRAMp48AEOl5tprft", | |
"include_colab_link": true | |
}, | |
"kernelspec": { | |
"name": "python3", | |
"display_name": "Python 3" | |
}, | |
"language_info": { | |
"name": "python" | |
}, | |
"accelerator": "GPU" | |
}, | |
"cells": [ | |
{ | |
"cell_type": "markdown", | |
"metadata": { | |
"id": "view-in-github", | |
"colab_type": "text" | |
}, | |
"source": [ | |
"<a href=\"https://colab.research.google.com/gist/chottokun/527005772ee0b41d9726888ed02cd937/langhain_amber_embeddinngs.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 1, | |
"metadata": { | |
"colab": { | |
"base_uri": "https://localhost:8080/" | |
}, | |
"id": "vN3Z4_Yq_T9U", | |
"outputId": "00f8a1ad-5ed1-4c9c-a1ac-33a91fcf5f34" | |
}, | |
"outputs": [ | |
{ | |
"output_type": "stream", | |
"name": "stdout", | |
"text": [ | |
"\u001b[?25l \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m0.0/67.3 kB\u001b[0m \u001b[31m?\u001b[0m eta \u001b[36m-:--:--\u001b[0m\r\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m67.3/67.3 kB\u001b[0m \u001b[31m3.9 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[?25h Installing build dependencies ... \u001b[?25l\u001b[?25hdone\n", | |
" Getting requirements to build wheel ... \u001b[?25l\u001b[?25hdone\n", | |
" Preparing metadata (pyproject.toml) ... \u001b[?25l\u001b[?25hdone\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m2.5/2.5 MB\u001b[0m \u001b[31m42.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m415.4/415.4 kB\u001b[0m \u001b[31m29.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m1.0/1.0 MB\u001b[0m \u001b[31m45.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m611.1/611.1 kB\u001b[0m \u001b[31m40.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m2.4/2.4 MB\u001b[0m \u001b[31m70.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m284.2/284.2 kB\u001b[0m \u001b[31m21.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m94.9/94.9 kB\u001b[0m \u001b[31m9.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m2.0/2.0 MB\u001b[0m \u001b[31m65.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m101.6/101.6 kB\u001b[0m \u001b[31m9.2 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m16.0/16.0 MB\u001b[0m \u001b[31m103.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m55.9/55.9 kB\u001b[0m \u001b[31m5.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m177.4/177.4 kB\u001b[0m \u001b[31m16.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m65.0/65.0 kB\u001b[0m \u001b[31m5.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m118.7/118.7 kB\u001b[0m \u001b[31m11.7 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m77.8/77.8 kB\u001b[0m \u001b[31m7.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m363.4/363.4 MB\u001b[0m \u001b[31m4.6 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m13.8/13.8 MB\u001b[0m \u001b[31m83.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m24.6/24.6 MB\u001b[0m \u001b[31m60.2 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m883.7/883.7 kB\u001b[0m \u001b[31m41.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m664.8/664.8 MB\u001b[0m \u001b[31m2.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m211.5/211.5 MB\u001b[0m \u001b[31m6.5 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m56.3/56.3 MB\u001b[0m \u001b[31m10.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m127.9/127.9 MB\u001b[0m \u001b[31m7.2 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m207.5/207.5 MB\u001b[0m \u001b[31m5.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m21.1/21.1 MB\u001b[0m \u001b[31m47.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m62.3/62.3 kB\u001b[0m \u001b[31m5.6 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m459.8/459.8 kB\u001b[0m \u001b[31m30.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m50.9/50.9 kB\u001b[0m \u001b[31m4.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m319.7/319.7 kB\u001b[0m \u001b[31m23.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m72.0/72.0 kB\u001b[0m \u001b[31m6.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m4.0/4.0 MB\u001b[0m \u001b[31m58.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m452.6/452.6 kB\u001b[0m \u001b[31m33.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m46.0/46.0 kB\u001b[0m \u001b[31m4.6 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m86.8/86.8 kB\u001b[0m \u001b[31m8.1 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", | |
"\u001b[?25h Building wheel for pypika (pyproject.toml) ... \u001b[?25l\u001b[?25hdone\n" | |
] | |
} | |
], | |
"source": [ | |
"!pip install -q langchain_community sentence_transformers langchain_core langchain chromadb" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"source": [ | |
"from typing import List, Dict, Any, Optional\n", | |
"from langchain_core.embeddings import Embeddings\n", | |
"from sentence_transformers import SentenceTransformer\n", | |
"\n", | |
"class AMBEREmbeddings(Embeddings):\n", | |
" \"\"\"\n", | |
" LangChain用のAMBER埋め込みモデルラッパークラス\n", | |
" \"\"\"\n", | |
"\n", | |
" def __init__(\n", | |
" self,\n", | |
" model_name: str = \"retrieva-jp/amber-large\",\n", | |
" query_prompt_name: str = \"Retrieval-query\",\n", | |
" document_prompt_name: str = \"Retrieval-passage\",\n", | |
" cache_folder: Optional[str] = None,\n", | |
" model_kwargs: Optional[Dict[str, Any]] = None,\n", | |
" encode_kwargs: Optional[Dict[str, Any]] = None,\n", | |
" ):\n", | |
" \"\"\"\n", | |
" 初期化メソッド\n", | |
"\n", | |
" Args:\n", | |
" model_name: Hugging Faceモデル名\n", | |
" query_prompt_name: クエリエンコード時のプロンプト名\n", | |
" document_prompt_name: ドキュメントエンコード時のプロンプト名\n", | |
" cache_folder: モデルキャッシュディレクトリ\n", | |
" model_kwargs: SentenceTransformerモデル初期化用の追加引数\n", | |
" encode_kwargs: encode関数用の追加引数\n", | |
" \"\"\"\n", | |
" self.model_name = model_name\n", | |
" self.query_prompt_name = query_prompt_name\n", | |
" self.document_prompt_name = document_prompt_name\n", | |
" self.cache_folder = cache_folder\n", | |
" self.model_kwargs = model_kwargs or {}\n", | |
" self.encode_kwargs = encode_kwargs or {}\n", | |
"\n", | |
" # SentenceTransformerモデルの初期化\n", | |
" self._model = SentenceTransformer(\n", | |
" model_name_or_path=model_name,\n", | |
" cache_folder=cache_folder,\n", | |
" **self.model_kwargs\n", | |
" )\n", | |
"\n", | |
" def embed_documents(self, texts: List[str]) -> List[List[float]]:\n", | |
" \"\"\"\n", | |
" ドキュメントテキストをベクトル埋め込みに変換\n", | |
"\n", | |
" Args:\n", | |
" texts: 埋め込むドキュメントのリスト\n", | |
"\n", | |
" Returns:\n", | |
" 埋め込みベクトルのリスト\n", | |
" \"\"\"\n", | |
" # ドキュメント用プロンプトを使用してエンコード\n", | |
" encode_kwargs = {**self.encode_kwargs, \"prompt_name\": self.document_prompt_name}\n", | |
" embeddings = self._model.encode(texts, **encode_kwargs)\n", | |
" return embeddings.tolist()\n", | |
"\n", | |
" def embed_query(self, text: str) -> List[float]:\n", | |
" \"\"\"\n", | |
" クエリテキストをベクトル埋め込みに変換\n", | |
"\n", | |
" Args:\n", | |
" text: 埋め込むクエリテキスト\n", | |
"\n", | |
" Returns:\n", | |
" クエリの埋め込みベクトル\n", | |
" \"\"\"\n", | |
" # クエリ用プロンプトを使用してエンコード\n", | |
" encode_kwargs = {**self.encode_kwargs, \"prompt_name\": self.query_prompt_name}\n", | |
" embedding = self._model.encode(text, **encode_kwargs)\n", | |
" return embedding.tolist()\n" | |
], | |
"metadata": { | |
"id": "tCIKCjXmAMbt" | |
}, | |
"execution_count": 2, | |
"outputs": [] | |
}, | |
{ | |
"cell_type": "code", | |
"source": [ | |
"from langchain_community.vectorstores import Chroma\n", | |
"from langchain_community.document_loaders import TextLoader\n", | |
"from langchain.text_splitter import CharacterTextSplitter\n", | |
"\n", | |
"# カスタムAMBER埋め込みモデルのインスタンス化\n", | |
"embeddings = AMBEREmbeddings(\n", | |
" model_name=\"retrieva-jp/amber-large\",\n", | |
" query_prompt_name=\"Retrieval-query\",\n", | |
" document_prompt_name=\"Retrieval-passage\"\n", | |
")\n", | |
"\n", | |
"# ドキュメントのロードと分割\n", | |
"loader = TextLoader(\"japanese_documents.txt\")\n", | |
"documents = loader.load()\n", | |
"text_splitter = CharacterTextSplitter(\n", | |
" separator = \"\\n\", # セパレータ\n", | |
" chunk_size=100,\n", | |
" chunk_overlap=0)\n", | |
"docs = text_splitter.split_documents(documents)\n", | |
"\n", | |
"# ChromaDBベクトルストアの作成\n", | |
"vectordb = Chroma.from_documents(\n", | |
" documents=docs,\n", | |
" embedding=embeddings,\n", | |
" persist_directory=\"amber_vectorstore\"\n", | |
")\n", | |
"\n", | |
"# クエリの実行\n", | |
"query = \"劉備と曹操について教えてください\"\n", | |
"results = vectordb.similarity_search(query, k=1)\n", | |
"\n", | |
"# 結果の表示\n", | |
"for doc in results:\n", | |
" print(doc.page_content)\n", | |
" print(\"---\")\n" | |
], | |
"metadata": { | |
"colab": { | |
"base_uri": "https://localhost:8080/" | |
}, | |
"id": "OV_ShAgeANrJ", | |
"outputId": "d0b321fc-03f7-4d6b-b213-c0fd52b3c808" | |
}, | |
"execution_count": 4, | |
"outputs": [ | |
{ | |
"output_type": "stream", | |
"name": "stderr", | |
"text": [ | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 233, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 241, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 242, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 199, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 222, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 199, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 204, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 330, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 369, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 287, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 293, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 283, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 213, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 193, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 274, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 211, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 253, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 226, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 203, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 239, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 231, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 195, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 209, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 224, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 196, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 213, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 236, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 212, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 210, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 193, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 267, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 249, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 223, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 242, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 248, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 195, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 223, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 234, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 233, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 344, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 178, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 183, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 238, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 190, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 215, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 187, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 205, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 200, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 228, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 222, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 224, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 273, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 254, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 175, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 195, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 242, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 203, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 290, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 187, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 202, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 193, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 296, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 391, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 187, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 333, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 251, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 488, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 233, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 248, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 235, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 209, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 185, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 255, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 205, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 200, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 272, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 201, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 192, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 258, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 189, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 193, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 297, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 187, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 275, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 239, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 241, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 216, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 186, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 232, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 196, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 238, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 229, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 175, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 354, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 359, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 296, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 190, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 240, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 279, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 183, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 226, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 197, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 190, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 212, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 234, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 214, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 400, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 264, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 187, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 221, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 218, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 244, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 258, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 447, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 258, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 324, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 195, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 207, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 973, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 236, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 189, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 222, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 234, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 235, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 209, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 257, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 213, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 212, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 283, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 435, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 217, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 193, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 212, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 281, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 205, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 828, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 223, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 260, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 499, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 324, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 211, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 398, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 193, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 223, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 286, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 198, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 231, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 311, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 367, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 211, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 436, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 175, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 310, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 245, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 348, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 213, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 199, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 198, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 251, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 197, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 222, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 260, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 398, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 239, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 229, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 213, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 410, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 260, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 216, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 322, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 175, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 192, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 196, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 221, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 251, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 255, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 294, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 232, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 277, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 234, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 210, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 370, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 243, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 197, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 249, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 586, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 248, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 350, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 173, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 254, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 201, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 468, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 284, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 183, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 252, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 227, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 189, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 229, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 253, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 260, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 216, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 259, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 323, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 202, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 173, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 198, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 373, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 183, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 289, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 214, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 195, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 449, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 228, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 229, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 221, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 292, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 207, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 203, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 208, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 258, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 874, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 440, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 215, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 205, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 254, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 207, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 344, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 189, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 200, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 347, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 179, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 202, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 236, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 195, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 200, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 178, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 421, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 315, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 186, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 257, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 175, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 236, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 193, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 271, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 205, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 173, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 416, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 195, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 216, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 367, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 231, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 326, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 220, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 168, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 591, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 202, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 213, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 259, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 449, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 312, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 213, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 276, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 188, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 196, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 318, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 196, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 268, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 269, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 198, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 246, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 200, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 321, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 219, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 490, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 277, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 281, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 264, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 206, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 144, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 198, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 185, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 159, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 225, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 232, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 229, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 167, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 219, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 186, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 250, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 145, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 185, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 231, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 200, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 230, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 202, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 208, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 185, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 137, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 189, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 186, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 185, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 232, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 175, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 173, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 203, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 183, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 236, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 202, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 234, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 218, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 208, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 209, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 217, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 224, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 269, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 196, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 218, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 219, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 409, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 149, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 228, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 716, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 162, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 185, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 150, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 173, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 241, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 155, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 191, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 207, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 235, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 171, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 212, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 329, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 166, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 378, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 207, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 268, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 223, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 134, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 116, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 173, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 205, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 206, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 133, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 236, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 199, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 148, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 156, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 211, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 189, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 170, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 194, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 256, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 120, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 219, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 177, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 143, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 248, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 289, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 117, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 135, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 154, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 180, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 178, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 181, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 259, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 158, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 151, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 178, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 198, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 125, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 138, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 106, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 225, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 217, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 182, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 169, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 146, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 153, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 174, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 139, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 161, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 157, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 102, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 114, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 128, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 107, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 108, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 160, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 172, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 119, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 131, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 130, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 122, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 142, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 124, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 140, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 224, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 123, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 165, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 176, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 127, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 290, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 141, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 244, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 226, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 136, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 200, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 129, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 241, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 113, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 163, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 164, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 265, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 126, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 132, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 105, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 104, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 103, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 377, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 233, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 109, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 187, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 265, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 147, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 152, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 184, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 110, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 111, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 101, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 121, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 118, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 112, which is longer than the specified 100\n", | |
"WARNING:langchain_text_splitters.base:Created a chunk of size 115, which is longer than the specified 100\n" | |
] | |
}, | |
{ | |
"output_type": "stream", | |
"name": "stdout", | |
"text": [ | |
"「これは県楼桑村の生れで、それがしとは幼少からの朋友です。劉備字は玄徳といって、つい先頃までは、平原県の令を勤めていた者です。どうかよろしく」\n", | |
"曹操は、眼をみはって、\n", | |
"---\n" | |
] | |
} | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"source": [ | |
"# クエリの実行\n", | |
"query = \"孔明はいつ劉備と会いましたか?\"\n", | |
"results = vectordb.similarity_search(query, k=10)\n", | |
"\n", | |
"# 結果の表示\n", | |
"for doc in results:\n", | |
" print(doc.page_content)\n", | |
" print(\"---\")" | |
], | |
"metadata": { | |
"colab": { | |
"base_uri": "https://localhost:8080/" | |
}, | |
"id": "qUbL33SAD3IQ", | |
"outputId": "c53a0210-45ea-4759-fca5-8803a05ab59d" | |
}, | |
"execution_count": 12, | |
"outputs": [ | |
{ | |
"output_type": "stream", | |
"name": "stdout", | |
"text": [ | |
"孔明はにわかに厳かにいって、さらに彼を一堂に入れ、密談数刻に及んでいたが、やがて酒を饗応して帰した。\n", | |
"あくる日、孔明は、初めて朝にのぼった。そして後主劉禅に奏して、\n", | |
"---\n", | |
"「お見えです、劉皇叔新野の将軍が、もう久しいこと、階下にたって、お待ちになっておられます」\n", | |
"「劉皇叔が」\n", | |
"孔明は切れの長い眼を、しずかに玄徳のほうへ向けた。\n", | |
"「なんで早く告げなかったか」\n", | |
"---\n", | |
"このとき孔明は二十七歳、劉備玄徳は四十七であった。\n", | |
"新野に帰ってからも、ふたりは寝るにも、室を共にし、食事をするにも、卓をべつにしたことがない。\n", | |
"---\n", | |
"で孔明は、劉の館へ出向いた。すぐ帰ろうとしたが、劉が礼を篤くして、酒をすすめるので、帰ろうにも帰れなかった。\n", | |
"酒、半酣の頃、\n", | |
"---\n", | |
"と、型のごとく、酒宴にうつり、重礼厚遇、至らざるなしであった。\n", | |
"その日まで、孔明は何も知らなかったが、ふと、江岸の兵から、今日のお客は、夏口の劉皇叔であると聞いて、\n", | |
"「さては?」\n", | |
"---\n", | |
"隆中の彼の住居へ、或る日、友人の孟建が、ぶらりと訪ねてきて云った。\n", | |
"「近日、故郷へ帰ろうと思う。きょうはお別れにやって来た」\n", | |
"孔明は、そういう先輩の面を、しばらく無言で見まもっていたが、\n", | |
"---\n", | |
"このときの孔明は実に果断速決であった。その日に朝へ出て、後主劉禅に謁し、\n", | |
"---\n", | |
"「先生、いよいよ日限は、こよい限りですな」\n", | |
"魯粛が、様子を見に来ると、孔明は待っていたように、\n", | |
"「そうです、こよい一夜となりました。ついては、大儀ながら粛兄にも、一緒に来ていただけますまいか」\n", | |
"---\n", | |
"「えっ、ほんとですか」\n", | |
"は、剣をおいて、孔明の前にひれ伏し、急に眼をかがやかした。\n", | |
"孔明は、ねんごろに話した。\n", | |
"---\n", | |
"と、平常のごとくそんなことを語ったりしていた。しかし黄昏れ近く、にわかに容態が改まったと思うと、\n", | |
"「諸臣はみな詰めておるか」\n", | |
"と問い、孔明が臣下みな一睡もせず詰めておりますと答えると、\n", | |
"---\n" | |
] | |
} | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"source": [ | |
"# Retrieve & Re-Rankパターンの実装\n", | |
"from langchain.retrievers import ContextualCompressionRetriever\n", | |
"from langchain.retrievers.document_compressors import EmbeddingsFilter\n", | |
"from langchain_community.vectorstores import Chroma\n", | |
"from langchain_core.output_parsers import StrOutputParser\n", | |
"from langchain_core.prompts import ChatPromptTemplate\n", | |
"from langchain_core.runnables import RunnablePassthrough\n", | |
"from langchain_openai import ChatOpenAI\n", | |
"\n", | |
"# カスタムAMBER埋め込みモデルのインスタンス化\n", | |
"embeddings = AMBEREmbeddings(\n", | |
" model_name=\"retrieva-jp/amber-large\",\n", | |
" query_prompt_name=\"Retrieval-query\",\n", | |
" document_prompt_name=\"Retrieval-passage\"\n", | |
")\n", | |
"\n", | |
"# ベクトルストアの初期化とレトリーバーの作成\n", | |
"vectorstore = Chroma(\n", | |
" persist_directory=\"amber_vectorstore\",\n", | |
" embedding_function=embeddings\n", | |
")\n", | |
"base_retriever = vectorstore.as_retriever(search_kwargs={\"k\": 10})\n", | |
"\n", | |
"# コンテキスト圧縮レトリーバーの作成(最も関連性の高い部分のみを抽出)\n", | |
"embeddings_filter = EmbeddingsFilter(\n", | |
" embeddings=embeddings,\n", | |
" similarity_threshold=0.76\n", | |
")\n", | |
"compression_retriever = ContextualCompressionRetriever(\n", | |
" base_compressor=embeddings_filter,\n", | |
" base_retriever=base_retriever\n", | |
")\n", | |
"\n", | |
"# LLMとRAGチェーンの定義\n", | |
"llm = ChatOpenAI(temperature=0)\n", | |
"template = \"\"\"\n", | |
"以下の情報に基づいて質問に答えてください:\n", | |
"\n", | |
"{context}\n", | |
"\n", | |
"質問: {question}\n", | |
"\"\"\"\n", | |
"prompt = ChatPromptTemplate.from_template(template)\n", | |
"\n", | |
"def format_docs(docs):\n", | |
" return \"\\n\\n\".join(doc.page_content for doc in docs)\n", | |
"\n", | |
"# RAGチェーンの構築\n", | |
"rag_chain = (\n", | |
" {\"context\": compression_retriever | format_docs, \"question\": RunnablePassthrough()}\n", | |
" | prompt\n", | |
" | llm\n", | |
" | StrOutputParser()\n", | |
")\n", | |
"\n", | |
"# クエリの実行\n", | |
"response = rag_chain.invoke(\"劉備玄徳とは?\")\n", | |
"print(response)\n" | |
], | |
"metadata": { | |
"id": "RwKD41zGITzM" | |
}, | |
"execution_count": null, | |
"outputs": [] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment