langflow/docs/news-api.md
carlosrcoelho 5d2a29a436 add docs
2023-07-18 14:59:27 -03:00

1.1 KiB

News API is a tool that allows you to get information about the top headlines of current new stories. To use the News API, you first need to sign up News API{.internal-link target=_blank} for an API key on the provider's website.


Description{width=50%} Description{width=50%}


⛓️LangFlow example

Description{width=100%} Description{width=100%}


Download Flow{: .md-button download="News_api"}


For the example, we used OpenAI as the LLM, but you can use any LLM that has an API. Make sure to get the API key from the LLM provider. For example, OpenAI{.internal-link target=_blank} requires you to create an account to get your API key.


Check out the OpenAI{.internal-link target=_blank} documentation to learn more about the API and the options that contain in the node.