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/docs/scripts
Thanh Nguyen b5e2ba3a47
community[minor]: add chat model llamacpp (#22589)
- **PR title**: [community] add chat model llamacpp


- **PR message**:
- **Description:** This PR introduces a new chat model integration with
llamacpp_python, designed to work similarly to the existing ChatOpenAI
model.
      + Work well with instructed chat, chain and function/tool calling.
+ Work with LangGraph (persistent memory, tool calling), will update
soon

- **Dependencies:** This change requires the llamacpp_python library to
be installed.
    
@baskaryan

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
3 months ago
..
notebook_convert_templates/mdoutput infra: use nbconvert for docs build (#21135) 5 months ago
arxiv_references.py docs: `arxiv` page update (#22574) 4 months ago
check-broken-links.js ci[minor]: Bump LC scripts package, add retry option (#19285) 6 months ago
check_imports.py docs: format (#21132) 5 months ago
check_templates.py infra: lint new docs to match doc loader template (#22867) 3 months ago
copy_templates.py docs: edit links, direct for notebooks (#22051) 4 months ago
document_loader_feat_table.py docs: doc loader feat table alignment (#22900) 3 months ago
generate_api_reference_links.py docs: fix api ref link generation (#22438) 4 months ago
model_feat_table.py community[minor]: add chat model llamacpp (#22589) 3 months ago
notebook_convert.py docs: edit links, direct for notebooks (#22051) 4 months ago
resolve_local_links.py docs: edit links, direct for notebooks (#22051) 4 months ago