Yu Lun Hsu
Yu Lun Hsu
@huislaw here is my solution, use `chunkify` function to customize max number of inputs (max=16) ```python from langchain.document_loaders import WebBaseLoader from langchain.embeddings import OpenAIEmbeddings from langchain.chat_models import AzureChatOpenAI from langchain.text_splitter...
me too, i encounter the same problem with my m2 air
I encounter similar problem as well, and I even get `Unable to locate Txn` on etherscan after clicking `Approving` button.
@bymoses proposed the upgrade feature explanation [here](https://github.com/Ton-Dynasty/tondynasty-contracts/issues/12 ) I would suggest to adapt the off-chain one since the on-chain one requires halting the contract for upgrading, which introduce extra operational...