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.
2023-11-28 16:22:55 -05:00
..
__init__.py LM Format Enforcer Integration + Sample Notebook (#12625) 2023-10-31 09:49:01 -07:00
anthropic_functions.py AnthropicFunctions function_call compatibility (#13901) 2023-11-28 16:22:55 -05:00
jsonformer_decoder.py Upgrade experimental package dependencies and use Poetry 1.6.1. (#11339) 2023-10-16 21:13:31 -04:00
llamaapi.py Runnable single protocol (#7800) 2023-07-26 12:16:46 -07:00
lmformatenforcer_decoder.py LM Format Enforcer Integration + Sample Notebook (#12625) 2023-10-31 09:49:01 -07:00
rellm_decoder.py Upgrade experimental package dependencies and use Poetry 1.6.1. (#11339) 2023-10-16 21:13:31 -04:00