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
Johannes Foulds fc40bd4cdb
AnthropicFunctions function_call compatibility (#13901)
- **Description:** Updates to `AnthropicFunctions` to be compatible with
the OpenAI `function_call` functionality.
- **Issue:** The functionality to indicate `auto`, `none` and a forced
function_call was not completely implemented in the existing code.
  - **Dependencies:** None
- **Tag maintainer:** @baskaryan , and any of the other maintainers if
needed.
  - **Twitter handle:** None

I have specifically tested this functionality via AWS Bedrock with the
Claude-2 and Claude-Instant models.
10 months ago
..
__init__.py LM Format Enforcer Integration + Sample Notebook (#12625) 11 months ago
anthropic_functions.py AnthropicFunctions function_call compatibility (#13901) 10 months ago
jsonformer_decoder.py Upgrade experimental package dependencies and use Poetry 1.6.1. (#11339) 12 months ago
llamaapi.py Runnable single protocol (#7800) 1 year ago
lmformatenforcer_decoder.py LM Format Enforcer Integration + Sample Notebook (#12625) 11 months ago
rellm_decoder.py Upgrade experimental package dependencies and use Poetry 1.6.1. (#11339) 12 months ago