nemoguardrails.integrations.langchain.actions.safetools
This module contains safer versions for some of the most used LangChain tools.
The same validation logic can be applied to others as well.
Module Contents
Classes
Data
API
Bases: ApifyWrapper
Safer version for the ApifyWrapper.
Bases: BingSearchAPIWrapper
Safer version for the BingSearch API wrapper.
Bases: GoogleSearchAPIWrapper
Safer version for the Google Search API wrapper.
Bases: GoogleSerperAPIWrapper
Safer version for the Google Serper API wrapper.
Bases: OpenWeatherMapAPIWrapper
Safer version for the OpenWeatherMap API wrapper.
Bases: SearxSearchWrapper
Safer version for the Searx Search wrapper
Bases: SerpAPIWrapper
Safer version for the SerpAPI wrapper.
Bases: WikipediaAPIWrapper
Safer version for the Wikipedia API wrapper.
Bases: WolframAlphaAPIWrapper
Safer version for the Wolfram Alpha API wrapper.
Bases: ZapierNLAWrapper
Safer version for the Zapier NLA Wrapper.