langchain/libs
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
..
cli CLI 0.0.19 (#13677) 2023-11-21 12:34:38 -08:00
core fix merge None value and non None value error (#13703) 2023-11-28 15:49:56 -05:00
experimental AnthropicFunctions function_call compatibility (#13901) 2023-11-28 16:22:55 -05:00
langchain iMessage loader: implement message content extraction from attributed… (#13634) 2023-11-28 15:45:43 -05:00