Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save natsukium/64c2269fd1429726a654985385dc1fe5 to your computer and use it in GitHub Desktop.
Save natsukium/64c2269fd1429726a654985385dc1fe5 to your computer and use it in GitHub Desktop.
system: aarch64-darwin | build_time: 2 minutes | https://github.com/NixOS/nixpkgs/pull/314161
This file has been truncated, but you can view the full file.
This file has been truncated
le_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/__init__.py:29: UserWarning: Importing WolframAlphaAPIWrapper from langchain root module is no longer supported. Please use langchain_community.utilities.WolframAlphaAPIWrapper instead.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/__init__.py:29: UserWarning: Importing Writer from langchain root module is no longer supported. Please use langchain_community.llms.Writer instead.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Chat from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import Chat
with new imports of:
>> from langchain_community.adapters.openai import Chat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatCompletion from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import ChatCompletion
with new imports of:
>> from langchain_community.adapters.openai import ChatCompletion
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatCompletionChunk from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import ChatCompletionChunk
with new imports of:
>> from langchain_community.adapters.openai import ChatCompletionChunk
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatCompletions from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import ChatCompletions
with new imports of:
>> from langchain_community.adapters.openai import ChatCompletions
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Choice from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import Choice
with new imports of:
>> from langchain_community.adapters.openai import Choice
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChoiceChunk from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import ChoiceChunk
with new imports of:
>> from langchain_community.adapters.openai import ChoiceChunk
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Completions from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import Completions
with new imports of:
>> from langchain_community.adapters.openai import Completions
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing IndexableBaseModel from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import IndexableBaseModel
with new imports of:
>> from langchain_community.adapters.openai import IndexableBaseModel
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing chat from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import chat
with new imports of:
>> from langchain_community.adapters.openai import chat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_dict_to_message from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import convert_dict_to_message
with new imports of:
>> from langchain_community.adapters.openai import convert_dict_to_message
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_message_to_dict from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import convert_message_to_dict
with new imports of:
>> from langchain_community.adapters.openai import convert_message_to_dict
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_messages_for_finetuning from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import convert_messages_for_finetuning
with new imports of:
>> from langchain_community.adapters.openai import convert_messages_for_finetuning
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_openai_messages from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/adapters/openai.py import convert_openai_messages
with new imports of:
>> from langchain_community.adapters.openai import convert_openai_messages
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_json_agent from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import create_json_agent
with new imports of:
>> from langchain_community.agent_toolkits.json.base import create_json_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_openapi_agent from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import create_openapi_agent
with new imports of:
>> from langchain_community.agent_toolkits.openapi.base import create_openapi_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_pbi_agent from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import create_pbi_agent
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.base import create_pbi_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_pbi_chat_agent from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import create_pbi_chat_agent
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.chat_base import create_pbi_chat_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_spark_sql_agent from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import create_spark_sql_agent
with new imports of:
>> from langchain_community.agent_toolkits.spark_sql.base import create_spark_sql_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_sql_agent from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import create_sql_agent
with new imports of:
>> from langchain_community.agent_toolkits.sql.base import create_sql_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_all_tool_names from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import get_all_tool_names
with new imports of:
>> from langchain_community.agent_toolkits.load_tools import get_all_tool_names
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing load_huggingface_tool from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import load_huggingface_tool
with new imports of:
>> from langchain_community.agent_toolkits.load_tools import load_huggingface_tool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing load_tools from langchain.agents is deprecated. Please replace deprecated imports:
>> from langchain.agents import load_tools
with new imports of:
>> from langchain_community.agent_toolkits.load_tools import load_tools
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINetworkToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import AINetworkToolkit
with new imports of:
>> from langchain_community.agent_toolkits.ainetwork.toolkit import AINetworkToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AmadeusToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import AmadeusToolkit
with new imports of:
>> from langchain_community.agent_toolkits.amadeus.toolkit import AmadeusToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureCognitiveServicesToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import AzureCognitiveServicesToolkit
with new imports of:
>> from langchain_community.agent_toolkits.azure_cognitive_services import AzureCognitiveServicesToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileManagementToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import FileManagementToolkit
with new imports of:
>> from langchain_community.agent_toolkits.file_management.toolkit import FileManagementToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import GmailToolkit
with new imports of:
>> from langchain_community.agent_toolkits.gmail.toolkit import GmailToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JiraToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import JiraToolkit
with new imports of:
>> from langchain_community.agent_toolkits.jira.toolkit import JiraToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JsonToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import JsonToolkit
with new imports of:
>> from langchain_community.agent_toolkits.json.toolkit import JsonToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MultionToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import MultionToolkit
with new imports of:
>> from langchain_community.agent_toolkits.multion.toolkit import MultionToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NLAToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import NLAToolkit
with new imports of:
>> from langchain_community.agent_toolkits.nla.toolkit import NLAToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NasaToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import NasaToolkit
with new imports of:
>> from langchain_community.agent_toolkits.nasa.toolkit import NasaToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365Toolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import O365Toolkit
with new imports of:
>> from langchain_community.agent_toolkits.office365.toolkit import O365Toolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAPIToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import OpenAPIToolkit
with new imports of:
>> from langchain_community.agent_toolkits.openapi.toolkit import OpenAPIToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PlayWrightBrowserToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import PlayWrightBrowserToolkit
with new imports of:
>> from langchain_community.agent_toolkits.playwright.toolkit import PlayWrightBrowserToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PowerBIToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import PowerBIToolkit
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.toolkit import PowerBIToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQLDatabaseToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import SQLDatabaseToolkit
with new imports of:
>> from langchain_community.agent_toolkits.sql.toolkit import SQLDatabaseToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import SlackToolkit
with new imports of:
>> from langchain_community.agent_toolkits.slack.toolkit import SlackToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SparkSQLToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import SparkSQLToolkit
with new imports of:
>> from langchain_community.agent_toolkits.spark_sql.toolkit import SparkSQLToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SteamToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import SteamToolkit
with new imports of:
>> from langchain_community.agent_toolkits.steam.toolkit import SteamToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ZapierToolkit from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import ZapierToolkit
with new imports of:
>> from langchain_community.agent_toolkits.zapier.toolkit import ZapierToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_json_agent from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import create_json_agent
with new imports of:
>> from langchain_community.agent_toolkits.json.base import create_json_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_openapi_agent from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import create_openapi_agent
with new imports of:
>> from langchain_community.agent_toolkits.openapi.base import create_openapi_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_pbi_agent from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import create_pbi_agent
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.base import create_pbi_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_pbi_chat_agent from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import create_pbi_chat_agent
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.chat_base import create_pbi_chat_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_spark_sql_agent from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import create_spark_sql_agent
with new imports of:
>> from langchain_community.agent_toolkits.spark_sql.base import create_spark_sql_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_sql_agent from langchain.agents.agent_toolkits is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits import create_sql_agent
with new imports of:
>> from langchain_community.agent_toolkits.sql.base import create_sql_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINetworkToolkit from langchain.agents.agent_toolkits.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.ainetwork import AINetworkToolkit
with new imports of:
>> from langchain_community.agent_toolkits.ainetwork.toolkit import AINetworkToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClickupToolkit from langchain.agents.agent_toolkits.clickup is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.clickup import ClickupToolkit
with new imports of:
>> from langchain_community.agent_toolkits.clickup.toolkit import ClickupToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileManagementToolkit from langchain.agents.agent_toolkits.file_management is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.file_management import FileManagementToolkit
with new imports of:
>> from langchain_community.agent_toolkits.file_management.toolkit import FileManagementToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BranchName from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import BranchName
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import BranchName
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CommentOnIssue from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import CommentOnIssue
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import CommentOnIssue
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CreateFile from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import CreateFile
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import CreateFile
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CreatePR from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import CreatePR
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import CreatePR
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CreateReviewRequest from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import CreateReviewRequest
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import CreateReviewRequest
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeleteFile from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import DeleteFile
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import DeleteFile
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DirectoryPath from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import DirectoryPath
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import DirectoryPath
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GetIssue from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import GetIssue
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import GetIssue
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GetPR from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import GetPR
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import GetPR
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GitHubToolkit from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import GitHubToolkit
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import GitHubToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NoInput from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import NoInput
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import NoInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ReadFile from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import ReadFile
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import ReadFile
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchCode from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import SearchCode
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import SearchCode
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchIssuesAndPRs from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import SearchIssuesAndPRs
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import SearchIssuesAndPRs
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UpdateFile from langchain.agents.agent_toolkits.github is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.github import UpdateFile
with new imports of:
>> from langchain_community.agent_toolkits.github.toolkit import UpdateFile
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GitLabToolkit from langchain.agents.agent_toolkits.gitlab is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.gitlab import GitLabToolkit
with new imports of:
>> from langchain_community.agent_toolkits.gitlab.toolkit import GitLabToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailToolkit from langchain.agents.agent_toolkits.gmail is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.gmail import GmailToolkit
with new imports of:
>> from langchain_community.agent_toolkits.gmail.toolkit import GmailToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JiraToolkit from langchain.agents.agent_toolkits.jira is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.jira import JiraToolkit
with new imports of:
>> from langchain_community.agent_toolkits.jira.toolkit import JiraToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_json_agent from langchain.agents.agent_toolkits.json is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.json import create_json_agent
with new imports of:
>> from langchain_community.agent_toolkits.json.base import create_json_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JSON_PREFIX from langchain.agents.agent_toolkits.json is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.json import JSON_PREFIX
with new imports of:
>> from langchain_community.agent_toolkits.json.prompt import JSON_PREFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JSON_SUFFIX from langchain.agents.agent_toolkits.json is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.json import JSON_SUFFIX
with new imports of:
>> from langchain_community.agent_toolkits.json.prompt import JSON_SUFFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JsonToolkit from langchain.agents.agent_toolkits.json is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.json import JsonToolkit
with new imports of:
>> from langchain_community.agent_toolkits.json.toolkit import JsonToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MultionToolkit from langchain.agents.agent_toolkits.multion is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.multion import MultionToolkit
with new imports of:
>> from langchain_community.agent_toolkits.multion.toolkit import MultionToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NasaToolkit from langchain.agents.agent_toolkits.nasa is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.nasa import NasaToolkit
with new imports of:
>> from langchain_community.agent_toolkits.nasa.toolkit import NasaToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NLATool from langchain.agents.agent_toolkits.nla is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.nla import NLATool
with new imports of:
>> from langchain_community.agent_toolkits.nla.tool import NLATool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NLAToolkit from langchain.agents.agent_toolkits.nla is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.nla import NLAToolkit
with new imports of:
>> from langchain_community.agent_toolkits.nla.toolkit import NLAToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365Toolkit from langchain.agents.agent_toolkits.office365 is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.office365 import O365Toolkit
with new imports of:
>> from langchain_community.agent_toolkits.office365.toolkit import O365Toolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_openapi_agent from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import create_openapi_agent
with new imports of:
>> from langchain_community.agent_toolkits.openapi.base import create_openapi_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
/private/tmp/nix-build-python3.11-langchain-community-0.2.1.drv-0/source/libs/community/langchain_community/agent_toolkits/openapi/planner.py:321: DeprecationWarning: invalid escape sequence '\{'
regex_name = re.compile(re.sub("\{.*?\}", ".*", name))
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsDeleteToolWithParsing from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import RequestsDeleteToolWithParsing
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner import RequestsDeleteToolWithParsing
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsGetToolWithParsing from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import RequestsGetToolWithParsing
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner import RequestsGetToolWithParsing
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsPatchToolWithParsing from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import RequestsPatchToolWithParsing
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner import RequestsPatchToolWithParsing
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsPostToolWithParsing from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import RequestsPostToolWithParsing
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner import RequestsPostToolWithParsing
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsPutToolWithParsing from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import RequestsPutToolWithParsing
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner import RequestsPutToolWithParsing
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_openapi_agent from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import create_openapi_agent
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner import create_openapi_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing API_CONTROLLER_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import API_CONTROLLER_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import API_CONTROLLER_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing API_CONTROLLER_TOOL_DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import API_CONTROLLER_TOOL_DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import API_CONTROLLER_TOOL_DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing API_CONTROLLER_TOOL_NAME from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import API_CONTROLLER_TOOL_NAME
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import API_CONTROLLER_TOOL_NAME
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing API_ORCHESTRATOR_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import API_ORCHESTRATOR_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import API_ORCHESTRATOR_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing API_PLANNER_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import API_PLANNER_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import API_PLANNER_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing API_PLANNER_TOOL_DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import API_PLANNER_TOOL_DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import API_PLANNER_TOOL_DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing API_PLANNER_TOOL_NAME from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import API_PLANNER_TOOL_NAME
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import API_PLANNER_TOOL_NAME
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PARSING_DELETE_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import PARSING_DELETE_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import PARSING_DELETE_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PARSING_GET_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import PARSING_GET_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import PARSING_GET_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PARSING_PATCH_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import PARSING_PATCH_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import PARSING_PATCH_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PARSING_POST_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import PARSING_POST_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import PARSING_POST_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PARSING_PUT_PROMPT from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import PARSING_PUT_PROMPT
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import PARSING_PUT_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing REQUESTS_DELETE_TOOL_DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import REQUESTS_DELETE_TOOL_DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import REQUESTS_DELETE_TOOL_DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing REQUESTS_GET_TOOL_DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import REQUESTS_GET_TOOL_DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import REQUESTS_GET_TOOL_DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing REQUESTS_PATCH_TOOL_DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import REQUESTS_PATCH_TOOL_DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import REQUESTS_PATCH_TOOL_DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing REQUESTS_POST_TOOL_DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import REQUESTS_POST_TOOL_DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import REQUESTS_POST_TOOL_DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing REQUESTS_PUT_TOOL_DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import REQUESTS_PUT_TOOL_DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.planner_prompt import REQUESTS_PUT_TOOL_DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DESCRIPTION from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import DESCRIPTION
with new imports of:
>> from langchain_community.agent_toolkits.openapi.prompt import DESCRIPTION
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OPENAPI_PREFIX from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import OPENAPI_PREFIX
with new imports of:
>> from langchain_community.agent_toolkits.openapi.prompt import OPENAPI_PREFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OPENAPI_SUFFIX from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import OPENAPI_SUFFIX
with new imports of:
>> from langchain_community.agent_toolkits.openapi.prompt import OPENAPI_SUFFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ReducedOpenAPISpec from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import ReducedOpenAPISpec
with new imports of:
>> from langchain_community.agent_toolkits.openapi.spec import ReducedOpenAPISpec
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing reduce_openapi_spec from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import reduce_openapi_spec
with new imports of:
>> from langchain_community.agent_toolkits.openapi.spec import reduce_openapi_spec
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAPIToolkit from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import OpenAPIToolkit
with new imports of:
>> from langchain_community.agent_toolkits.openapi.toolkit import OpenAPIToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsToolkit from langchain.agents.agent_toolkits.openapi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.openapi import RequestsToolkit
with new imports of:
>> from langchain_community.agent_toolkits.openapi.toolkit import RequestsToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PlayWrightBrowserToolkit from langchain.agents.agent_toolkits.playwright is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.playwright import PlayWrightBrowserToolkit
with new imports of:
>> from langchain_community.agent_toolkits.playwright.toolkit import PlayWrightBrowserToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_pbi_agent from langchain.agents.agent_toolkits.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.powerbi import create_pbi_agent
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.base import create_pbi_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_pbi_chat_agent from langchain.agents.agent_toolkits.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.powerbi import create_pbi_chat_agent
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.chat_base import create_pbi_chat_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing POWERBI_CHAT_PREFIX from langchain.agents.agent_toolkits.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.powerbi import POWERBI_CHAT_PREFIX
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.prompt import POWERBI_CHAT_PREFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing POWERBI_CHAT_SUFFIX from langchain.agents.agent_toolkits.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.powerbi import POWERBI_CHAT_SUFFIX
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.prompt import POWERBI_CHAT_SUFFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing POWERBI_PREFIX from langchain.agents.agent_toolkits.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.powerbi import POWERBI_PREFIX
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.prompt import POWERBI_PREFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing POWERBI_SUFFIX from langchain.agents.agent_toolkits.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.powerbi import POWERBI_SUFFIX
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.prompt import POWERBI_SUFFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PowerBIToolkit from langchain.agents.agent_toolkits.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.powerbi import PowerBIToolkit
with new imports of:
>> from langchain_community.agent_toolkits.powerbi.toolkit import PowerBIToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackToolkit from langchain.agents.agent_toolkits.slack is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.slack import SlackToolkit
with new imports of:
>> from langchain_community.agent_toolkits.slack.toolkit import SlackToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_spark_sql_agent from langchain.agents.agent_toolkits.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.spark_sql import create_spark_sql_agent
with new imports of:
>> from langchain_community.agent_toolkits.spark_sql.base import create_spark_sql_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQL_PREFIX from langchain.agents.agent_toolkits.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.spark_sql import SQL_PREFIX
with new imports of:
>> from langchain_community.agent_toolkits.spark_sql.prompt import SQL_PREFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQL_SUFFIX from langchain.agents.agent_toolkits.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.spark_sql import SQL_SUFFIX
with new imports of:
>> from langchain_community.agent_toolkits.spark_sql.prompt import SQL_SUFFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SparkSQLToolkit from langchain.agents.agent_toolkits.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.spark_sql import SparkSQLToolkit
with new imports of:
>> from langchain_community.agent_toolkits.spark_sql.toolkit import SparkSQLToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_sql_agent from langchain.agents.agent_toolkits.sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.sql import create_sql_agent
with new imports of:
>> from langchain_community.agent_toolkits.sql.base import create_sql_agent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQL_FUNCTIONS_SUFFIX from langchain.agents.agent_toolkits.sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.sql import SQL_FUNCTIONS_SUFFIX
with new imports of:
>> from langchain_community.agent_toolkits.sql.prompt import SQL_FUNCTIONS_SUFFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQL_PREFIX from langchain.agents.agent_toolkits.sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.sql import SQL_PREFIX
with new imports of:
>> from langchain_community.agent_toolkits.sql.prompt import SQL_PREFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQL_SUFFIX from langchain.agents.agent_toolkits.sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.sql import SQL_SUFFIX
with new imports of:
>> from langchain_community.agent_toolkits.sql.prompt import SQL_SUFFIX
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQLDatabaseToolkit from langchain.agents.agent_toolkits.sql is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.sql import SQLDatabaseToolkit
with new imports of:
>> from langchain_community.agent_toolkits.sql.toolkit import SQLDatabaseToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SteamToolkit from langchain.agents.agent_toolkits.steam is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.steam import SteamToolkit
with new imports of:
>> from langchain_community.agent_toolkits.steam.toolkit import SteamToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ZapierToolkit from langchain.agents.agent_toolkits.zapier is deprecated. Please replace deprecated imports:
>> from langchain.agents.agent_toolkits.zapier import ZapierToolkit
with new imports of:
>> from langchain_community.agent_toolkits.zapier.toolkit import ZapierToolkit
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AstraDBCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import AstraDBCache
with new imports of:
>> from langchain_community.cache import AstraDBCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AstraDBSemanticCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import AstraDBSemanticCache
with new imports of:
>> from langchain_community.cache import AstraDBSemanticCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureCosmosDBSemanticCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import AzureCosmosDBSemanticCache
with new imports of:
>> from langchain_community.cache import AzureCosmosDBSemanticCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CassandraCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import CassandraCache
with new imports of:
>> from langchain_community.cache import CassandraCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CassandraSemanticCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import CassandraSemanticCache
with new imports of:
>> from langchain_community.cache import CassandraSemanticCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FullLLMCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import FullLLMCache
with new imports of:
>> from langchain_community.cache import FullLLMCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FullMd5LLMCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import FullMd5LLMCache
with new imports of:
>> from langchain_community.cache import FullMd5LLMCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GPTCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import GPTCache
with new imports of:
>> from langchain_community.cache import GPTCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InMemoryCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import InMemoryCache
with new imports of:
>> from langchain_community.cache import InMemoryCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MomentoCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import MomentoCache
with new imports of:
>> from langchain_community.cache import MomentoCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RedisCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import RedisCache
with new imports of:
>> from langchain_community.cache import RedisCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RedisSemanticCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import RedisSemanticCache
with new imports of:
>> from langchain_community.cache import RedisSemanticCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQLAlchemyCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import SQLAlchemyCache
with new imports of:
>> from langchain_community.cache import SQLAlchemyCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQLAlchemyMd5Cache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import SQLAlchemyMd5Cache
with new imports of:
>> from langchain_community.cache import SQLAlchemyMd5Cache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQLiteCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import SQLiteCache
with new imports of:
>> from langchain_community.cache import SQLiteCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UpstashRedisCache from langchain is deprecated. Please replace deprecated imports:
>> from langchain import UpstashRedisCache
with new imports of:
>> from langchain_community.cache import UpstashRedisCache
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AimCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import AimCallbackHandler
with new imports of:
>> from langchain_community.callbacks.aim_callback import AimCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArgillaCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import ArgillaCallbackHandler
with new imports of:
>> from langchain_community.callbacks.argilla_callback import ArgillaCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArizeCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import ArizeCallbackHandler
with new imports of:
>> from langchain_community.callbacks.arize_callback import ArizeCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArthurCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import ArthurCallbackHandler
with new imports of:
>> from langchain_community.callbacks.arthur_callback import ArthurCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClearMLCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import ClearMLCallbackHandler
with new imports of:
>> from langchain_community.callbacks.clearml_callback import ClearMLCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CometCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import CometCallbackHandler
with new imports of:
>> from langchain_community.callbacks.comet_ml_callback import CometCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ContextCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import ContextCallbackHandler
with new imports of:
>> from langchain_community.callbacks.context_callback import ContextCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FlyteCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import FlyteCallbackHandler
with new imports of:
>> from langchain_community.callbacks.flyte_callback import FlyteCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HumanApprovalCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import HumanApprovalCallbackHandler
with new imports of:
>> from langchain_community.callbacks.human import HumanApprovalCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InfinoCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import InfinoCallbackHandler
with new imports of:
>> from langchain_community.callbacks.infino_callback import InfinoCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMThoughtLabeler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import LLMThoughtLabeler
with new imports of:
>> from langchain_community.callbacks.streamlit.streamlit_callback_handler import LLMThoughtLabeler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMonitorCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import LLMonitorCallbackHandler
with new imports of:
>> from langchain_community.callbacks.llmonitor_callback import LLMonitorCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LabelStudioCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import LabelStudioCallbackHandler
with new imports of:
>> from langchain_community.callbacks.labelstudio_callback import LabelStudioCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MlflowCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import MlflowCallbackHandler
with new imports of:
>> from langchain_community.callbacks.mlflow_callback import MlflowCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAICallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import OpenAICallbackHandler
with new imports of:
>> from langchain_community.callbacks.openai_info import OpenAICallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PromptLayerCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import PromptLayerCallbackHandler
with new imports of:
>> from langchain_community.callbacks.promptlayer_callback import PromptLayerCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SageMakerCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import SageMakerCallbackHandler
with new imports of:
>> from langchain_community.callbacks.sagemaker_callback import SageMakerCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing StreamlitCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import StreamlitCallbackHandler
with new imports of:
>> from langchain_community.callbacks.streamlit import StreamlitCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TrubricsCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import TrubricsCallbackHandler
with new imports of:
>> from langchain_community.callbacks.trubrics_callback import TrubricsCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WandbCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import WandbCallbackHandler
with new imports of:
>> from langchain_community.callbacks.wandb_callback import WandbCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WhyLabsCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import WhyLabsCallbackHandler
with new imports of:
>> from langchain_community.callbacks.whylabs_callback import WhyLabsCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_openai_callback from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import get_openai_callback
with new imports of:
>> from langchain_community.callbacks.manager import get_openai_callback
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing wandb_tracing_enabled from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/__init__.py import wandb_tracing_enabled
with new imports of:
>> from langchain_community.callbacks.manager import wandb_tracing_enabled
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AimCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/aim_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/aim_callback.py import AimCallbackHandler
with new imports of:
>> from langchain_community.callbacks.aim_callback import AimCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseMetadataCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/aim_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/aim_callback.py import BaseMetadataCallbackHandler
with new imports of:
>> from langchain_community.callbacks.aim_callback import BaseMetadataCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing import_aim from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/aim_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/aim_callback.py import import_aim
with new imports of:
>> from langchain_community.callbacks.aim_callback import import_aim
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArgillaCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/argilla_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/argilla_callback.py import ArgillaCallbackHandler
with new imports of:
>> from langchain_community.callbacks.argilla_callback import ArgillaCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArizeCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/arize_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/arize_callback.py import ArizeCallbackHandler
with new imports of:
>> from langchain_community.callbacks.arize_callback import ArizeCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArthurCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/arthur_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/arthur_callback.py import ArthurCallbackHandler
with new imports of:
>> from langchain_community.callbacks.arthur_callback import ArthurCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClearMLCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/clearml_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/clearml_callback.py import ClearMLCallbackHandler
with new imports of:
>> from langchain_community.callbacks.clearml_callback import ClearMLCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CometCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/comet_ml_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/comet_ml_callback.py import CometCallbackHandler
with new imports of:
>> from langchain_community.callbacks.comet_ml_callback import CometCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeepEvalCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/confident_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/confident_callback.py import DeepEvalCallbackHandler
with new imports of:
>> from langchain_community.callbacks.confident_callback import DeepEvalCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ContextCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/context_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/context_callback.py import ContextCallbackHandler
with new imports of:
>> from langchain_community.callbacks.context_callback import ContextCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FlyteCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/flyte_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/flyte_callback.py import FlyteCallbackHandler
with new imports of:
>> from langchain_community.callbacks.flyte_callback import FlyteCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AsyncHumanApprovalCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/human.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/human.py import AsyncHumanApprovalCallbackHandler
with new imports of:
>> from langchain_community.callbacks.human import AsyncHumanApprovalCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HumanApprovalCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/human.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/human.py import HumanApprovalCallbackHandler
with new imports of:
>> from langchain_community.callbacks.human import HumanApprovalCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HumanRejectedException from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/human.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/human.py import HumanRejectedException
with new imports of:
>> from langchain_community.callbacks.human import HumanRejectedException
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InfinoCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/infino_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/infino_callback.py import InfinoCallbackHandler
with new imports of:
>> from langchain_community.callbacks.infino_callback import InfinoCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LabelStudioCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/labelstudio_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/labelstudio_callback.py import LabelStudioCallbackHandler
with new imports of:
>> from langchain_community.callbacks.labelstudio_callback import LabelStudioCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LabelStudioMode from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/labelstudio_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/labelstudio_callback.py import LabelStudioMode
with new imports of:
>> from langchain_community.callbacks.labelstudio_callback import LabelStudioMode
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_default_label_configs from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/labelstudio_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/labelstudio_callback.py import get_default_label_configs
with new imports of:
>> from langchain_community.callbacks.labelstudio_callback import get_default_label_configs
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMonitorCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/llmonitor_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/llmonitor_callback.py import LLMonitorCallbackHandler
with new imports of:
>> from langchain_community.callbacks.llmonitor_callback import LLMonitorCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_openai_callback from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/manager.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/manager.py import get_openai_callback
with new imports of:
>> from langchain_community.callbacks.manager import get_openai_callback
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing wandb_tracing_enabled from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/manager.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/manager.py import wandb_tracing_enabled
with new imports of:
>> from langchain_community.callbacks.manager import wandb_tracing_enabled
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MlflowCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py import MlflowCallbackHandler
with new imports of:
>> from langchain_community.callbacks.mlflow_callback import MlflowCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MlflowLogger from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py import MlflowLogger
with new imports of:
>> from langchain_community.callbacks.mlflow_callback import MlflowLogger
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing analyze_text from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py import analyze_text
with new imports of:
>> from langchain_community.callbacks.mlflow_callback import analyze_text
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing construct_html_from_prompt_and_generation from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/mlflow_callback.py import construct_html_from_prompt_and_generation
with new imports of:
>> from langchain_community.callbacks.mlflow_callback import construct_html_from_prompt_and_generation
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAICallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/openai_info.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/openai_info.py import OpenAICallbackHandler
with new imports of:
>> from langchain_community.callbacks.openai_info import OpenAICallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PromptLayerCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/promptlayer_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/promptlayer_callback.py import PromptLayerCallbackHandler
with new imports of:
>> from langchain_community.callbacks.promptlayer_callback import PromptLayerCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SageMakerCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/sagemaker_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/sagemaker_callback.py import SageMakerCallbackHandler
with new imports of:
>> from langchain_community.callbacks.sagemaker_callback import SageMakerCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChildRecord from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/mutable_expander.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/mutable_expander.py import ChildRecord
with new imports of:
>> from langchain_community.callbacks.streamlit.mutable_expander import ChildRecord
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChildType from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/mutable_expander.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/mutable_expander.py import ChildType
with new imports of:
>> from langchain_community.callbacks.streamlit.mutable_expander import ChildType
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MutableExpander from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/mutable_expander.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/mutable_expander.py import MutableExpander
with new imports of:
>> from langchain_community.callbacks.streamlit.mutable_expander import MutableExpander
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMThought from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py import LLMThought
with new imports of:
>> from langchain_community.callbacks.streamlit.streamlit_callback_handler import LLMThought
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMThoughtLabeler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py import LLMThoughtLabeler
with new imports of:
>> from langchain_community.callbacks.streamlit.streamlit_callback_handler import LLMThoughtLabeler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMThoughtState from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py import LLMThoughtState
with new imports of:
>> from langchain_community.callbacks.streamlit.streamlit_callback_handler import LLMThoughtState
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing StreamlitCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py import StreamlitCallbackHandler
with new imports of:
>> from langchain_community.callbacks.streamlit.streamlit_callback_handler import StreamlitCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ToolRecord from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/streamlit/streamlit_callback_handler.py import ToolRecord
with new imports of:
>> from langchain_community.callbacks.streamlit.streamlit_callback_handler import ToolRecord
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WandbTracer from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/__init__.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/__init__.py import WandbTracer
with new imports of:
>> from langchain_community.callbacks.tracers.wandb import WandbTracer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CometTracer from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/comet.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/comet.py import CometTracer
with new imports of:
>> from langchain_community.callbacks.tracers.comet import CometTracer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing import_comet_llm_api from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/comet.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/comet.py import import_comet_llm_api
with new imports of:
>> from langchain_community.callbacks.tracers.comet import import_comet_llm_api
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RunProcessor from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/wandb.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/wandb.py import RunProcessor
with new imports of:
>> from langchain_community.callbacks.tracers.wandb import RunProcessor
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WandbRunArgs from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/wandb.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/wandb.py import WandbRunArgs
with new imports of:
>> from langchain_community.callbacks.tracers.wandb import WandbRunArgs
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WandbTracer from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/wandb.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/tracers/wandb.py import WandbTracer
with new imports of:
>> from langchain_community.callbacks.tracers.wandb import WandbTracer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TrubricsCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/trubrics_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/trubrics_callback.py import TrubricsCallbackHandler
with new imports of:
>> from langchain_community.callbacks.trubrics_callback import TrubricsCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseMetadataCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import BaseMetadataCallbackHandler
with new imports of:
>> from langchain_community.callbacks.utils import BaseMetadataCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing _flatten_dict from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import _flatten_dict
with new imports of:
>> from langchain_community.callbacks.utils import _flatten_dict
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing flatten_dict from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import flatten_dict
with new imports of:
>> from langchain_community.callbacks.utils import flatten_dict
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing hash_string from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import hash_string
with new imports of:
>> from langchain_community.callbacks.utils import hash_string
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing import_pandas from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import import_pandas
with new imports of:
>> from langchain_community.callbacks.utils import import_pandas
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing import_spacy from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import import_spacy
with new imports of:
>> from langchain_community.callbacks.utils import import_spacy
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing import_textstat from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import import_textstat
with new imports of:
>> from langchain_community.callbacks.utils import import_textstat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing load_json from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/utils.py import load_json
with new imports of:
>> from langchain_community.callbacks.utils import load_json
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WandbCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/wandb_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/wandb_callback.py import WandbCallbackHandler
with new imports of:
>> from langchain_community.callbacks.wandb_callback import WandbCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WhyLabsCallbackHandler from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/whylabs_callback.py is deprecated. Please replace deprecated imports:
>> from /nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/callbacks/whylabs_callback.py import WhyLabsCallbackHandler
with new imports of:
>> from langchain_community.callbacks.whylabs_callback import WhyLabsCallbackHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAPIEndpointChain from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import OpenAPIEndpointChain
with new imports of:
>> from langchain_community.chains.openapi.chain import OpenAPIEndpointChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing REQUEST_TEMPLATE from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import REQUEST_TEMPLATE
with new imports of:
>> from langchain_community.chains.openapi.prompts import REQUEST_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RESPONSE_TEMPLATE from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import RESPONSE_TEMPLATE
with new imports of:
>> from langchain_community.chains.openapi.prompts import RESPONSE_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIRequesterChain from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import APIRequesterChain
with new imports of:
>> from langchain_community.chains.openapi.requests_chain import APIRequesterChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIRequesterOutputParser from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import APIRequesterOutputParser
with new imports of:
>> from langchain_community.chains.openapi.requests_chain import APIRequesterOutputParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing REQUEST_TEMPLATE from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import REQUEST_TEMPLATE
with new imports of:
>> from langchain_community.chains.openapi.requests_chain import REQUEST_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIResponderChain from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import APIResponderChain
with new imports of:
>> from langchain_community.chains.openapi.response_chain import APIResponderChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIResponderOutputParser from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import APIResponderOutputParser
with new imports of:
>> from langchain_community.chains.openapi.response_chain import APIResponderOutputParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RESPONSE_TEMPLATE from langchain.chains.api.openapi is deprecated. Please replace deprecated imports:
>> from langchain.chains.api.openapi import RESPONSE_TEMPLATE
with new imports of:
>> from langchain_community.chains.openapi.response_chain import RESPONSE_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ConversationKGMemory from langchain.chains.conversation is deprecated. Please replace deprecated imports:
>> from langchain.chains.conversation import ConversationKGMemory
with new imports of:
>> from langchain_community.memory.kg import ConversationKGMemory
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_to_ernie_function from langchain.chains.ernie_functions is deprecated. Please replace deprecated imports:
>> from langchain.chains.ernie_functions import convert_to_ernie_function
with new imports of:
>> from langchain_community.chains.ernie_functions.base import convert_to_ernie_function
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_ernie_fn_chain from langchain.chains.ernie_functions is deprecated. Please replace deprecated imports:
>> from langchain.chains.ernie_functions import create_ernie_fn_chain
with new imports of:
>> from langchain_community.chains.ernie_functions.base import create_ernie_fn_chain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_ernie_fn_runnable from langchain.chains.ernie_functions is deprecated. Please replace deprecated imports:
>> from langchain.chains.ernie_functions import create_ernie_fn_runnable
with new imports of:
>> from langchain_community.chains.ernie_functions.base import create_ernie_fn_runnable
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_structured_output_chain from langchain.chains.ernie_functions is deprecated. Please replace deprecated imports:
>> from langchain.chains.ernie_functions import create_structured_output_chain
with new imports of:
>> from langchain_community.chains.ernie_functions.base import create_structured_output_chain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_structured_output_runnable from langchain.chains.ernie_functions is deprecated. Please replace deprecated imports:
>> from langchain.chains.ernie_functions import create_structured_output_runnable
with new imports of:
>> from langchain_community.chains.ernie_functions.base import create_structured_output_runnable
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_ernie_output_parser from langchain.chains.ernie_functions is deprecated. Please replace deprecated imports:
>> from langchain.chains.ernie_functions import get_ernie_output_parser
with new imports of:
>> from langchain_community.chains.ernie_functions.base import get_ernie_output_parser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_python_function_to_ernie_function from langchain.chains.ernie_functions is deprecated. Please replace deprecated imports:
>> from langchain.chains.ernie_functions import convert_python_function_to_ernie_function
with new imports of:
>> from langchain_community.chains.ernie_functions.base import convert_python_function_to_ernie_function
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArangoGraphQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import ArangoGraphQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.arangodb import ArangoGraphQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GraphQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GraphQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.base import GraphQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CYPHER_GENERATION_PROMPT from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import CYPHER_GENERATION_PROMPT
with new imports of:
>> from langchain_community.chains.graph_qa.cypher import CYPHER_GENERATION_PROMPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GraphCypherQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GraphCypherQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.cypher import GraphCypherQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing INTERMEDIATE_STEPS_KEY from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import INTERMEDIATE_STEPS_KEY
with new imports of:
>> from langchain_community.chains.graph_qa.cypher import INTERMEDIATE_STEPS_KEY
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing construct_schema from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import construct_schema
with new imports of:
>> from langchain_community.chains.graph_qa.cypher import construct_schema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing extract_cypher from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import extract_cypher
with new imports of:
>> from langchain_community.chains.graph_qa.cypher import extract_cypher
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CypherQueryCorrector from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import CypherQueryCorrector
with new imports of:
>> from langchain_community.chains.graph_qa.cypher_utils import CypherQueryCorrector
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Schema from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import Schema
with new imports of:
>> from langchain_community.chains.graph_qa.cypher_utils import Schema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FalkorDBQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import FalkorDBQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.falkordb import FalkorDBQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing INTERMEDIATE_STEPS_KEY from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import INTERMEDIATE_STEPS_KEY
with new imports of:
>> from langchain_community.chains.graph_qa.falkordb import INTERMEDIATE_STEPS_KEY
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing extract_cypher from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import extract_cypher
with new imports of:
>> from langchain_community.chains.graph_qa.falkordb import extract_cypher
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GRAPHDB_SPARQL_FIX_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GRAPHDB_SPARQL_FIX_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.gremlin import GRAPHDB_SPARQL_FIX_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GremlinQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GremlinQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.gremlin import GremlinQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing INTERMEDIATE_STEPS_KEY from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import INTERMEDIATE_STEPS_KEY
with new imports of:
>> from langchain_community.chains.graph_qa.gremlin import INTERMEDIATE_STEPS_KEY
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing extract_gremlin from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import extract_gremlin
with new imports of:
>> from langchain_community.chains.graph_qa.gremlin import extract_gremlin
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HugeGraphQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import HugeGraphQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.hugegraph import HugeGraphQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing KuzuQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import KuzuQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.kuzu import KuzuQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing extract_cypher from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import extract_cypher
with new imports of:
>> from langchain_community.chains.graph_qa.kuzu import extract_cypher
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing remove_prefix from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import remove_prefix
with new imports of:
>> from langchain_community.chains.graph_qa.kuzu import remove_prefix
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NebulaGraphQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NebulaGraphQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.nebulagraph import NebulaGraphQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing INTERMEDIATE_STEPS_KEY from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import INTERMEDIATE_STEPS_KEY
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_cypher import INTERMEDIATE_STEPS_KEY
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NeptuneOpenCypherQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NeptuneOpenCypherQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_cypher import NeptuneOpenCypherQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing extract_cypher from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import extract_cypher
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_cypher import extract_cypher
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing trim_query from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import trim_query
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_cypher import trim_query
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing use_simple_prompt from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import use_simple_prompt
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_cypher import use_simple_prompt
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing INTERMEDIATE_STEPS_KEY from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import INTERMEDIATE_STEPS_KEY
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_sparql import INTERMEDIATE_STEPS_KEY
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NeptuneSparqlQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NeptuneSparqlQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_sparql import NeptuneSparqlQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SPARQL_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import SPARQL_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_sparql import SPARQL_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing extract_sparql from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import extract_sparql
with new imports of:
>> from langchain_community.chains.graph_qa.neptune_sparql import extract_sparql
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OntotextGraphDBQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import OntotextGraphDBQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.ontotext_graphdb import OntotextGraphDBQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AQL_FIX_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import AQL_FIX_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import AQL_FIX_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AQL_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import AQL_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import AQL_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AQL_QA_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import AQL_QA_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import AQL_QA_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CYPHER_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import CYPHER_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import CYPHER_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CYPHER_QA_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import CYPHER_QA_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import CYPHER_QA_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GRAPHDB_QA_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GRAPHDB_QA_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import GRAPHDB_QA_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GRAPHDB_SPARQL_FIX_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GRAPHDB_SPARQL_FIX_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import GRAPHDB_SPARQL_FIX_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GRAPHDB_SPARQL_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GRAPHDB_SPARQL_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import GRAPHDB_SPARQL_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GREMLIN_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GREMLIN_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import GREMLIN_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing KUZU_EXTRA_INSTRUCTIONS from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import KUZU_EXTRA_INSTRUCTIONS
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import KUZU_EXTRA_INSTRUCTIONS
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing KUZU_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import KUZU_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import KUZU_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NEBULAGRAPH_EXTRA_INSTRUCTIONS from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NEBULAGRAPH_EXTRA_INSTRUCTIONS
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import NEBULAGRAPH_EXTRA_INSTRUCTIONS
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NEPTUNE_OPENCYPHER_EXTRA_INSTRUCTIONS from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NEPTUNE_OPENCYPHER_EXTRA_INSTRUCTIONS
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import NEPTUNE_OPENCYPHER_EXTRA_INSTRUCTIONS
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NEPTUNE_OPENCYPHER_GENERATION_SIMPLE_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NEPTUNE_OPENCYPHER_GENERATION_SIMPLE_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import NEPTUNE_OPENCYPHER_GENERATION_SIMPLE_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NEPTUNE_OPENCYPHER_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NEPTUNE_OPENCYPHER_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import NEPTUNE_OPENCYPHER_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NGQL_GENERATION_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import NGQL_GENERATION_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import NGQL_GENERATION_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SPARQL_GENERATION_SELECT_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import SPARQL_GENERATION_SELECT_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import SPARQL_GENERATION_SELECT_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SPARQL_GENERATION_UPDATE_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import SPARQL_GENERATION_UPDATE_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import SPARQL_GENERATION_UPDATE_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SPARQL_INTENT_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import SPARQL_INTENT_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import SPARQL_INTENT_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SPARQL_QA_TEMPLATE from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import SPARQL_QA_TEMPLATE
with new imports of:
>> from langchain_community.chains.graph_qa.prompts import SPARQL_QA_TEMPLATE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GraphSparqlQAChain from langchain.chains.graph_qa is deprecated. Please replace deprecated imports:
>> from langchain.chains.graph_qa import GraphSparqlQAChain
with new imports of:
>> from langchain_community.chains.graph_qa.sparql import GraphSparqlQAChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMRequestsChain from langchain.chains is deprecated. Please replace deprecated imports:
>> from langchain.chains import LLMRequestsChain
with new imports of:
>> from langchain_community.chains.llm_requests import LLMRequestsChain
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FolderFacebookMessengerChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import FolderFacebookMessengerChatLoader
with new imports of:
>> from langchain_community.chat_loaders.facebook_messenger import FolderFacebookMessengerChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SingleFileFacebookMessengerChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import SingleFileFacebookMessengerChatLoader
with new imports of:
>> from langchain_community.chat_loaders.facebook_messenger import SingleFileFacebookMessengerChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GMailLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import GMailLoader
with new imports of:
>> from langchain_community.chat_loaders.gmail import GMailLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing IMessageChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import IMessageChatLoader
with new imports of:
>> from langchain_community.chat_loaders.imessage import IMessageChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LangSmithDatasetChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import LangSmithDatasetChatLoader
with new imports of:
>> from langchain_community.chat_loaders.langsmith import LangSmithDatasetChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LangSmithRunChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import LangSmithRunChatLoader
with new imports of:
>> from langchain_community.chat_loaders.langsmith import LangSmithRunChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import SlackChatLoader
with new imports of:
>> from langchain_community.chat_loaders.slack import SlackChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TelegramChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import TelegramChatLoader
with new imports of:
>> from langchain_community.chat_loaders.telegram import TelegramChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing map_ai_messages from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import map_ai_messages
with new imports of:
>> from langchain_community.chat_loaders.utils import map_ai_messages
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing map_ai_messages_in_session from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import map_ai_messages_in_session
with new imports of:
>> from langchain_community.chat_loaders.utils import map_ai_messages_in_session
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing merge_chat_runs from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import merge_chat_runs
with new imports of:
>> from langchain_community.chat_loaders.utils import merge_chat_runs
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing merge_chat_runs_in_session from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import merge_chat_runs_in_session
with new imports of:
>> from langchain_community.chat_loaders.utils import merge_chat_runs_in_session
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WhatsAppChatLoader from langchain.chat_loaders is deprecated. Please replace deprecated imports:
>> from langchain.chat_loaders import WhatsAppChatLoader
with new imports of:
>> from langchain_community.chat_loaders.whatsapp import WhatsAppChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import AzureChatOpenAI`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import BedrockChat`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatAnthropic`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatAnyscale`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatBaichuan`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatCohere`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatDatabricks`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatEverlyAI`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatFireworks`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatGooglePalm`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatHunyuan`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatJavelinAIGateway`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatKonko`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatLiteLLM`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatMLflowAIGateway`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatMlflow`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatOllama`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatOpenAI`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatVertexAI`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ChatYandexGPT`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import ErnieBotChat`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import FakeListChatModel`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import GigaChat`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import HumanInputChatModel`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import JinaChat`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import MiniMaxChat`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import PaiEasChatEndpoint`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import PromptLayerChatOpenAI`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import QianfanChatEndpoint`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.chat_models import VolcEngineMaasChat`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatAnthropic from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatAnthropic
with new imports of:
>> from langchain_community.chat_models.anthropic import ChatAnthropic
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_messages_to_prompt_anthropic from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import convert_messages_to_prompt_anthropic
with new imports of:
>> from langchain_community.chat_models.anthropic import convert_messages_to_prompt_anthropic
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatAnyscale from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatAnyscale
with new imports of:
>> from langchain_community.chat_models.anyscale import ChatAnyscale
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureChatOpenAI from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import AzureChatOpenAI
with new imports of:
>> from langchain_community.chat_models.azure_openai import AzureChatOpenAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureMLChatOnlineEndpoint from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import AzureMLChatOnlineEndpoint
with new imports of:
>> from langchain_community.chat_models.azureml_endpoint import AzureMLChatOnlineEndpoint
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LlamaContentFormatter from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import LlamaContentFormatter
with new imports of:
>> from langchain_community.chat_models.azureml_endpoint import LlamaContentFormatter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatBaichuan from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatBaichuan
with new imports of:
>> from langchain_community.chat_models.baichuan import ChatBaichuan
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QianfanChatEndpoint from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import QianfanChatEndpoint
with new imports of:
>> from langchain_community.chat_models.baidu_qianfan_endpoint import QianfanChatEndpoint
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BedrockChat from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import BedrockChat
with new imports of:
>> from langchain_community.chat_models.bedrock import BedrockChat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatPromptAdapter from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatPromptAdapter
with new imports of:
>> from langchain_community.chat_models.bedrock import ChatPromptAdapter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatCohere from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatCohere
with new imports of:
>> from langchain_community.chat_models.cohere import ChatCohere
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatDatabricks from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatDatabricks
with new imports of:
>> from langchain_community.chat_models.databricks import ChatDatabricks
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ErnieBotChat from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ErnieBotChat
with new imports of:
>> from langchain_community.chat_models.ernie import ErnieBotChat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatEverlyAI from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatEverlyAI
with new imports of:
>> from langchain_community.chat_models.everlyai import ChatEverlyAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FakeListChatModel from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import FakeListChatModel
with new imports of:
>> from langchain_community.chat_models.fake import FakeListChatModel
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FakeMessagesListChatModel from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import FakeMessagesListChatModel
with new imports of:
>> from langchain_community.chat_models.fake import FakeMessagesListChatModel
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatFireworks from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatFireworks
with new imports of:
>> from langchain_community.chat_models.fireworks import ChatFireworks
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GigaChat from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import GigaChat
with new imports of:
>> from langchain_community.chat_models.gigachat import GigaChat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatGooglePalm from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatGooglePalm
with new imports of:
>> from langchain_community.chat_models.google_palm import ChatGooglePalm
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatGooglePalmError from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatGooglePalmError
with new imports of:
>> from langchain_community.chat_models.google_palm import ChatGooglePalmError
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HumanInputChatModel from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import HumanInputChatModel
with new imports of:
>> from langchain_community.chat_models.human import HumanInputChatModel
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatHunyuan from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatHunyuan
with new imports of:
>> from langchain_community.chat_models.hunyuan import ChatHunyuan
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatJavelinAIGateway from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatJavelinAIGateway
with new imports of:
>> from langchain_community.chat_models.javelin_ai_gateway import ChatJavelinAIGateway
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatParams from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatParams
with new imports of:
>> from langchain_community.chat_models.javelin_ai_gateway import ChatParams
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JinaChat from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import JinaChat
with new imports of:
>> from langchain_community.chat_models.jinachat import JinaChat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatKonko from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatKonko
with new imports of:
>> from langchain_community.chat_models.konko import ChatKonko
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatLiteLLM from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatLiteLLM
with new imports of:
>> from langchain_community.chat_models.litellm import ChatLiteLLM
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatLiteLLMException from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatLiteLLMException
with new imports of:
>> from langchain_community.chat_models.litellm import ChatLiteLLMException
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_messages_to_prompt_llama from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import convert_messages_to_prompt_llama
with new imports of:
>> from langchain_community.chat_models.meta import convert_messages_to_prompt_llama
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MiniMaxChat from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import MiniMaxChat
with new imports of:
>> from langchain_community.chat_models.minimax import MiniMaxChat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatMlflow from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatMlflow
with new imports of:
>> from langchain_community.chat_models.mlflow import ChatMlflow
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatMLflowAIGateway from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatMLflowAIGateway
with new imports of:
>> from langchain_community.chat_models.mlflow_ai_gateway import ChatMLflowAIGateway
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatParams from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatParams
with new imports of:
>> from langchain_community.chat_models.mlflow_ai_gateway import ChatParams
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatOllama from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatOllama
with new imports of:
>> from langchain_community.chat_models.ollama import ChatOllama
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatOpenAI from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatOpenAI
with new imports of:
>> from langchain_community.chat_models.openai import ChatOpenAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PaiEasChatEndpoint from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import PaiEasChatEndpoint
with new imports of:
>> from langchain_community.chat_models.pai_eas_endpoint import PaiEasChatEndpoint
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PromptLayerChatOpenAI from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import PromptLayerChatOpenAI
with new imports of:
>> from langchain_community.chat_models.promptlayer_openai import PromptLayerChatOpenAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatTongyi from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatTongyi
with new imports of:
>> from langchain_community.chat_models.tongyi import ChatTongyi
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatVertexAI from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatVertexAI
with new imports of:
>> from langchain_community.chat_models.vertexai import ChatVertexAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VolcEngineMaasChat from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import VolcEngineMaasChat
with new imports of:
>> from langchain_community.chat_models.volcengine_maas import VolcEngineMaasChat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing convert_dict_to_message from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import convert_dict_to_message
with new imports of:
>> from langchain_community.chat_models.volcengine_maas import convert_dict_to_message
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatYandexGPT from langchain.chat_models is deprecated. Please replace deprecated imports:
>> from langchain.chat_models import ChatYandexGPT
with new imports of:
>> from langchain_community.chat_models.yandex import ChatYandexGPT
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocstoreFn from langchain.docstore is deprecated. Please replace deprecated imports:
>> from langchain.docstore import DocstoreFn
with new imports of:
>> from langchain_community.docstore.arbitrary_fn import DocstoreFn
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InMemoryDocstore from langchain.docstore is deprecated. Please replace deprecated imports:
>> from langchain.docstore import InMemoryDocstore
with new imports of:
>> from langchain_community.docstore.in_memory import InMemoryDocstore
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Wikipedia from langchain.docstore is deprecated. Please replace deprecated imports:
>> from langchain.docstore import Wikipedia
with new imports of:
>> from langchain_community.docstore.wikipedia import Wikipedia
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AddableMixin from langchain.docstore is deprecated. Please replace deprecated imports:
>> from langchain.docstore import AddableMixin
with new imports of:
>> from langchain_community.docstore.base import AddableMixin
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Docstore from langchain.docstore is deprecated. Please replace deprecated imports:
>> from langchain.docstore import Docstore
with new imports of:
>> from langchain_community.docstore.base import Docstore
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AZLyricsLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AZLyricsLoader
with new imports of:
>> from langchain_community.document_loaders import AZLyricsLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AcreomLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AcreomLoader
with new imports of:
>> from langchain_community.document_loaders import AcreomLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteCDKLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteCDKLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteCDKLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteGongLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteGongLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteGongLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteHubspotLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteHubspotLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteHubspotLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteJSONLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteJSONLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteJSONLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteSalesforceLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteSalesforceLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteSalesforceLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteShopifyLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteShopifyLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteShopifyLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteStripeLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteStripeLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteStripeLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteTypeformLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteTypeformLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteTypeformLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirbyteZendeskSupportLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirbyteZendeskSupportLoader
with new imports of:
>> from langchain_community.document_loaders import AirbyteZendeskSupportLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AirtableLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AirtableLoader
with new imports of:
>> from langchain_community.document_loaders import AirtableLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AmazonTextractPDFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AmazonTextractPDFLoader
with new imports of:
>> from langchain_community.document_loaders import AmazonTextractPDFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ApifyDatasetLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ApifyDatasetLoader
with new imports of:
>> from langchain_community.document_loaders import ApifyDatasetLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArcGISLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ArcGISLoader
with new imports of:
>> from langchain_community.document_loaders import ArcGISLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArxivLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ArxivLoader
with new imports of:
>> from langchain_community.document_loaders import ArxivLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AssemblyAIAudioTranscriptLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AssemblyAIAudioTranscriptLoader
with new imports of:
>> from langchain_community.document_loaders import AssemblyAIAudioTranscriptLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AsyncChromiumLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AsyncChromiumLoader
with new imports of:
>> from langchain_community.document_loaders import AsyncChromiumLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AsyncHtmlLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AsyncHtmlLoader
with new imports of:
>> from langchain_community.document_loaders import AsyncHtmlLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureAIDataLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AzureAIDataLoader
with new imports of:
>> from langchain_community.document_loaders import AzureAIDataLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureBlobStorageContainerLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AzureBlobStorageContainerLoader
with new imports of:
>> from langchain_community.document_loaders import AzureBlobStorageContainerLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureBlobStorageFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import AzureBlobStorageFileLoader
with new imports of:
>> from langchain_community.document_loaders import AzureBlobStorageFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BSHTMLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BSHTMLLoader
with new imports of:
>> from langchain_community.document_loaders import BSHTMLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BibtexLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BibtexLoader
with new imports of:
>> from langchain_community.document_loaders import BibtexLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BigQueryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BigQueryLoader
with new imports of:
>> from langchain_community.document_loaders import BigQueryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BiliBiliLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BiliBiliLoader
with new imports of:
>> from langchain_community.document_loaders import BiliBiliLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BlackboardLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BlackboardLoader
with new imports of:
>> from langchain_community.document_loaders import BlackboardLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BlockchainDocumentLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BlockchainDocumentLoader
with new imports of:
>> from langchain_community.document_loaders import BlockchainDocumentLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BraveSearchLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BraveSearchLoader
with new imports of:
>> from langchain_community.document_loaders import BraveSearchLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BrowserlessLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BrowserlessLoader
with new imports of:
>> from langchain_community.document_loaders import BrowserlessLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CSVLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import CSVLoader
with new imports of:
>> from langchain_community.document_loaders import CSVLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatGPTLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ChatGPTLoader
with new imports of:
>> from langchain_community.document_loaders import ChatGPTLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CoNLLULoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import CoNLLULoader
with new imports of:
>> from langchain_community.document_loaders import CoNLLULoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CollegeConfidentialLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import CollegeConfidentialLoader
with new imports of:
>> from langchain_community.document_loaders import CollegeConfidentialLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ConcurrentLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ConcurrentLoader
with new imports of:
>> from langchain_community.document_loaders import ConcurrentLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ConfluenceLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ConfluenceLoader
with new imports of:
>> from langchain_community.document_loaders import ConfluenceLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CouchbaseLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import CouchbaseLoader
with new imports of:
>> from langchain_community.document_loaders import CouchbaseLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CubeSemanticLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import CubeSemanticLoader
with new imports of:
>> from langchain_community.document_loaders import CubeSemanticLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DataFrameLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DataFrameLoader
with new imports of:
>> from langchain_community.document_loaders import DataFrameLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DatadogLogsLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DatadogLogsLoader
with new imports of:
>> from langchain_community.document_loaders import DatadogLogsLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DiffbotLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DiffbotLoader
with new imports of:
>> from langchain_community.document_loaders import DiffbotLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import DirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DiscordChatLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DiscordChatLoader
with new imports of:
>> from langchain_community.document_loaders import DiscordChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocugamiLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DocugamiLoader
with new imports of:
>> from langchain_community.document_loaders import DocugamiLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocusaurusLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DocusaurusLoader
with new imports of:
>> from langchain_community.document_loaders import DocusaurusLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Docx2txtLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import Docx2txtLoader
with new imports of:
>> from langchain_community.document_loaders import Docx2txtLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DropboxLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DropboxLoader
with new imports of:
>> from langchain_community.document_loaders import DropboxLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DuckDBLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DuckDBLoader
with new imports of:
>> from langchain_community.document_loaders import DuckDBLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EtherscanLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import EtherscanLoader
with new imports of:
>> from langchain_community.document_loaders import EtherscanLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EverNoteLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import EverNoteLoader
with new imports of:
>> from langchain_community.document_loaders import EverNoteLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FacebookChatLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import FacebookChatLoader
with new imports of:
>> from langchain_community.document_loaders import FacebookChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FaunaLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import FaunaLoader
with new imports of:
>> from langchain_community.document_loaders import FaunaLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FigmaFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import FigmaFileLoader
with new imports of:
>> from langchain_community.document_loaders import FigmaFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileSystemBlobLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import FileSystemBlobLoader
with new imports of:
>> from langchain_community.document_loaders import FileSystemBlobLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GCSDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GCSDirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import GCSDirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GCSFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GCSFileLoader
with new imports of:
>> from langchain_community.document_loaders import GCSFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GeoDataFrameLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GeoDataFrameLoader
with new imports of:
>> from langchain_community.document_loaders import GeoDataFrameLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GitHubIssuesLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GitHubIssuesLoader
with new imports of:
>> from langchain_community.document_loaders import GitHubIssuesLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GitLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GitLoader
with new imports of:
>> from langchain_community.document_loaders import GitLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GitbookLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GitbookLoader
with new imports of:
>> from langchain_community.document_loaders import GitbookLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GithubFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GithubFileLoader
with new imports of:
>> from langchain_community.document_loaders import GithubFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleApiClient from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GoogleApiClient
with new imports of:
>> from langchain_community.document_loaders import GoogleApiClient
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleApiYoutubeLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GoogleApiYoutubeLoader
with new imports of:
>> from langchain_community.document_loaders import GoogleApiYoutubeLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleDriveLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GoogleDriveLoader
with new imports of:
>> from langchain_community.document_loaders import GoogleDriveLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleSpeechToTextLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GoogleSpeechToTextLoader
with new imports of:
>> from langchain_community.document_loaders import GoogleSpeechToTextLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GutenbergLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GutenbergLoader
with new imports of:
>> from langchain_community.document_loaders import GutenbergLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HNLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import HNLoader
with new imports of:
>> from langchain_community.document_loaders import HNLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HuggingFaceDatasetLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import HuggingFaceDatasetLoader
with new imports of:
>> from langchain_community.document_loaders import HuggingFaceDatasetLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing IFixitLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import IFixitLoader
with new imports of:
>> from langchain_community.document_loaders import IFixitLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing IMSDbLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import IMSDbLoader
with new imports of:
>> from langchain_community.document_loaders import IMSDbLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ImageCaptionLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ImageCaptionLoader
with new imports of:
>> from langchain_community.document_loaders import ImageCaptionLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing IuguLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import IuguLoader
with new imports of:
>> from langchain_community.document_loaders import IuguLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JSONLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import JSONLoader
with new imports of:
>> from langchain_community.document_loaders import JSONLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JoplinLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import JoplinLoader
with new imports of:
>> from langchain_community.document_loaders import JoplinLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LakeFSLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import LakeFSLoader
with new imports of:
>> from langchain_community.document_loaders import LakeFSLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LarkSuiteDocLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import LarkSuiteDocLoader
with new imports of:
>> from langchain_community.document_loaders import LarkSuiteDocLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MHTMLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import MHTMLLoader
with new imports of:
>> from langchain_community.document_loaders import MHTMLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MWDumpLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import MWDumpLoader
with new imports of:
>> from langchain_community.document_loaders import MWDumpLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MastodonTootsLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import MastodonTootsLoader
with new imports of:
>> from langchain_community.document_loaders import MastodonTootsLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MathpixPDFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import MathpixPDFLoader
with new imports of:
>> from langchain_community.document_loaders import MathpixPDFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MaxComputeLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import MaxComputeLoader
with new imports of:
>> from langchain_community.document_loaders import MaxComputeLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MergedDataLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import MergedDataLoader
with new imports of:
>> from langchain_community.document_loaders import MergedDataLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ModernTreasuryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ModernTreasuryLoader
with new imports of:
>> from langchain_community.document_loaders import ModernTreasuryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MongodbLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import MongodbLoader
with new imports of:
>> from langchain_community.document_loaders import MongodbLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NewsURLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import NewsURLLoader
with new imports of:
>> from langchain_community.document_loaders import NewsURLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NotebookLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import NotebookLoader
with new imports of:
>> from langchain_community.document_loaders import NotebookLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NotionDBLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import NotionDBLoader
with new imports of:
>> from langchain_community.document_loaders import NotionDBLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NotionDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import NotionDirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import NotionDirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OBSDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OBSDirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import OBSDirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OBSFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OBSFileLoader
with new imports of:
>> from langchain_community.document_loaders import OBSFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ObsidianLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ObsidianLoader
with new imports of:
>> from langchain_community.document_loaders import ObsidianLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OneDriveFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OneDriveFileLoader
with new imports of:
>> from langchain_community.document_loaders import OneDriveFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OneDriveLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OneDriveLoader
with new imports of:
>> from langchain_community.document_loaders import OneDriveLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OnlinePDFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OnlinePDFLoader
with new imports of:
>> from langchain_community.document_loaders import OnlinePDFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenCityDataLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OpenCityDataLoader
with new imports of:
>> from langchain_community.document_loaders import OpenCityDataLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OutlookMessageLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OutlookMessageLoader
with new imports of:
>> from langchain_community.document_loaders import OutlookMessageLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PDFMinerLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PDFMinerLoader
with new imports of:
>> from langchain_community.document_loaders import PDFMinerLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PDFMinerPDFasHTMLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PDFMinerPDFasHTMLLoader
with new imports of:
>> from langchain_community.document_loaders import PDFMinerPDFasHTMLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PDFPlumberLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PDFPlumberLoader
with new imports of:
>> from langchain_community.document_loaders import PDFPlumberLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PagedPDFSplitter from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PagedPDFSplitter
with new imports of:
>> from langchain_community.document_loaders import PagedPDFSplitter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PlaywrightURLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PlaywrightURLLoader
with new imports of:
>> from langchain_community.document_loaders import PlaywrightURLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PolarsDataFrameLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PolarsDataFrameLoader
with new imports of:
>> from langchain_community.document_loaders import PolarsDataFrameLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PsychicLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PsychicLoader
with new imports of:
>> from langchain_community.document_loaders import PsychicLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PubMedLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PubMedLoader
with new imports of:
>> from langchain_community.document_loaders import PubMedLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyMuPDFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PyMuPDFLoader
with new imports of:
>> from langchain_community.document_loaders import PyMuPDFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyPDFDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PyPDFDirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import PyPDFDirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyPDFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PyPDFLoader
with new imports of:
>> from langchain_community.document_loaders import PyPDFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyPDFium2Loader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PyPDFium2Loader
with new imports of:
>> from langchain_community.document_loaders import PyPDFium2Loader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PySparkDataFrameLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PySparkDataFrameLoader
with new imports of:
>> from langchain_community.document_loaders import PySparkDataFrameLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PythonLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PythonLoader
with new imports of:
>> from langchain_community.document_loaders import PythonLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RSSFeedLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import RSSFeedLoader
with new imports of:
>> from langchain_community.document_loaders import RSSFeedLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ReadTheDocsLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ReadTheDocsLoader
with new imports of:
>> from langchain_community.document_loaders import ReadTheDocsLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RecursiveUrlLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import RecursiveUrlLoader
with new imports of:
>> from langchain_community.document_loaders import RecursiveUrlLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RedditPostsLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import RedditPostsLoader
with new imports of:
>> from langchain_community.document_loaders import RedditPostsLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RoamLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import RoamLoader
with new imports of:
>> from langchain_community.document_loaders import RoamLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RocksetLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import RocksetLoader
with new imports of:
>> from langchain_community.document_loaders import RocksetLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing S3DirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import S3DirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import S3DirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing S3FileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import S3FileLoader
with new imports of:
>> from langchain_community.document_loaders import S3FileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SRTLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import SRTLoader
with new imports of:
>> from langchain_community.document_loaders import SRTLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SeleniumURLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import SeleniumURLLoader
with new imports of:
>> from langchain_community.document_loaders import SeleniumURLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SharePointLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import SharePointLoader
with new imports of:
>> from langchain_community.document_loaders import SharePointLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SitemapLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import SitemapLoader
with new imports of:
>> from langchain_community.document_loaders import SitemapLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import SlackDirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import SlackDirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SnowflakeLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import SnowflakeLoader
with new imports of:
>> from langchain_community.document_loaders import SnowflakeLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SpreedlyLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import SpreedlyLoader
with new imports of:
>> from langchain_community.document_loaders import SpreedlyLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing StripeLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import StripeLoader
with new imports of:
>> from langchain_community.document_loaders import StripeLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TelegramChatApiLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TelegramChatApiLoader
with new imports of:
>> from langchain_community.document_loaders import TelegramChatApiLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TelegramChatFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TelegramChatFileLoader
with new imports of:
>> from langchain_community.document_loaders import TelegramChatFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TelegramChatLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TelegramChatLoader
with new imports of:
>> from langchain_community.document_loaders import TelegramChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TencentCOSDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TencentCOSDirectoryLoader
with new imports of:
>> from langchain_community.document_loaders import TencentCOSDirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TencentCOSFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TencentCOSFileLoader
with new imports of:
>> from langchain_community.document_loaders import TencentCOSFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TensorflowDatasetLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TensorflowDatasetLoader
with new imports of:
>> from langchain_community.document_loaders import TensorflowDatasetLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TextLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TextLoader
with new imports of:
>> from langchain_community.document_loaders import TextLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ToMarkdownLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ToMarkdownLoader
with new imports of:
>> from langchain_community.document_loaders import ToMarkdownLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TomlLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TomlLoader
with new imports of:
>> from langchain_community.document_loaders import TomlLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TrelloLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TrelloLoader
with new imports of:
>> from langchain_community.document_loaders import TrelloLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TwitterTweetLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TwitterTweetLoader
with new imports of:
>> from langchain_community.document_loaders import TwitterTweetLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredAPIFileIOLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredAPIFileIOLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredAPIFileIOLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredAPIFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredAPIFileLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredAPIFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredCSVLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredCSVLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredCSVLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredEPubLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredEPubLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredEPubLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredEmailLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredEmailLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredEmailLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredExcelLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredExcelLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredExcelLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredFileIOLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredFileIOLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredFileIOLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredFileLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredHTMLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredHTMLLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredHTMLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredImageLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredImageLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredImageLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredMarkdownLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredMarkdownLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredMarkdownLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredODTLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredODTLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredODTLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredOrgModeLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredOrgModeLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredOrgModeLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredPDFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredPDFLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredPDFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredPowerPointLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredPowerPointLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredPowerPointLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredRSTLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredRSTLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredRSTLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredRTFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredRTFLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredRTFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredTSVLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredTSVLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredTSVLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredURLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredURLLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredURLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredWordDocumentLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredWordDocumentLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredWordDocumentLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredXMLLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredXMLLoader
with new imports of:
>> from langchain_community.document_loaders import UnstructuredXMLLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WeatherDataLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import WeatherDataLoader
with new imports of:
>> from langchain_community.document_loaders import WeatherDataLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WebBaseLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import WebBaseLoader
with new imports of:
>> from langchain_community.document_loaders import WebBaseLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WhatsAppChatLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import WhatsAppChatLoader
with new imports of:
>> from langchain_community.document_loaders import WhatsAppChatLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WikipediaLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import WikipediaLoader
with new imports of:
>> from langchain_community.document_loaders import WikipediaLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing XorbitsLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import XorbitsLoader
with new imports of:
>> from langchain_community.document_loaders import XorbitsLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YoutubeAudioLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import YoutubeAudioLoader
with new imports of:
>> from langchain_community.document_loaders import YoutubeAudioLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YoutubeLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import YoutubeLoader
with new imports of:
>> from langchain_community.document_loaders import YoutubeLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YuqueLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import YuqueLoader
with new imports of:
>> from langchain_community.document_loaders import YuqueLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TranscriptFormat from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import TranscriptFormat
with new imports of:
>> from langchain_community.document_loaders.assemblyai import TranscriptFormat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaiduBOSDirectoryLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BaiduBOSDirectoryLoader
with new imports of:
>> from langchain_community.document_loaders.baiducloud_bos_directory import BaiduBOSDirectoryLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaiduBOSFileLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BaiduBOSFileLoader
with new imports of:
>> from langchain_community.document_loaders.baiducloud_bos_file import BaiduBOSFileLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365BaseLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import O365BaseLoader
with new imports of:
>> from langchain_community.document_loaders.base_o365 import O365BaseLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileSystemBlobLoader from langchain.document_loaders.blob_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.blob_loaders import FileSystemBlobLoader
with new imports of:
>> from langchain_community.document_loaders import FileSystemBlobLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YoutubeAudioLoader from langchain.document_loaders.blob_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.blob_loaders import YoutubeAudioLoader
with new imports of:
>> from langchain_community.document_loaders import YoutubeAudioLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BlockchainType from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BlockchainType
with new imports of:
>> from langchain_community.document_loaders.blockchain import BlockchainType
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing concatenate_rows from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import concatenate_rows
with new imports of:
>> from langchain_community.document_loaders.chatgpt import concatenate_rows
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ContentFormat from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import ContentFormat
with new imports of:
>> from langchain_community.document_loaders.confluence import ContentFormat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseDataFrameLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BaseDataFrameLoader
with new imports of:
>> from langchain_community.document_loaders.dataframe import BaseDataFrameLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing concatenate_rows from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import concatenate_rows
with new imports of:
>> from langchain_community.document_loaders.facebook_chat import concatenate_rows
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GenericLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import GenericLoader
with new imports of:
>> from langchain_community.document_loaders.generic import GenericLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseGitHubLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BaseGitHubLoader
with new imports of:
>> from langchain_community.document_loaders.github import BaseGitHubLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileEncoding from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import FileEncoding
with new imports of:
>> from langchain_community.document_loaders.helpers import FileEncoding
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing detect_file_encodings from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import detect_file_encodings
with new imports of:
>> from langchain_community.document_loaders.helpers import detect_file_encodings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LakeFSClient from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import LakeFSClient
with new imports of:
>> from langchain_community.document_loaders.lakefs import LakeFSClient
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredLakeFSLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredLakeFSLoader
with new imports of:
>> from langchain_community.document_loaders.lakefs import UnstructuredLakeFSLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing concatenate_cells from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import concatenate_cells
with new imports of:
>> from langchain_community.document_loaders.notebook import concatenate_cells
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing remove_newlines from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import remove_newlines
with new imports of:
>> from langchain_community.document_loaders.notebook import remove_newlines
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NucliaLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import NucliaLoader
with new imports of:
>> from langchain_community.document_loaders.nuclia import NucliaLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OneNoteLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import OneNoteLoader
with new imports of:
>> from langchain_community.document_loaders.onenote import OneNoteLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BS4HTMLParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import BS4HTMLParser
with new imports of:
>> from langchain_community.document_loaders.parsers.html.bs4 import BS4HTMLParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocAIParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import DocAIParser
with new imports of:
>> from langchain_community.document_loaders.parsers.docai import DocAIParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GrobidParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import GrobidParser
with new imports of:
>> from langchain_community.document_loaders.parsers.grobid import GrobidParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LanguageParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import LanguageParser
with new imports of:
>> from langchain_community.document_loaders.parsers.language.language_parser import LanguageParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAIWhisperParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import OpenAIWhisperParser
with new imports of:
>> from langchain_community.document_loaders.parsers.audio import OpenAIWhisperParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PDFMinerParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import PDFMinerParser
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import PDFMinerParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PDFPlumberParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import PDFPlumberParser
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import PDFPlumberParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyMuPDFParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import PyMuPDFParser
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import PyMuPDFParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyPDFParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import PyPDFParser
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import PyPDFParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PyPDFium2Parser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import PyPDFium2Parser
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import PyPDFium2Parser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAIWhisperParserLocal from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import OpenAIWhisperParserLocal
with new imports of:
>> from langchain_community.document_loaders.parsers.audio import OpenAIWhisperParserLocal
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YandexSTTParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import YandexSTTParser
with new imports of:
>> from langchain_community.document_loaders.parsers.audio import YandexSTTParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocAIParsingResults from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import DocAIParsingResults
with new imports of:
>> from langchain_community.document_loaders.parsers.docai import DocAIParsingResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MimeTypeBasedParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import MimeTypeBasedParser
with new imports of:
>> from langchain_community.document_loaders.parsers.generic import MimeTypeBasedParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ServerUnavailableException from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import ServerUnavailableException
with new imports of:
>> from langchain_community.document_loaders.parsers.grobid import ServerUnavailableException
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BS4HTMLParser from langchain.document_loaders.parsers.html is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers.html import BS4HTMLParser
with new imports of:
>> from langchain_community.document_loaders.parsers.html.bs4 import BS4HTMLParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LanguageParser from langchain.document_loaders.parsers.language is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers.language import LanguageParser
with new imports of:
>> from langchain_community.document_loaders.parsers.language.language_parser import LanguageParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CobolSegmenter from langchain.document_loaders.parsers.language is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers.language import CobolSegmenter
with new imports of:
>> from langchain_community.document_loaders.parsers.language.cobol import CobolSegmenter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CodeSegmenter from langchain.document_loaders.parsers.language is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers.language import CodeSegmenter
with new imports of:
>> from langchain_community.document_loaders.parsers.language.code_segmenter import CodeSegmenter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JavaScriptSegmenter from langchain.document_loaders.parsers.language is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers.language import JavaScriptSegmenter
with new imports of:
>> from langchain_community.document_loaders.parsers.language.javascript import JavaScriptSegmenter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PythonSegmenter from langchain.document_loaders.parsers.language is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers.language import PythonSegmenter
with new imports of:
>> from langchain_community.document_loaders.parsers.language.python import PythonSegmenter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MsWordParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import MsWordParser
with new imports of:
>> from langchain_community.document_loaders.parsers.msword import MsWordParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AmazonTextractPDFParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import AmazonTextractPDFParser
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import AmazonTextractPDFParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocumentIntelligenceParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import DocumentIntelligenceParser
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import DocumentIntelligenceParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing extract_from_images_with_rapidocr from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import extract_from_images_with_rapidocr
with new imports of:
>> from langchain_community.document_loaders.parsers.pdf import extract_from_images_with_rapidocr
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_parser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import get_parser
with new imports of:
>> from langchain_community.document_loaders.parsers.registry import get_parser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TextParser from langchain.document_loaders.parsers is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders.parsers import TextParser
with new imports of:
>> from langchain_community.document_loaders.parsers.txt import TextParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BasePDFLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import BasePDFLoader
with new imports of:
>> from langchain_community.document_loaders.pdf import BasePDFLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocumentIntelligenceLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import DocumentIntelligenceLoader
with new imports of:
>> from langchain_community.document_loaders.pdf import DocumentIntelligenceLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PySparkDataFrameLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PySparkDataFrameLoader
with new imports of:
>> from langchain_community.document_loaders.pyspark_dataframe import PySparkDataFrameLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PythonLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PythonLoader
with new imports of:
>> from langchain_community.document_loaders.python import PythonLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QuipLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import QuipLoader
with new imports of:
>> from langchain_community.document_loaders.quip import QuipLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RSpaceLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import RSpaceLoader
with new imports of:
>> from langchain_community.document_loaders.rspace import RSpaceLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing concatenate_rows from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import concatenate_rows
with new imports of:
>> from langchain_community.document_loaders.telegram import concatenate_rows
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing text_to_docs from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import text_to_docs
with new imports of:
>> from langchain_community.document_loaders.telegram import text_to_docs
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredBaseLoader from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredBaseLoader
with new imports of:
>> from langchain_community.document_loaders.unstructured import UnstructuredBaseLoader
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_elements_from_api from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import get_elements_from_api
with new imports of:
>> from langchain_community.document_loaders.unstructured import get_elements_from_api
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing satisfies_min_unstructured_version from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import satisfies_min_unstructured_version
with new imports of:
>> from langchain_community.document_loaders.unstructured import satisfies_min_unstructured_version
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing validate_unstructured_version from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import validate_unstructured_version
with new imports of:
>> from langchain_community.document_loaders.unstructured import validate_unstructured_version
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PlaywrightEvaluator from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import PlaywrightEvaluator
with new imports of:
>> from langchain_community.document_loaders.url_playwright import PlaywrightEvaluator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UnstructuredHtmlEvaluator from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import UnstructuredHtmlEvaluator
with new imports of:
>> from langchain_community.document_loaders.url_playwright import UnstructuredHtmlEvaluator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing concatenate_rows from langchain.document_loaders is deprecated. Please replace deprecated imports:
>> from langchain.document_loaders import concatenate_rows
with new imports of:
>> from langchain_community.document_loaders.whatsapp_chat import concatenate_rows
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BeautifulSoupTransformer from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import BeautifulSoupTransformer
with new imports of:
>> from langchain_community.document_transformers import BeautifulSoupTransformer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DoctranPropertyExtractor from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import DoctranPropertyExtractor
with new imports of:
>> from langchain_community.document_transformers import DoctranPropertyExtractor
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DoctranQATransformer from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import DoctranQATransformer
with new imports of:
>> from langchain_community.document_transformers import DoctranQATransformer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DoctranTextTranslator from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import DoctranTextTranslator
with new imports of:
>> from langchain_community.document_transformers import DoctranTextTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EmbeddingsClusteringFilter from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import EmbeddingsClusteringFilter
with new imports of:
>> from langchain_community.document_transformers import EmbeddingsClusteringFilter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EmbeddingsRedundantFilter from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import EmbeddingsRedundantFilter
with new imports of:
>> from langchain_community.document_transformers import EmbeddingsRedundantFilter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleTranslateTransformer from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import GoogleTranslateTransformer
with new imports of:
>> from langchain_community.document_transformers import GoogleTranslateTransformer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Html2TextTransformer from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import Html2TextTransformer
with new imports of:
>> from langchain_community.document_transformers import Html2TextTransformer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LongContextReorder from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import LongContextReorder
with new imports of:
>> from langchain_community.document_transformers import LongContextReorder
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NucliaTextTransformer from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import NucliaTextTransformer
with new imports of:
>> from langchain_community.document_transformers import NucliaTextTransformer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAIMetadataTagger from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import OpenAIMetadataTagger
with new imports of:
>> from langchain_community.document_transformers import OpenAIMetadataTagger
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_stateful_documents from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import get_stateful_documents
with new imports of:
>> from langchain_community.document_transformers import get_stateful_documents
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing _DocumentWithState from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import _DocumentWithState
with new imports of:
>> from langchain_community.document_transformers.embeddings_redundant_filter import _DocumentWithState
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing _filter_similar_embeddings from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import _filter_similar_embeddings
with new imports of:
>> from langchain_community.document_transformers.embeddings_redundant_filter import _filter_similar_embeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing _get_embeddings_from_stateful_docs from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import _get_embeddings_from_stateful_docs
with new imports of:
>> from langchain_community.document_transformers.embeddings_redundant_filter import _get_embeddings_from_stateful_docs
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing create_metadata_tagger from langchain.document_transformers is deprecated. Please replace deprecated imports:
>> from langchain.document_transformers import create_metadata_tagger
with new imports of:
>> from langchain_community.document_transformers.openai_functions import create_metadata_tagger
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AlephAlphaAsymmetricSemanticEmbedding from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import AlephAlphaAsymmetricSemanticEmbedding
with new imports of:
>> from langchain_community.embeddings import AlephAlphaAsymmetricSemanticEmbedding
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AlephAlphaSymmetricSemanticEmbedding from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import AlephAlphaSymmetricSemanticEmbedding
with new imports of:
>> from langchain_community.embeddings import AlephAlphaSymmetricSemanticEmbedding
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AwaEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import AwaEmbeddings
with new imports of:
>> from langchain_community.embeddings import AwaEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureOpenAIEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import AzureOpenAIEmbeddings
with new imports of:
>> from langchain_community.embeddings import AzureOpenAIEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BedrockEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import BedrockEmbeddings
with new imports of:
>> from langchain_community.embeddings import BedrockEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BookendEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import BookendEmbeddings
with new imports of:
>> from langchain_community.embeddings import BookendEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClarifaiEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import ClarifaiEmbeddings
with new imports of:
>> from langchain_community.embeddings import ClarifaiEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CohereEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import CohereEmbeddings
with new imports of:
>> from langchain_community.embeddings import CohereEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DashScopeEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import DashScopeEmbeddings
with new imports of:
>> from langchain_community.embeddings import DashScopeEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DatabricksEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import DatabricksEmbeddings
with new imports of:
>> from langchain_community.embeddings import DatabricksEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeepInfraEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import DeepInfraEmbeddings
with new imports of:
>> from langchain_community.embeddings import DeepInfraEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeterministicFakeEmbedding from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import DeterministicFakeEmbedding
with new imports of:
>> from langchain_community.embeddings import DeterministicFakeEmbedding
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import EdenAiEmbeddings
with new imports of:
>> from langchain_community.embeddings import EdenAiEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ElasticsearchEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import ElasticsearchEmbeddings
with new imports of:
>> from langchain_community.embeddings import ElasticsearchEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EmbaasEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import EmbaasEmbeddings
with new imports of:
>> from langchain_community.embeddings import EmbaasEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ErnieEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import ErnieEmbeddings
with new imports of:
>> from langchain_community.embeddings import ErnieEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FakeEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import FakeEmbeddings
with new imports of:
>> from langchain_community.embeddings import FakeEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FastEmbedEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import FastEmbedEmbeddings
with new imports of:
>> from langchain_community.embeddings import FastEmbedEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GPT4AllEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import GPT4AllEmbeddings
with new imports of:
>> from langchain_community.embeddings import GPT4AllEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GooglePalmEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import GooglePalmEmbeddings
with new imports of:
>> from langchain_community.embeddings import GooglePalmEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GradientEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import GradientEmbeddings
with new imports of:
>> from langchain_community.embeddings import GradientEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HuggingFaceBgeEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import HuggingFaceBgeEmbeddings
with new imports of:
>> from langchain_community.embeddings import HuggingFaceBgeEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HuggingFaceEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import HuggingFaceEmbeddings
with new imports of:
>> from langchain_community.embeddings import HuggingFaceEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HuggingFaceHubEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import HuggingFaceHubEmbeddings
with new imports of:
>> from langchain_community.embeddings import HuggingFaceHubEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HuggingFaceInferenceAPIEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import HuggingFaceInferenceAPIEmbeddings
with new imports of:
>> from langchain_community.embeddings import HuggingFaceInferenceAPIEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HuggingFaceInstructEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import HuggingFaceInstructEmbeddings
with new imports of:
>> from langchain_community.embeddings import HuggingFaceInstructEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InfinityEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import InfinityEmbeddings
with new imports of:
>> from langchain_community.embeddings import InfinityEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JavelinAIGatewayEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import JavelinAIGatewayEmbeddings
with new imports of:
>> from langchain_community.embeddings import JavelinAIGatewayEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JinaEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import JinaEmbeddings
with new imports of:
>> from langchain_community.embeddings import JinaEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JohnSnowLabsEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import JohnSnowLabsEmbeddings
with new imports of:
>> from langchain_community.embeddings import JohnSnowLabsEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LlamaCppEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import LlamaCppEmbeddings
with new imports of:
>> from langchain_community.embeddings import LlamaCppEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LocalAIEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import LocalAIEmbeddings
with new imports of:
>> from langchain_community.embeddings import LocalAIEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MiniMaxEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import MiniMaxEmbeddings
with new imports of:
>> from langchain_community.embeddings import MiniMaxEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MlflowAIGatewayEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import MlflowAIGatewayEmbeddings
with new imports of:
>> from langchain_community.embeddings import MlflowAIGatewayEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MlflowEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import MlflowEmbeddings
with new imports of:
>> from langchain_community.embeddings import MlflowEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ModelScopeEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import ModelScopeEmbeddings
with new imports of:
>> from langchain_community.embeddings import ModelScopeEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MosaicMLInstructorEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import MosaicMLInstructorEmbeddings
with new imports of:
>> from langchain_community.embeddings import MosaicMLInstructorEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NLPCloudEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import NLPCloudEmbeddings
with new imports of:
>> from langchain_community.embeddings import NLPCloudEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OctoAIEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import OctoAIEmbeddings
with new imports of:
>> from langchain_community.embeddings import OctoAIEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OllamaEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import OllamaEmbeddings
with new imports of:
>> from langchain_community.embeddings import OllamaEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAIEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import OpenAIEmbeddings
with new imports of:
>> from langchain_community.embeddings import OpenAIEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenVINOEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import OpenVINOEmbeddings
with new imports of:
>> from langchain_community.embeddings import OpenVINOEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QianfanEmbeddingsEndpoint from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import QianfanEmbeddingsEndpoint
with new imports of:
>> from langchain_community.embeddings import QianfanEmbeddingsEndpoint
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SagemakerEndpointEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import SagemakerEndpointEmbeddings
with new imports of:
>> from langchain_community.embeddings import SagemakerEndpointEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SelfHostedEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import SelfHostedEmbeddings
with new imports of:
>> from langchain_community.embeddings import SelfHostedEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SelfHostedHuggingFaceEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import SelfHostedHuggingFaceEmbeddings
with new imports of:
>> from langchain_community.embeddings import SelfHostedHuggingFaceEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SelfHostedHuggingFaceInstructEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import SelfHostedHuggingFaceInstructEmbeddings
with new imports of:
>> from langchain_community.embeddings import SelfHostedHuggingFaceInstructEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SentenceTransformerEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import SentenceTransformerEmbeddings
with new imports of:
>> from langchain_community.embeddings import SentenceTransformerEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SpacyEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import SpacyEmbeddings
with new imports of:
>> from langchain_community.embeddings import SpacyEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TensorflowHubEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import TensorflowHubEmbeddings
with new imports of:
>> from langchain_community.embeddings import TensorflowHubEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VertexAIEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import VertexAIEmbeddings
with new imports of:
>> from langchain_community.embeddings import VertexAIEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VoyageEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import VoyageEmbeddings
with new imports of:
>> from langchain_community.embeddings import VoyageEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing XinferenceEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import XinferenceEmbeddings
with new imports of:
>> from langchain_community.embeddings import XinferenceEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CloudflareWorkersAIEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import CloudflareWorkersAIEmbeddings
with new imports of:
>> from langchain_community.embeddings.cloudflare_workersai import CloudflareWorkersAIEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TinyAsyncOpenAIInfinityEmbeddingClient from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import TinyAsyncOpenAIInfinityEmbeddingClient
with new imports of:
>> from langchain_community.embeddings.infinity import TinyAsyncOpenAIInfinityEmbeddingClient
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing LLMRailsEmbeddings from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import LLMRailsEmbeddings
with new imports of:
>> from langchain_community.embeddings import LLMRailsEmbeddings
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EmbeddingsContentHandler from langchain.embeddings is deprecated. Please replace deprecated imports:
>> from langchain.embeddings import EmbeddingsContentHandler
with new imports of:
>> from langchain_community.embeddings.sagemaker_endpoint import EmbeddingsContentHandler
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArangoGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import ArangoGraph
with new imports of:
>> from langchain_community.graphs import ArangoGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FalkorDBGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import FalkorDBGraph
with new imports of:
>> from langchain_community.graphs import FalkorDBGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HugeGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import HugeGraph
with new imports of:
>> from langchain_community.graphs import HugeGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing KuzuGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import KuzuGraph
with new imports of:
>> from langchain_community.graphs import KuzuGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MemgraphGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import MemgraphGraph
with new imports of:
>> from langchain_community.graphs import MemgraphGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NebulaGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import NebulaGraph
with new imports of:
>> from langchain_community.graphs import NebulaGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Neo4jGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import Neo4jGraph
with new imports of:
>> from langchain_community.graphs import Neo4jGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NeptuneGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import NeptuneGraph
with new imports of:
>> from langchain_community.graphs import NeptuneGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NetworkxEntityGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import NetworkxEntityGraph
with new imports of:
>> from langchain_community.graphs import NetworkxEntityGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RdfGraph from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import RdfGraph
with new imports of:
>> from langchain_community.graphs import RdfGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_arangodb_client from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import get_arangodb_client
with new imports of:
>> from langchain_community.graphs.arangodb_graph import get_arangodb_client
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GraphDocument from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import GraphDocument
with new imports of:
>> from langchain_community.graphs.graph_document import GraphDocument
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Node from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import Node
with new imports of:
>> from langchain_community.graphs.graph_document import Node
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Relationship from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import Relationship
with new imports of:
>> from langchain_community.graphs.graph_document import Relationship
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GraphStore from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import GraphStore
with new imports of:
>> from langchain_community.graphs.graph_store import GraphStore
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing KnowledgeTriple from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import KnowledgeTriple
with new imports of:
>> from langchain_community.graphs.networkx_graph import KnowledgeTriple
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing get_entities from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import get_entities
with new imports of:
>> from langchain_community.graphs.networkx_graph import get_entities
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing parse_triples from langchain.graphs is deprecated. Please replace deprecated imports:
>> from langchain.graphs import parse_triples
with new imports of:
>> from langchain_community.graphs.networkx_graph import parse_triples
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/indexes/_sql_record_manager.py:45: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
Base = declarative_base()
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GraphIndexCreator from langchain.indexes is deprecated. Please replace deprecated imports:
>> from langchain.indexes import GraphIndexCreator
with new imports of:
>> from langchain_community.graphs.index_creator import GraphIndexCreator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NetworkxEntityGraph from langchain.indexes is deprecated. Please replace deprecated imports:
>> from langchain.indexes import NetworkxEntityGraph
with new imports of:
>> from langchain_community.graphs.networkx_graph import NetworkxEntityGraph
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/indexes/prompts/__init__.py:4: LangChainPendingDeprecationWarning: langchain.indexes.prompts will be removed in the future.If you're relying on these prompts, please open an issue on GitHub to explain your use case.
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AI21 from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import AI21
with new imports of:
>> from langchain_community.llms import AI21
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AI21PenaltyData from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import AI21PenaltyData
with new imports of:
>> from langchain_community.llms.ai21 import AI21PenaltyData
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AlephAlpha from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import AlephAlpha
with new imports of:
>> from langchain_community.llms import AlephAlpha
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AmazonAPIGateway from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import AmazonAPIGateway
with new imports of:
>> from langchain_community.llms import AmazonAPIGateway
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Anthropic from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Anthropic
with new imports of:
>> from langchain_community.llms import Anthropic
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Anyscale from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Anyscale
with new imports of:
>> from langchain_community.llms import Anyscale
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Arcee from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Arcee
with new imports of:
>> from langchain_community.llms import Arcee
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Aviary from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Aviary
with new imports of:
>> from langchain_community.llms import Aviary
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureMLEndpointClient from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import AzureMLEndpointClient
with new imports of:
>> from langchain_community.llms.azureml_endpoint import AzureMLEndpointClient
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureMLOnlineEndpoint from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import AzureMLOnlineEndpoint
with new imports of:
>> from langchain_community.llms import AzureMLOnlineEndpoint
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ContentFormatterBase from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import ContentFormatterBase
with new imports of:
>> from langchain_community.llms.azureml_endpoint import ContentFormatterBase
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CustomOpenAIContentFormatter from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import CustomOpenAIContentFormatter
with new imports of:
>> from langchain_community.llms.azureml_endpoint import CustomOpenAIContentFormatter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DollyContentFormatter from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import DollyContentFormatter
with new imports of:
>> from langchain_community.llms.azureml_endpoint import DollyContentFormatter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GPT2ContentFormatter from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import GPT2ContentFormatter
with new imports of:
>> from langchain_community.llms.azureml_endpoint import GPT2ContentFormatter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HFContentFormatter from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import HFContentFormatter
with new imports of:
>> from langchain_community.llms.azureml_endpoint import HFContentFormatter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OSSContentFormatter from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import OSSContentFormatter
with new imports of:
>> from langchain_community.llms.azureml_endpoint import OSSContentFormatter
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QianfanLLMEndpoint from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import QianfanLLMEndpoint
with new imports of:
>> from langchain_community.llms import QianfanLLMEndpoint
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Banana from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Banana
with new imports of:
>> from langchain_community.llms import Banana
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Baseten from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Baseten
with new imports of:
>> from langchain_community.llms import Baseten
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Beam from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Beam
with new imports of:
>> from langchain_community.llms import Beam
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Bedrock from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Bedrock
with new imports of:
>> from langchain_community.llms import Bedrock
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BedrockBase from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import BedrockBase
with new imports of:
>> from langchain_community.llms.bedrock import BedrockBase
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NIBittensorLLM from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import NIBittensorLLM
with new imports of:
>> from langchain_community.llms import NIBittensorLLM
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CerebriumAI from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import CerebriumAI
with new imports of:
>> from langchain_community.llms import CerebriumAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChatGLM from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import ChatGLM
with new imports of:
>> from langchain_community.llms import ChatGLM
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Clarifai from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Clarifai
with new imports of:
>> from langchain_community.llms import Clarifai
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CloudflareWorkersAI from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import CloudflareWorkersAI
with new imports of:
>> from langchain_community.llms.cloudflare_workersai import CloudflareWorkersAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Cohere from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Cohere
with new imports of:
>> from langchain_community.llms import Cohere
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CTransformers from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import CTransformers
with new imports of:
>> from langchain_community.llms import CTransformers
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CTranslate2 from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import CTranslate2
with new imports of:
>> from langchain_community.llms import CTranslate2
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Databricks from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Databricks
with new imports of:
>> from langchain_community.llms import Databricks
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeepInfra from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import DeepInfra
with new imports of:
>> from langchain_community.llms import DeepInfra
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeepSparse from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import DeepSparse
with new imports of:
>> from langchain_community.llms import DeepSparse
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAI from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import EdenAI
with new imports of:
>> from langchain_community.llms import EdenAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FakeListLLM from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import FakeListLLM
with new imports of:
>> from langchain_community.llms import FakeListLLM
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FakeStreamingListLLM from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import FakeStreamingListLLM
with new imports of:
>> from langchain_community.llms.fake import FakeStreamingListLLM
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Fireworks from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import Fireworks
with new imports of:
>> from langchain_community.llms import Fireworks
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ForefrontAI from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import ForefrontAI
with new imports of:
>> from langchain_community.llms import ForefrontAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GigaChat from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import GigaChat
with new imports of:
>> from langchain_community.llms import GigaChat
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GooglePalm from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import GooglePalm
with new imports of:
>> from langchain_community.llms import GooglePalm
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GooseAI from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import GooseAI
with new imports of:
>> from langchain_community.llms import GooseAI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GPT4All from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import GPT4All
with new imports of:
>> from langchain_community.llms import GPT4All
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GradientLLM from langchain.llms is deprecated. Please replace deprecated imports:
>> from langchain.llms import GradientLLM
with new imports of:
>> from langchain_community.llms import GradientLLM
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TFIDFRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import TFIDFRetriever
with new imports of:
>> from langchain_community.retrievers import TFIDFRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TavilySearchAPIRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import TavilySearchAPIRetriever
with new imports of:
>> from langchain_community.retrievers import TavilySearchAPIRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VespaRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import VespaRetriever
with new imports of:
>> from langchain_community.retrievers import VespaRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WeaviateHybridSearchRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import WeaviateHybridSearchRetriever
with new imports of:
>> from langchain_community.retrievers import WeaviateHybridSearchRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WebResearchRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import WebResearchRetriever
with new imports of:
>> from langchain_community.retrievers import WebResearchRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WikipediaRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import WikipediaRetriever
with new imports of:
>> from langchain_community.retrievers import WikipediaRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ZepRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import ZepRetriever
with new imports of:
>> from langchain_community.retrievers import ZepRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ZillizRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import ZillizRetriever
with new imports of:
>> from langchain_community.retrievers import ZillizRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RetrievalConfig from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import RetrievalConfig
with new imports of:
>> from langchain_community.retrievers.bedrock import RetrievalConfig
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VectorSearchConfig from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import VectorSearchConfig
with new imports of:
>> from langchain_community.retrievers.bedrock import VectorSearchConfig
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing default_preprocessing_func from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import default_preprocessing_func
with new imports of:
>> from langchain_community.retrievers.bm25 import default_preprocessing_func
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DataberryRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import DataberryRetriever
with new imports of:
>> from langchain_community.retrievers.databerry import DataberryRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchType from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import SearchType
with new imports of:
>> from langchain_community.retrievers.docarray import SearchType
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FlashrankRerank from langchain.retrievers.document_compressors is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.document_compressors import FlashrankRerank
with new imports of:
>> from langchain_community.document_compressors.flashrank_rerank import FlashrankRerank
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AdditionalResultAttribute from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import AdditionalResultAttribute
with new imports of:
>> from langchain_community.retrievers.kendra import AdditionalResultAttribute
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AdditionalResultAttributeValue from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import AdditionalResultAttributeValue
with new imports of:
>> from langchain_community.retrievers.kendra import AdditionalResultAttributeValue
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocumentAttribute from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import DocumentAttribute
with new imports of:
>> from langchain_community.retrievers.kendra import DocumentAttribute
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DocumentAttributeValue from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import DocumentAttributeValue
with new imports of:
>> from langchain_community.retrievers.kendra import DocumentAttributeValue
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Highlight from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import Highlight
with new imports of:
>> from langchain_community.retrievers.kendra import Highlight
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QueryResult from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import QueryResult
with new imports of:
>> from langchain_community.retrievers.kendra import QueryResult
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QueryResultItem from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import QueryResultItem
with new imports of:
>> from langchain_community.retrievers.kendra import QueryResultItem
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ResultItem from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import ResultItem
with new imports of:
>> from langchain_community.retrievers.kendra import ResultItem
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RetrieveResult from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import RetrieveResult
with new imports of:
>> from langchain_community.retrievers.kendra import RetrieveResult
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RetrieveResultItem from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import RetrieveResultItem
with new imports of:
>> from langchain_community.retrievers.kendra import RetrieveResultItem
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TextWithHighLights from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import TextWithHighLights
with new imports of:
>> from langchain_community.retrievers.kendra import TextWithHighLights
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing clean_excerpt from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import clean_excerpt
with new imports of:
>> from langchain_community.retrievers.kendra import clean_excerpt
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing combined_text from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import combined_text
with new imports of:
>> from langchain_community.retrievers.kendra import combined_text
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MilvusRetreiver from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import MilvusRetreiver
with new imports of:
>> from langchain_community.retrievers.milvus import MilvusRetreiver
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AstraDBTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import AstraDBTranslator
with new imports of:
>> from langchain_community.query_constructors.astradb import AstraDBTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ChromaTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import ChromaTranslator
with new imports of:
>> from langchain_community.query_constructors.chroma import ChromaTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DashvectorTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import DashvectorTranslator
with new imports of:
>> from langchain_community.query_constructors.dashvector import DashvectorTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DatabricksVectorSearchTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import DatabricksVectorSearchTranslator
with new imports of:
>> from langchain_community.query_constructors.databricks_vector_search import DatabricksVectorSearchTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeepLakeTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import DeepLakeTranslator
with new imports of:
>> from langchain_community.query_constructors.deeplake import DeepLakeTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing can_cast_to_float from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import can_cast_to_float
with new imports of:
>> from langchain_community.query_constructors.deeplake import can_cast_to_float
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DingoDBTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import DingoDBTranslator
with new imports of:
>> from langchain_community.query_constructors.dingo import DingoDBTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ElasticsearchTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import ElasticsearchTranslator
with new imports of:
>> from langchain_community.query_constructors.elasticsearch import ElasticsearchTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MilvusTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import MilvusTranslator
with new imports of:
>> from langchain_community.query_constructors.milvus import MilvusTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing process_value from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import process_value
with new imports of:
>> from langchain_community.query_constructors.milvus import process_value
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MongoDBAtlasTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import MongoDBAtlasTranslator
with new imports of:
>> from langchain_community.query_constructors.mongodb_atlas import MongoDBAtlasTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MyScaleTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import MyScaleTranslator
with new imports of:
>> from langchain_community.query_constructors.myscale import MyScaleTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenSearchTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import OpenSearchTranslator
with new imports of:
>> from langchain_community.query_constructors.opensearch import OpenSearchTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PGVectorTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import PGVectorTranslator
with new imports of:
>> from langchain_community.query_constructors.pgvector import PGVectorTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PineconeTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import PineconeTranslator
with new imports of:
>> from langchain_community.query_constructors.pinecone import PineconeTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QdrantTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import QdrantTranslator
with new imports of:
>> from langchain_community.query_constructors.qdrant import QdrantTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RedisTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import RedisTranslator
with new imports of:
>> from langchain_community.query_constructors.redis import RedisTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SupabaseVectorTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import SupabaseVectorTranslator
with new imports of:
>> from langchain_community.query_constructors.supabase import SupabaseVectorTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TencentVectorDBTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import TencentVectorDBTranslator
with new imports of:
>> from langchain_community.query_constructors.tencentvectordb import TencentVectorDBTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TimescaleVectorTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import TimescaleVectorTranslator
with new imports of:
>> from langchain_community.query_constructors.timescalevector import TimescaleVectorTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VectaraTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import VectaraTranslator
with new imports of:
>> from langchain_community.query_constructors.vectara import VectaraTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing process_value from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import process_value
with new imports of:
>> from langchain_community.query_constructors.vectara import process_value
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WeaviateTranslator from langchain.retrievers.self_query is deprecated. Please replace deprecated imports:
>> from langchain.retrievers.self_query import WeaviateTranslator
with new imports of:
>> from langchain_community.query_constructors.weaviate import WeaviateTranslator
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchDepth from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import SearchDepth
with new imports of:
>> from langchain_community.retrievers.tavily_search_api import SearchDepth
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QuestionListOutputParser from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import QuestionListOutputParser
with new imports of:
>> from langchain_community.retrievers.web_research import QuestionListOutputParser
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchQueries from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import SearchQueries
with new imports of:
>> from langchain_community.retrievers.web_research import SearchQueries
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WebResearchRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import WebResearchRetriever
with new imports of:
>> from langchain_community.retrievers.web_research import WebResearchRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YouRetriever from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import YouRetriever
with new imports of:
>> from langchain_community.retrievers import YouRetriever
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchScope from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import SearchScope
with new imports of:
>> from langchain_community.retrievers.zep import SearchScope
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchType from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import SearchType
with new imports of:
>> from langchain_community.retrievers.zep import SearchType
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ZillizRetreiver from langchain.retrievers is deprecated. Please replace deprecated imports:
>> from langchain.retrievers import ZillizRetreiver
with new imports of:
>> from langchain_community.retrievers.zilliz import ZillizRetreiver
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SerpAPIWrapper from langchain is deprecated. Please replace deprecated imports:
>> from langchain import SerpAPIWrapper
with new imports of:
>> from langchain_community.utilities import SerpAPIWrapper
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SQLDatabase from langchain is deprecated. Please replace deprecated imports:
>> from langchain import SQLDatabase
with new imports of:
>> from langchain_community.utilities import SQLDatabase
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RedisStore from langchain.storage is deprecated. Please replace deprecated imports:
>> from langchain.storage import RedisStore
with new imports of:
>> from langchain_community.storage import RedisStore
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UpstashRedisByteStore from langchain.storage is deprecated. Please replace deprecated imports:
>> from langchain.storage import UpstashRedisByteStore
with new imports of:
>> from langchain_community.storage import UpstashRedisByteStore
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UpstashRedisStore from langchain.storage is deprecated. Please replace deprecated imports:
>> from langchain.storage import UpstashRedisStore
with new imports of:
>> from langchain_community.storage import UpstashRedisStore
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AINAppOps`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AINOwnerOps`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AINRuleOps`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AINTransfer`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AINValueOps`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AIPluginTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import APIOperation`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ArxivQueryRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AzureCogsFormRecognizerTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AzureCogsImageAnalysisTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AzureCogsSpeech2TextTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AzureCogsText2SpeechTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import AzureCogsTextAnalyticsHealthTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BaseGraphQLTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BaseRequestsTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BaseSQLDatabaseTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BaseSparkSQLTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BearlyInterpreterTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BingSearchResults`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BingSearchRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import BraveSearch`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ClickTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import CopyFileTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import CurrentWebPageTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import DeleteFileTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import DuckDuckGoSearchResults`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import DuckDuckGoSearchRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import E2BDataAnalysisTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenAiExplicitImageTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenAiObjectDetectionTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenAiParsingIDTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenAiParsingInvoiceTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenAiSpeechToTextTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenAiTextModerationTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenAiTextToSpeechTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import EdenaiTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ElevenLabsText2SpeechTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ExtractHyperlinksTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ExtractTextTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import FileSearchTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GetElementsTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GmailCreateDraft`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GmailGetMessage`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GmailGetThread`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GmailSearch`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GmailSendMessage`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GoogleCloudTextToSpeechTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GooglePlacesTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GoogleSearchResults`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GoogleSearchRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GoogleSerperResults`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import GoogleSerperRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import HumanInputRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import IFTTTWebhook`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import InfoPowerBITool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import InfoSQLDatabaseTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import InfoSparkSQLTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import JiraAction`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import JsonGetValueTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import JsonListKeysTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ListDirectoryTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ListPowerBITool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ListSQLDatabaseTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ListSparkSQLTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import MerriamWebsterQueryRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import MetaphorSearchResults`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import MoveFileTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import NasaAction`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import NavigateBackTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import NavigateTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import O365CreateDraftMessage`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import O365SearchEmails`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import O365SearchEvents`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import O365SendEvent`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import O365SendMessage`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import OpenAPISpec`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import OpenWeatherMapQueryRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import PubmedQueryRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import QueryCheckerTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import QueryPowerBITool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import QuerySQLCheckerTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import QuerySQLDataBaseTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import QuerySparkSQLTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ReadFileTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import RedditSearchRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import RequestsDeleteTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import RequestsGetTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import RequestsPatchTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import RequestsPostTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import RequestsPutTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SceneXplainTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SearchAPIResults`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SearchAPIRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SearxSearchResults`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SearxSearchRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ShellTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SlackGetChannel`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SlackGetMessage`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SlackScheduleMessage`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SlackSendMessage`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SleepTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import StackExchangeTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import StdInInquireTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SteamWebAPIQueryRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import SteamshipImageGenerationTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import VectorStoreQATool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import VectorStoreQAWithSourcesTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import WikipediaQueryRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import WolframAlphaQueryRun`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import WriteFileTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import YahooFinanceNewsTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import YouTubeSearchTool`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ZapierNLAListActions`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import ZapierNLARunAction`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/tools/__init__.py:63: LangChainDeprecationWarning: Importing tools from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:
`from langchain_community.tools import format_tool_to_openai_function`.
To install langchain-community run `pip install -U langchain-community`.
warnings.warn(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINAppOps from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AINAppOps
with new imports of:
>> from langchain_community.tools import AINAppOps
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AppOperationType from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AppOperationType
with new imports of:
>> from langchain_community.tools.ainetwork.app import AppOperationType
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AppSchema from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AppSchema
with new imports of:
>> from langchain_community.tools.ainetwork.app import AppSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINBaseTool from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AINBaseTool
with new imports of:
>> from langchain_community.tools.ainetwork.base import AINBaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OperationType from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import OperationType
with new imports of:
>> from langchain_community.tools.ainetwork.base import OperationType
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINOwnerOps from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AINOwnerOps
with new imports of:
>> from langchain_community.tools import AINOwnerOps
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RuleSchema from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import RuleSchema
with new imports of:
>> from langchain_community.tools.ainetwork.owner import RuleSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINRuleOps from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AINRuleOps
with new imports of:
>> from langchain_community.tools import AINRuleOps
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RuleSchema from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import RuleSchema
with new imports of:
>> from langchain_community.tools.ainetwork.rule import RuleSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINTransfer from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AINTransfer
with new imports of:
>> from langchain_community.tools import AINTransfer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TransferSchema from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import TransferSchema
with new imports of:
>> from langchain_community.tools.ainetwork.transfer import TransferSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AINValueOps from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import AINValueOps
with new imports of:
>> from langchain_community.tools import AINValueOps
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ValueSchema from langchain.tools.ainetwork is deprecated. Please replace deprecated imports:
>> from langchain.tools.ainetwork import ValueSchema
with new imports of:
>> from langchain_community.tools.ainetwork.value import ValueSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AmadeusClosestAirport from langchain.tools.amadeus is deprecated. Please replace deprecated imports:
>> from langchain.tools.amadeus import AmadeusClosestAirport
with new imports of:
>> from langchain_community.tools.amadeus.closest_airport import AmadeusClosestAirport
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AmadeusFlightSearch from langchain.tools.amadeus is deprecated. Please replace deprecated imports:
>> from langchain.tools.amadeus import AmadeusFlightSearch
with new imports of:
>> from langchain_community.tools.amadeus.flight_search import AmadeusFlightSearch
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AmadeusBaseTool from langchain.tools.amadeus is deprecated. Please replace deprecated imports:
>> from langchain.tools.amadeus import AmadeusBaseTool
with new imports of:
>> from langchain_community.tools.amadeus.base import AmadeusBaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClosestAirportSchema from langchain.tools.amadeus is deprecated. Please replace deprecated imports:
>> from langchain.tools.amadeus import ClosestAirportSchema
with new imports of:
>> from langchain_community.tools.amadeus.closest_airport import ClosestAirportSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FlightSearchSchema from langchain.tools.amadeus is deprecated. Please replace deprecated imports:
>> from langchain.tools.amadeus import FlightSearchSchema
with new imports of:
>> from langchain_community.tools.amadeus.flight_search import FlightSearchSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArxivInput from langchain.tools.arxiv is deprecated. Please replace deprecated imports:
>> from langchain.tools.arxiv import ArxivInput
with new imports of:
>> from langchain_community.tools.arxiv.tool import ArxivInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArxivQueryRun from langchain.tools.arxiv is deprecated. Please replace deprecated imports:
>> from langchain.tools.arxiv import ArxivQueryRun
with new imports of:
>> from langchain_community.tools import ArxivQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureCogsFormRecognizerTool from langchain.tools.azure_cognitive_services is deprecated. Please replace deprecated imports:
>> from langchain.tools.azure_cognitive_services import AzureCogsFormRecognizerTool
with new imports of:
>> from langchain_community.tools import AzureCogsFormRecognizerTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureCogsImageAnalysisTool from langchain.tools.azure_cognitive_services is deprecated. Please replace deprecated imports:
>> from langchain.tools.azure_cognitive_services import AzureCogsImageAnalysisTool
with new imports of:
>> from langchain_community.tools import AzureCogsImageAnalysisTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureCogsSpeech2TextTool from langchain.tools.azure_cognitive_services is deprecated. Please replace deprecated imports:
>> from langchain.tools.azure_cognitive_services import AzureCogsSpeech2TextTool
with new imports of:
>> from langchain_community.tools import AzureCogsSpeech2TextTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureCogsText2SpeechTool from langchain.tools.azure_cognitive_services is deprecated. Please replace deprecated imports:
>> from langchain.tools.azure_cognitive_services import AzureCogsText2SpeechTool
with new imports of:
>> from langchain_community.tools import AzureCogsText2SpeechTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AzureCogsTextAnalyticsHealthTool from langchain.tools.azure_cognitive_services is deprecated. Please replace deprecated imports:
>> from langchain.tools.azure_cognitive_services import AzureCogsTextAnalyticsHealthTool
with new imports of:
>> from langchain_community.tools import AzureCogsTextAnalyticsHealthTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BearlyInterpreterTool from langchain.tools.bearly is deprecated. Please replace deprecated imports:
>> from langchain.tools.bearly import BearlyInterpreterTool
with new imports of:
>> from langchain_community.tools import BearlyInterpreterTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BearlyInterpreterToolArguments from langchain.tools.bearly is deprecated. Please replace deprecated imports:
>> from langchain.tools.bearly import BearlyInterpreterToolArguments
with new imports of:
>> from langchain_community.tools.bearly.tool import BearlyInterpreterToolArguments
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileInfo from langchain.tools.bearly is deprecated. Please replace deprecated imports:
>> from langchain.tools.bearly import FileInfo
with new imports of:
>> from langchain_community.tools.bearly.tool import FileInfo
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BingSearchResults from langchain.tools.bing_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.bing_search import BingSearchResults
with new imports of:
>> from langchain_community.tools import BingSearchResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BingSearchRun from langchain.tools.bing_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.bing_search import BingSearchRun
with new imports of:
>> from langchain_community.tools import BingSearchRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BraveSearch from langchain.tools.brave_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.brave_search import BraveSearch
with new imports of:
>> from langchain_community.tools import BraveSearch
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClickupAction from langchain.tools.clickup is deprecated. Please replace deprecated imports:
>> from langchain.tools.clickup import ClickupAction
with new imports of:
>> from langchain_community.tools.clickup.tool import ClickupAction
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DataForSeoAPISearchResults from langchain.tools.dataforseo_api_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.dataforseo_api_search import DataForSeoAPISearchResults
with new imports of:
>> from langchain_community.tools.dataforseo_api_search.tool import DataForSeoAPISearchResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DataForSeoAPISearchRun from langchain.tools.dataforseo_api_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.dataforseo_api_search import DataForSeoAPISearchRun
with new imports of:
>> from langchain_community.tools.dataforseo_api_search.tool import DataForSeoAPISearchRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DuckDuckGoSearchRun from langchain.tools.ddg_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.ddg_search import DuckDuckGoSearchRun
with new imports of:
>> from langchain_community.tools import DuckDuckGoSearchRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DDGInput from langchain.tools.ddg_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.ddg_search import DDGInput
with new imports of:
>> from langchain_community.tools.ddg_search.tool import DDGInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DuckDuckGoSearchResults from langchain.tools.ddg_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.ddg_search import DuckDuckGoSearchResults
with new imports of:
>> from langchain_community.tools import DuckDuckGoSearchResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DuckDuckGoSearchTool from langchain.tools.ddg_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.ddg_search import DuckDuckGoSearchTool
with new imports of:
>> from langchain_community.tools.ddg_search.tool import DuckDuckGoSearchTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing E2BDataAnalysisTool from langchain.tools.e2b_data_analysis is deprecated. Please replace deprecated imports:
>> from langchain.tools.e2b_data_analysis import E2BDataAnalysisTool
with new imports of:
>> from langchain_community.tools import E2BDataAnalysisTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing E2BDataAnalysisToolArguments from langchain.tools.e2b_data_analysis is deprecated. Please replace deprecated imports:
>> from langchain.tools.e2b_data_analysis import E2BDataAnalysisToolArguments
with new imports of:
>> from langchain_community.tools.e2b_data_analysis.tool import E2BDataAnalysisToolArguments
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UploadedFile from langchain.tools.e2b_data_analysis is deprecated. Please replace deprecated imports:
>> from langchain.tools.e2b_data_analysis import UploadedFile
with new imports of:
>> from langchain_community.tools.e2b_data_analysis.tool import UploadedFile
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiExplicitImageTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenAiExplicitImageTool
with new imports of:
>> from langchain_community.tools import EdenAiExplicitImageTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiObjectDetectionTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenAiObjectDetectionTool
with new imports of:
>> from langchain_community.tools import EdenAiObjectDetectionTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiParsingIDTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenAiParsingIDTool
with new imports of:
>> from langchain_community.tools import EdenAiParsingIDTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiParsingInvoiceTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenAiParsingInvoiceTool
with new imports of:
>> from langchain_community.tools import EdenAiParsingInvoiceTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiSpeechToTextTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenAiSpeechToTextTool
with new imports of:
>> from langchain_community.tools import EdenAiSpeechToTextTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiTextModerationTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenAiTextModerationTool
with new imports of:
>> from langchain_community.tools import EdenAiTextModerationTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenAiTextToSpeechTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenAiTextToSpeechTool
with new imports of:
>> from langchain_community.tools import EdenAiTextToSpeechTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing EdenaiTool from langchain.tools.edenai is deprecated. Please replace deprecated imports:
>> from langchain.tools.edenai import EdenaiTool
with new imports of:
>> from langchain_community.tools import EdenaiTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ElevenLabsText2SpeechTool from langchain.tools.eleven_labs is deprecated. Please replace deprecated imports:
>> from langchain.tools.eleven_labs import ElevenLabsText2SpeechTool
with new imports of:
>> from langchain_community.tools import ElevenLabsText2SpeechTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ElevenLabsModel from langchain.tools.eleven_labs is deprecated. Please replace deprecated imports:
>> from langchain.tools.eleven_labs import ElevenLabsModel
with new imports of:
>> from langchain_community.tools.eleven_labs.models import ElevenLabsModel
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CopyFileTool from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import CopyFileTool
with new imports of:
>> from langchain_community.tools import CopyFileTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DeleteFileTool from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import DeleteFileTool
with new imports of:
>> from langchain_community.tools import DeleteFileTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileSearchTool from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import FileSearchTool
with new imports of:
>> from langchain_community.tools import FileSearchTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ListDirectoryTool from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import ListDirectoryTool
with new imports of:
>> from langchain_community.tools import ListDirectoryTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MoveFileTool from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import MoveFileTool
with new imports of:
>> from langchain_community.tools import MoveFileTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ReadFileTool from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import ReadFileTool
with new imports of:
>> from langchain_community.tools import ReadFileTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WriteFileTool from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import WriteFileTool
with new imports of:
>> from langchain_community.tools import WriteFileTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileCopyInput from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import FileCopyInput
with new imports of:
>> from langchain_community.tools.file_management.copy import FileCopyInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileDeleteInput from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import FileDeleteInput
with new imports of:
>> from langchain_community.tools.file_management.delete import FileDeleteInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileSearchInput from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import FileSearchInput
with new imports of:
>> from langchain_community.tools.file_management.file_search import FileSearchInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing DirectoryListingInput from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import DirectoryListingInput
with new imports of:
>> from langchain_community.tools.file_management.list_dir import DirectoryListingInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing FileMoveInput from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import FileMoveInput
with new imports of:
>> from langchain_community.tools.file_management.move import FileMoveInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ReadFileInput from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import ReadFileInput
with new imports of:
>> from langchain_community.tools.file_management.read import ReadFileInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WriteFileInput from langchain.tools.file_management is deprecated. Please replace deprecated imports:
>> from langchain.tools.file_management import WriteFileInput
with new imports of:
>> from langchain_community.tools.file_management.write import WriteFileInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GitHubAction from langchain.tools.github is deprecated. Please replace deprecated imports:
>> from langchain.tools.github import GitHubAction
with new imports of:
>> from langchain_community.tools.github.tool import GitHubAction
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GitLabAction from langchain.tools.gitlab is deprecated. Please replace deprecated imports:
>> from langchain.tools.gitlab import GitLabAction
with new imports of:
>> from langchain_community.tools.gitlab.tool import GitLabAction
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailCreateDraft from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import GmailCreateDraft
with new imports of:
>> from langchain_community.tools import GmailCreateDraft
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailGetMessage from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import GmailGetMessage
with new imports of:
>> from langchain_community.tools import GmailGetMessage
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailGetThread from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import GmailGetThread
with new imports of:
>> from langchain_community.tools import GmailGetThread
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailSearch from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import GmailSearch
with new imports of:
>> from langchain_community.tools import GmailSearch
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailSendMessage from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import GmailSendMessage
with new imports of:
>> from langchain_community.tools import GmailSendMessage
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GmailBaseTool from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import GmailBaseTool
with new imports of:
>> from langchain_community.tools.gmail.base import GmailBaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CreateDraftSchema from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import CreateDraftSchema
with new imports of:
>> from langchain_community.tools.gmail.create_draft import CreateDraftSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchArgsSchema from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import SearchArgsSchema
with new imports of:
>> from langchain_community.tools.gmail.get_message import SearchArgsSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GetThreadSchema from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import GetThreadSchema
with new imports of:
>> from langchain_community.tools.gmail.get_thread import GetThreadSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Resource from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import Resource
with new imports of:
>> from langchain_community.tools.gmail.search import Resource
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchArgsSchema from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import SearchArgsSchema
with new imports of:
>> from langchain_community.tools.gmail.search import SearchArgsSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SendMessageSchema from langchain.tools.gmail is deprecated. Please replace deprecated imports:
>> from langchain.tools.gmail import SendMessageSchema
with new imports of:
>> from langchain_community.tools.gmail.send_message import SendMessageSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoldenQueryRun from langchain.tools.golden_query is deprecated. Please replace deprecated imports:
>> from langchain.tools.golden_query import GoldenQueryRun
with new imports of:
>> from langchain_community.tools.golden_query.tool import GoldenQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleCloudTextToSpeechTool from langchain.tools.google_cloud is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_cloud import GoogleCloudTextToSpeechTool
with new imports of:
>> from langchain_community.tools import GoogleCloudTextToSpeechTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleFinanceQueryRun from langchain.tools.google_finance is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_finance import GoogleFinanceQueryRun
with new imports of:
>> from langchain_community.tools.google_finance.tool import GoogleFinanceQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleJobsQueryRun from langchain.tools.google_jobs is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_jobs import GoogleJobsQueryRun
with new imports of:
>> from langchain_community.tools.google_jobs.tool import GoogleJobsQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleLensQueryRun from langchain.tools.google_lens is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_lens import GoogleLensQueryRun
with new imports of:
>> from langchain_community.tools.google_lens.tool import GoogleLensQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GooglePlacesTool from langchain.tools.google_places is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_places import GooglePlacesTool
with new imports of:
>> from langchain_community.tools import GooglePlacesTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GooglePlacesSchema from langchain.tools.google_places is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_places import GooglePlacesSchema
with new imports of:
>> from langchain_community.tools.google_places.tool import GooglePlacesSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleScholarQueryRun from langchain.tools.google_scholar is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_scholar import GoogleScholarQueryRun
with new imports of:
>> from langchain_community.tools.google_scholar.tool import GoogleScholarQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleSearchResults from langchain.tools.google_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_search import GoogleSearchResults
with new imports of:
>> from langchain_community.tools import GoogleSearchResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleSearchRun from langchain.tools.google_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_search import GoogleSearchRun
with new imports of:
>> from langchain_community.tools import GoogleSearchRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleSerperResults from langchain.tools.google_serper is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_serper import GoogleSerperResults
with new imports of:
>> from langchain_community.tools import GoogleSerperResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleSerperRun from langchain.tools.google_serper is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_serper import GoogleSerperRun
with new imports of:
>> from langchain_community.tools import GoogleSerperRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GoogleTrendsQueryRun from langchain.tools.google_trends is deprecated. Please replace deprecated imports:
>> from langchain.tools.google_trends import GoogleTrendsQueryRun
with new imports of:
>> from langchain_community.tools.google_trends.tool import GoogleTrendsQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseGraphQLTool from langchain.tools.graphql is deprecated. Please replace deprecated imports:
>> from langchain.tools.graphql import BaseGraphQLTool
with new imports of:
>> from langchain_community.tools import BaseGraphQLTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HumanInputRun from langchain.tools.human is deprecated. Please replace deprecated imports:
>> from langchain.tools.human import HumanInputRun
with new imports of:
>> from langchain_community.tools import HumanInputRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing IFTTTWebhook from langchain.tools is deprecated. Please replace deprecated imports:
>> from langchain.tools import IFTTTWebhook
with new imports of:
>> from langchain_community.tools import IFTTTWebhook
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing StdInInquireTool from langchain.tools.interaction is deprecated. Please replace deprecated imports:
>> from langchain.tools.interaction import StdInInquireTool
with new imports of:
>> from langchain_community.tools import StdInInquireTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JiraAction from langchain.tools.jira is deprecated. Please replace deprecated imports:
>> from langchain.tools.jira import JiraAction
with new imports of:
>> from langchain_community.tools import JiraAction
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JsonGetValueTool from langchain.tools.json is deprecated. Please replace deprecated imports:
>> from langchain.tools.json import JsonGetValueTool
with new imports of:
>> from langchain_community.tools import JsonGetValueTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JsonListKeysTool from langchain.tools.json is deprecated. Please replace deprecated imports:
>> from langchain.tools.json import JsonListKeysTool
with new imports of:
>> from langchain_community.tools import JsonListKeysTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing JsonSpec from langchain.tools.json is deprecated. Please replace deprecated imports:
>> from langchain.tools.json import JsonSpec
with new imports of:
>> from langchain_community.tools.json.tool import JsonSpec
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing Memorize from langchain.tools.memorize is deprecated. Please replace deprecated imports:
>> from langchain.tools.memorize import Memorize
with new imports of:
>> from langchain_community.tools.memorize.tool import Memorize
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TrainableLLM from langchain.tools.memorize is deprecated. Please replace deprecated imports:
>> from langchain.tools.memorize import TrainableLLM
with new imports of:
>> from langchain_community.tools.memorize.tool import TrainableLLM
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MerriamWebsterQueryRun from langchain.tools.merriam_webster is deprecated. Please replace deprecated imports:
>> from langchain.tools.merriam_webster import MerriamWebsterQueryRun
with new imports of:
>> from langchain_community.tools import MerriamWebsterQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MetaphorSearchResults from langchain.tools.metaphor_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.metaphor_search import MetaphorSearchResults
with new imports of:
>> from langchain_community.tools import MetaphorSearchResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MultionCloseSession from langchain.tools.multion is deprecated. Please replace deprecated imports:
>> from langchain.tools.multion import MultionCloseSession
with new imports of:
>> from langchain_community.tools.multion.close_session import MultionCloseSession
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MultionCreateSession from langchain.tools.multion is deprecated. Please replace deprecated imports:
>> from langchain.tools.multion import MultionCreateSession
with new imports of:
>> from langchain_community.tools.multion.create_session import MultionCreateSession
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing MultionUpdateSession from langchain.tools.multion is deprecated. Please replace deprecated imports:
>> from langchain.tools.multion import MultionUpdateSession
with new imports of:
>> from langchain_community.tools.multion.update_session import MultionUpdateSession
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CloseSessionSchema from langchain.tools.multion is deprecated. Please replace deprecated imports:
>> from langchain.tools.multion import CloseSessionSchema
with new imports of:
>> from langchain_community.tools.multion.close_session import CloseSessionSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CreateSessionSchema from langchain.tools.multion is deprecated. Please replace deprecated imports:
>> from langchain.tools.multion import CreateSessionSchema
with new imports of:
>> from langchain_community.tools.multion.create_session import CreateSessionSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing UpdateSessionSchema from langchain.tools.multion is deprecated. Please replace deprecated imports:
>> from langchain.tools.multion import UpdateSessionSchema
with new imports of:
>> from langchain_community.tools.multion.update_session import UpdateSessionSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NasaAction from langchain.tools.nasa is deprecated. Please replace deprecated imports:
>> from langchain.tools.nasa import NasaAction
with new imports of:
>> from langchain_community.tools import NasaAction
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NucliaUnderstandingAPI from langchain.tools.nuclia is deprecated. Please replace deprecated imports:
>> from langchain.tools.nuclia import NucliaUnderstandingAPI
with new imports of:
>> from langchain_community.tools.nuclia.tool import NucliaUnderstandingAPI
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NUASchema from langchain.tools.nuclia is deprecated. Please replace deprecated imports:
>> from langchain.tools.nuclia import NUASchema
with new imports of:
>> from langchain_community.tools.nuclia.tool import NUASchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365CreateDraftMessage from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import O365CreateDraftMessage
with new imports of:
>> from langchain_community.tools import O365CreateDraftMessage
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365SearchEmails from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import O365SearchEmails
with new imports of:
>> from langchain_community.tools import O365SearchEmails
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365SearchEvents from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import O365SearchEvents
with new imports of:
>> from langchain_community.tools import O365SearchEvents
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365SendEvent from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import O365SendEvent
with new imports of:
>> from langchain_community.tools import O365SendEvent
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365SendMessage from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import O365SendMessage
with new imports of:
>> from langchain_community.tools import O365SendMessage
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing O365BaseTool from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import O365BaseTool
with new imports of:
>> from langchain_community.tools.office365.base import O365BaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CreateDraftMessageSchema from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import CreateDraftMessageSchema
with new imports of:
>> from langchain_community.tools.office365.create_draft_message import CreateDraftMessageSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchEventsInput from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import SearchEventsInput
with new imports of:
>> from langchain_community.tools.office365.events_search import SearchEventsInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchEmailsInput from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import SearchEmailsInput
with new imports of:
>> from langchain_community.tools.office365.messages_search import SearchEmailsInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SendEventSchema from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import SendEventSchema
with new imports of:
>> from langchain_community.tools.office365.send_event import SendEventSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SendMessageSchema from langchain.tools.office365 is deprecated. Please replace deprecated imports:
>> from langchain.tools.office365 import SendMessageSchema
with new imports of:
>> from langchain_community.tools.office365.send_message import SendMessageSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIOperation from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import APIOperation
with new imports of:
>> from langchain_community.tools import APIOperation
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIProperty from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import APIProperty
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import APIProperty
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIPropertyBase from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import APIPropertyBase
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import APIPropertyBase
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIPropertyLocation from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import APIPropertyLocation
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import APIPropertyLocation
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIRequestBody from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import APIRequestBody
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import APIRequestBody
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing APIRequestBodyProperty from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import APIRequestBodyProperty
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import APIRequestBodyProperty
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing INVALID_LOCATION_TEMPL from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import INVALID_LOCATION_TEMPL
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import INVALID_LOCATION_TEMPL
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PRIMITIVE_TYPES from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import PRIMITIVE_TYPES
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import PRIMITIVE_TYPES
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SCHEMA_TYPE from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import SCHEMA_TYPE
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import SCHEMA_TYPE
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SUPPORTED_LOCATIONS from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import SUPPORTED_LOCATIONS
with new imports of:
>> from langchain_community.tools.openapi.utils.api_models import SUPPORTED_LOCATIONS
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing HTTPVerb from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import HTTPVerb
with new imports of:
>> from langchain_community.utilities.openapi import HTTPVerb
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenAPISpec from langchain.tools.openapi.utils is deprecated. Please replace deprecated imports:
>> from langchain.tools.openapi.utils import OpenAPISpec
with new imports of:
>> from langchain_community.tools import OpenAPISpec
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing OpenWeatherMapQueryRun from langchain.tools.openweathermap is deprecated. Please replace deprecated imports:
>> from langchain.tools.openweathermap import OpenWeatherMapQueryRun
with new imports of:
>> from langchain_community.tools import OpenWeatherMapQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClickTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import ClickTool
with new imports of:
>> from langchain_community.tools import ClickTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing CurrentWebPageTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import CurrentWebPageTool
with new imports of:
>> from langchain_community.tools import CurrentWebPageTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ExtractHyperlinksTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import ExtractHyperlinksTool
with new imports of:
>> from langchain_community.tools import ExtractHyperlinksTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ExtractTextTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import ExtractTextTool
with new imports of:
>> from langchain_community.tools import ExtractTextTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GetElementsTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import GetElementsTool
with new imports of:
>> from langchain_community.tools import GetElementsTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NavigateBackTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import NavigateBackTool
with new imports of:
>> from langchain_community.tools import NavigateBackTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NavigateTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import NavigateTool
with new imports of:
>> from langchain_community.tools import NavigateTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseBrowserTool from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import BaseBrowserTool
with new imports of:
>> from langchain_community.tools.playwright.base import BaseBrowserTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ClickToolInput from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import ClickToolInput
with new imports of:
>> from langchain_community.tools.playwright.click import ClickToolInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ExtractHyperlinksToolInput from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import ExtractHyperlinksToolInput
with new imports of:
>> from langchain_community.tools.playwright.extract_hyperlinks import ExtractHyperlinksToolInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing GetElementsToolInput from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import GetElementsToolInput
with new imports of:
>> from langchain_community.tools.playwright.get_elements import GetElementsToolInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing NavigateToolInput from langchain.tools.playwright is deprecated. Please replace deprecated imports:
>> from langchain.tools.playwright import NavigateToolInput
with new imports of:
>> from langchain_community.tools.playwright.navigate import NavigateToolInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AIPlugin from langchain.tools is deprecated. Please replace deprecated imports:
>> from langchain.tools import AIPlugin
with new imports of:
>> from langchain_community.tools.plugin import AIPlugin
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AIPluginTool from langchain.tools is deprecated. Please replace deprecated imports:
>> from langchain.tools import AIPluginTool
with new imports of:
>> from langchain_community.tools import AIPluginTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AIPluginToolSchema from langchain.tools is deprecated. Please replace deprecated imports:
>> from langchain.tools import AIPluginToolSchema
with new imports of:
>> from langchain_community.tools.plugin import AIPluginToolSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ApiConfig from langchain.tools is deprecated. Please replace deprecated imports:
>> from langchain.tools import ApiConfig
with new imports of:
>> from langchain_community.tools.plugin import ApiConfig
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InfoPowerBITool from langchain.tools.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.tools.powerbi import InfoPowerBITool
with new imports of:
>> from langchain_community.tools import InfoPowerBITool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ListPowerBITool from langchain.tools.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.tools.powerbi import ListPowerBITool
with new imports of:
>> from langchain_community.tools import ListPowerBITool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QueryPowerBITool from langchain.tools.powerbi is deprecated. Please replace deprecated imports:
>> from langchain.tools.powerbi import QueryPowerBITool
with new imports of:
>> from langchain_community.tools import QueryPowerBITool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing PubmedQueryRun from langchain.tools.pubmed is deprecated. Please replace deprecated imports:
>> from langchain.tools.pubmed import PubmedQueryRun
with new imports of:
>> from langchain_community.tools import PubmedQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RedditSearchRun from langchain.tools.reddit_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.reddit_search import RedditSearchRun
with new imports of:
>> from langchain_community.tools import RedditSearchRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RedditSearchSchema from langchain.tools.reddit_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.reddit_search import RedditSearchSchema
with new imports of:
>> from langchain_community.tools import RedditSearchSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseRequestsTool from langchain.tools.requests is deprecated. Please replace deprecated imports:
>> from langchain.tools.requests import BaseRequestsTool
with new imports of:
>> from langchain_community.tools import BaseRequestsTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsDeleteTool from langchain.tools.requests is deprecated. Please replace deprecated imports:
>> from langchain.tools.requests import RequestsDeleteTool
with new imports of:
>> from langchain_community.tools import RequestsDeleteTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsGetTool from langchain.tools.requests is deprecated. Please replace deprecated imports:
>> from langchain.tools.requests import RequestsGetTool
with new imports of:
>> from langchain_community.tools import RequestsGetTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsPatchTool from langchain.tools.requests is deprecated. Please replace deprecated imports:
>> from langchain.tools.requests import RequestsPatchTool
with new imports of:
>> from langchain_community.tools import RequestsPatchTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsPostTool from langchain.tools.requests is deprecated. Please replace deprecated imports:
>> from langchain.tools.requests import RequestsPostTool
with new imports of:
>> from langchain_community.tools import RequestsPostTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing RequestsPutTool from langchain.tools.requests is deprecated. Please replace deprecated imports:
>> from langchain.tools.requests import RequestsPutTool
with new imports of:
>> from langchain_community.tools import RequestsPutTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SceneXplainInput from langchain.tools.scenexplain is deprecated. Please replace deprecated imports:
>> from langchain.tools.scenexplain import SceneXplainInput
with new imports of:
>> from langchain_community.tools.scenexplain.tool import SceneXplainInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SceneXplainTool from langchain.tools.scenexplain is deprecated. Please replace deprecated imports:
>> from langchain.tools.scenexplain import SceneXplainTool
with new imports of:
>> from langchain_community.tools import SceneXplainTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchAPIResults from langchain.tools.searchapi is deprecated. Please replace deprecated imports:
>> from langchain.tools.searchapi import SearchAPIResults
with new imports of:
>> from langchain_community.tools import SearchAPIResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearchAPIRun from langchain.tools.searchapi is deprecated. Please replace deprecated imports:
>> from langchain.tools.searchapi import SearchAPIRun
with new imports of:
>> from langchain_community.tools import SearchAPIRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearxSearchResults from langchain.tools.searx_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.searx_search import SearxSearchResults
with new imports of:
>> from langchain_community.tools import SearxSearchResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SearxSearchRun from langchain.tools.searx_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.searx_search import SearxSearchRun
with new imports of:
>> from langchain_community.tools import SearxSearchRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ShellTool from langchain.tools.shell is deprecated. Please replace deprecated imports:
>> from langchain.tools.shell import ShellTool
with new imports of:
>> from langchain_community.tools import ShellTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ShellInput from langchain.tools.shell is deprecated. Please replace deprecated imports:
>> from langchain.tools.shell import ShellInput
with new imports of:
>> from langchain_community.tools.shell.tool import ShellInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackGetChannel from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import SlackGetChannel
with new imports of:
>> from langchain_community.tools import SlackGetChannel
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackGetMessage from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import SlackGetMessage
with new imports of:
>> from langchain_community.tools import SlackGetMessage
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackScheduleMessage from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import SlackScheduleMessage
with new imports of:
>> from langchain_community.tools import SlackScheduleMessage
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackSendMessage from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import SlackSendMessage
with new imports of:
>> from langchain_community.tools import SlackSendMessage
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackBaseTool from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import SlackBaseTool
with new imports of:
>> from langchain_community.tools.slack.base import SlackBaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SlackGetMessageSchema from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import SlackGetMessageSchema
with new imports of:
>> from langchain_community.tools.slack.get_message import SlackGetMessageSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ScheduleMessageSchema from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import ScheduleMessageSchema
with new imports of:
>> from langchain_community.tools.slack.schedule_message import ScheduleMessageSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SendMessageSchema from langchain.tools.slack is deprecated. Please replace deprecated imports:
>> from langchain.tools.slack import SendMessageSchema
with new imports of:
>> from langchain_community.tools.slack.send_message import SendMessageSchema
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SleepInput from langchain.tools.sleep is deprecated. Please replace deprecated imports:
>> from langchain.tools.sleep import SleepInput
with new imports of:
>> from langchain_community.tools.sleep.tool import SleepInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SleepTool from langchain.tools.sleep is deprecated. Please replace deprecated imports:
>> from langchain.tools.sleep import SleepTool
with new imports of:
>> from langchain_community.tools import SleepTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseSparkSQLTool from langchain.tools.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.tools.spark_sql import BaseSparkSQLTool
with new imports of:
>> from langchain_community.tools import BaseSparkSQLTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InfoSparkSQLTool from langchain.tools.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.tools.spark_sql import InfoSparkSQLTool
with new imports of:
>> from langchain_community.tools import InfoSparkSQLTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ListSparkSQLTool from langchain.tools.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.tools.spark_sql import ListSparkSQLTool
with new imports of:
>> from langchain_community.tools import ListSparkSQLTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QueryCheckerTool from langchain.tools.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.tools.spark_sql import QueryCheckerTool
with new imports of:
>> from langchain_community.tools import QueryCheckerTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QuerySparkSQLTool from langchain.tools.spark_sql is deprecated. Please replace deprecated imports:
>> from langchain.tools.spark_sql import QuerySparkSQLTool
with new imports of:
>> from langchain_community.tools import QuerySparkSQLTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QUERY_CHECKER from langchain.tools.sql_database is deprecated. Please replace deprecated imports:
>> from langchain.tools.sql_database import QUERY_CHECKER
with new imports of:
>> from langchain_community.tools.sql_database.prompt import QUERY_CHECKER
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing BaseSQLDatabaseTool from langchain.tools.sql_database is deprecated. Please replace deprecated imports:
>> from langchain.tools.sql_database import BaseSQLDatabaseTool
with new imports of:
>> from langchain_community.tools import BaseSQLDatabaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing InfoSQLDatabaseTool from langchain.tools.sql_database is deprecated. Please replace deprecated imports:
>> from langchain.tools.sql_database import InfoSQLDatabaseTool
with new imports of:
>> from langchain_community.tools import InfoSQLDatabaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ListSQLDatabaseTool from langchain.tools.sql_database is deprecated. Please replace deprecated imports:
>> from langchain.tools.sql_database import ListSQLDatabaseTool
with new imports of:
>> from langchain_community.tools import ListSQLDatabaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QuerySQLCheckerTool from langchain.tools.sql_database is deprecated. Please replace deprecated imports:
>> from langchain.tools.sql_database import QuerySQLCheckerTool
with new imports of:
>> from langchain_community.tools import QuerySQLCheckerTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing QuerySQLDataBaseTool from langchain.tools.sql_database is deprecated. Please replace deprecated imports:
>> from langchain.tools.sql_database import QuerySQLDataBaseTool
with new imports of:
>> from langchain_community.tools import QuerySQLDataBaseTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing StackExchangeTool from langchain.tools.stackexchange is deprecated. Please replace deprecated imports:
>> from langchain.tools.stackexchange import StackExchangeTool
with new imports of:
>> from langchain_community.tools import StackExchangeTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SteamWebAPIQueryRun from langchain.tools.steam is deprecated. Please replace deprecated imports:
>> from langchain.tools.steam import SteamWebAPIQueryRun
with new imports of:
>> from langchain_community.tools import SteamWebAPIQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing SteamshipImageGenerationTool from langchain.tools.steamship_image_generation is deprecated. Please replace deprecated imports:
>> from langchain.tools.steamship_image_generation import SteamshipImageGenerationTool
with new imports of:
>> from langchain_community.tools import SteamshipImageGenerationTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ModelName from langchain.tools.steamship_image_generation is deprecated. Please replace deprecated imports:
>> from langchain.tools.steamship_image_generation import ModelName
with new imports of:
>> from langchain_community.tools.steamship_image_generation.tool import ModelName
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TavilyAnswer from langchain.tools.tavily_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.tavily_search import TavilyAnswer
with new imports of:
>> from langchain_community.tools.tavily_search.tool import TavilyAnswer
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TavilySearchResults from langchain.tools.tavily_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.tavily_search import TavilySearchResults
with new imports of:
>> from langchain_community.tools.tavily_search.tool import TavilySearchResults
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing TavilyInput from langchain.tools.tavily_search is deprecated. Please replace deprecated imports:
>> from langchain.tools.tavily_search import TavilyInput
with new imports of:
>> from langchain_community.tools.tavily_search.tool import TavilyInput
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VectorStoreQATool from langchain.tools.vectorstore is deprecated. Please replace deprecated imports:
>> from langchain.tools.vectorstore import VectorStoreQATool
with new imports of:
>> from langchain_community.tools import VectorStoreQATool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing VectorStoreQAWithSourcesTool from langchain.tools.vectorstore is deprecated. Please replace deprecated imports:
>> from langchain.tools.vectorstore import VectorStoreQAWithSourcesTool
with new imports of:
>> from langchain_community.tools import VectorStoreQAWithSourcesTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WikipediaQueryRun from langchain.tools.wikipedia is deprecated. Please replace deprecated imports:
>> from langchain.tools.wikipedia import WikipediaQueryRun
with new imports of:
>> from langchain_community.tools import WikipediaQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing WolframAlphaQueryRun from langchain.tools.wolfram_alpha is deprecated. Please replace deprecated imports:
>> from langchain.tools.wolfram_alpha import WolframAlphaQueryRun
with new imports of:
>> from langchain_community.tools import WolframAlphaQueryRun
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YahooFinanceNewsTool from langchain.tools is deprecated. Please replace deprecated imports:
>> from langchain.tools import YahooFinanceNewsTool
with new imports of:
>> from langchain_community.tools import YahooFinanceNewsTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing YouTubeSearchTool from langchain.tools.youtube is deprecated. Please replace deprecated imports:
>> from langchain.tools.youtube import YouTubeSearchTool
with new imports of:
>> from langchain_community.tools import YouTubeSearchTool
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ZapierNLAListActions from langchain.tools.zapier is deprecated. Please replace deprecated imports:
>> from langchain.tools.zapier import ZapierNLAListActions
with new imports of:
>> from langchain_community.tools import ZapierNLAListActions
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ZapierNLARunAction from langchain.tools.zapier is deprecated. Please replace deprecated imports:
>> from langchain.tools.zapier import ZapierNLARunAction
with new imports of:
>> from langchain_community.tools import ZapierNLARunAction
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing AlphaVantageAPIWrapper from langchain.utilities is deprecated. Please replace deprecated imports:
>> from langchain.utilities import AlphaVantageAPIWrapper
with new imports of:
>> from langchain_community.utilities import AlphaVantageAPIWrapper
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ApifyWrapper from langchain.utilities is deprecated. Please replace deprecated imports:
>> from langchain.utilities import ApifyWrapper
with new imports of:
>> from langchain_community.utilities import ApifyWrapper
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArceeWrapper from langchain.utilities is deprecated. Please replace deprecated imports:
>> from langchain.utilities import ArceeWrapper
with new imports of:
>> from langchain_community.utilities import ArceeWrapper
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
tests/unit_tests/load/test_serializable.py::test_serializable_mapping
/nix/store/vp7444p5l73cpss1xhcgn7wcdlsy0drf-python3.11-langchain-0.2.1/lib/python3.11/site-packages/langchain/_api/module_import.py:92: LangChainDeprecationWarning: Importing ArxivAPIWrapper from langchain.utilities is deprecated. Please replace deprecated imports:
>> from langchain.utilities import ArxivAPIWrapper
with new imports of:
>> from langchain_community.utilities import ArxivAPIWrapper
You can use the langchain cli to **automatically** upgrade many imports. Please see documentation here https://python.langchain.com/v0.2/docs/versions/v0_2/
warn_deprecated(
tests/unit_tests/load/test_serializable.py::test_import_all_modules
tests/unit_tests/lo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment