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/experimental/langchain_experimental/llms
ccurme 6da3d92b42
(all): update removal in deprecation warnings from 0.2 to 0.3 (#21265)
We are pushing out the removal of these to 0.3.

`find . -type f -name "*.py" -exec sed -i ''
's/removal="0\.2/removal="0.3/g' {} +`
5 months ago
..
__init__.py experimental[patch]: update module doc strings (#19539) 6 months ago
anthropic_functions.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
jsonformer_decoder.py langchain: `callbacks` imports fix (#20348) 5 months ago
llamaapi.py langchain: `callbacks` imports fix (#20348) 5 months ago
lmformatenforcer_decoder.py langchain: `callbacks` imports fix (#20348) 5 months ago
ollama_functions.py experimental[minor]: Add bind_tools and with_structured_output functions to OllamaFunctions (#20881) 5 months ago
rellm_decoder.py langchain: `callbacks` imports fix (#20348) 5 months ago