You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Cong Peng 190988d93e
community: Add parameter `allow_dangerous_requests` to `WebResearchRetriever.from_llm` construct (#24712)
**Description:** To avoid ValueError when construct the retriever from
method `from_llm()`.
2 months ago
..
cli
community community: Add parameter `allow_dangerous_requests` to `WebResearchRetriever.from_llm` construct (#24712) 2 months ago
core core[minor]: Add BaseModel.rate_limiter, RateLimiter abstraction and in-memory implementation (#24669) 2 months ago
experimental experimental[patch]: Fix import test (#24672) 2 months ago
langchain community[minor]: Self query retriever for HANA Cloud Vector Engine (#24494) 2 months ago
partners
standard-tests
text-splitters