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
dokato 5afb242161
langchain[patch]: Make BooleanOutputParser more robust to non-binary responses (#17810)
- **Description:** I encountered this error when I tried to use
LLMChainFilter. Even if the message slightly differs, like `Not relevant
(NO)` this results in an error. It has been reported already here:
https://github.com/langchain-ai/langchain/issues/. This change hopefully
makes it more robust.
- **Issue:**  #11408 
- **Dependencies:** No
- **Twitter handle:** dokatox
7 months ago
..
cli infra: make `.gitignore` consistent with standard python gitignore (#16828) 7 months ago
community community[patch]: Remove model limitation on Anyscale LLM (#17662) 7 months ago
core core[patch]: Runnable with message history to use add_messages (#17958) 7 months ago
experimental experimental: docstrings update (#18048) 7 months ago
langchain langchain[patch]: Make BooleanOutputParser more robust to non-binary responses (#17810) 7 months ago
partners astradb: Add AstraDBChatMessageHistory to langchain-astradb package (#17732) 7 months ago