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
Harrison Chase 8f14ddefdf
add anthropic functions wrapper (#8475)
a cheeky wrapper around claude that adds in function calling support
(kind of, hence it going in experimental)
1 year ago
..
__init__.py add llamaapi (#8140) 1 year ago
anthropic_functions.py add anthropic functions wrapper (#8475) 1 year ago
jsonformer_decoder.py update experimental (#8402) 1 year ago
llamaapi.py Runnable single protocol (#7800) 1 year ago
rellm_decoder.py update experimental (#8402) 1 year ago