Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
community:update telegram notebook (#18569)
**Description:** modified the user_name to username to conform with the expected inputs to TelegramChatApiLoader **Issue:** Current code fails in langchain-community 0.0.24 <loader = TelegramChatApiLoader( chat_entity="<CHAT_URL>", # recommended to use Entity here api_hash="<API HASH >", api_id="<API_ID>", user_name="", # needed only for caching the session. )>
- Loading branch information