Type of issue
request for content
Language
Python
Description
The code keeps moving around and it is frustrating to need to spend a lot of effort to dig around where / how to import the required symbols when you change / move the package names / namespaces.
For example, https://api.python.langchain.com/en/latest/core/tools/langchain_core.tools.retriever.create_retriever_tool.html how the fxxk do I know which package / namespace to import the function / class from!?!