I implemented RAG using Retriever, and in addition to the documentation, I would like to receive an answer about the weather in that area when I ask the question "Tell me the weather in Seoul."
How should I implement this if I want to hear an answer when asking a question other than a specific word or document like above? Weather API call?