Issues
- 0
Support for Anthropic?
#301 opened by sayanb - 0
Integration with GenAI crate?
#300 opened by Boscop - 1
Is there a way to run GGUF models?
#295 opened by tirithen - 0
Core dump when trying to run llama based model (vicuna)
#294 opened by dixxe - 0
`cargo check` failed to compile `time` lib when run in the root directory
#292 opened by ghislaine-laios - 0
Add support for huggingface embeddings
#291 opened by joshpopelka20gmail - 4
Add dev container to repo
#290 opened by dfberry - 0
- 0
Support for Baidu Qianfan(Ernie/Wenxin) endpoint
#288 opened by chenwanqq - 6
- 2
Transfer crates.io name langchain to this project
#286 opened by kvnvelasco - 0
How do we do custom id for llm-chain-milvus
#284 opened by BadMask121 - 1
Possibility a good idea to replace llama.cpp with candle to run quantized models?
#276 opened by andychenbruce - 0
- 0
- 10
add support of Ollama
#265 opened by prabirshrestha - 6
- 1
How to modify OpenAI API endpoint?
#255 opened by overheat - 1
Pre-compiled llama.cpp
#263 opened by CMorrison82z - 0
support LCEL in langchain?
#253 opened by npuichigo - 1
LLM Memory
#214 opened by ragyabraham - 4
add support for Mistral using TGI / vllm / candle
#225 opened by pabl-o-ce - 2
Chain conversation: ability to send a message and receive a stream feature request
#231 opened by JohnTheCoolingFan - 1
Add support for Milvus vector DB
#146 opened by Pablo1785 - 0
Problem with map reduce tutorial
#211 opened by jacohend - 0
- 2
How to only add_{texts,documents} if they aren't already in the vector store?
#232 opened by nathaniel-brough - 1
LLaMA utf-8 problems
#187 opened by andychenbruce - 1
Minimum supported Rust version?
#191 opened by shinglyu - 2
Access intermediary step results
#168 opened by b0xtch - 6
llm_chain_local: FieldRequiredError on example
#147 opened by leonardohn - 2
Wrong struct size on llm-chain-llama-sys when compiling with cuda support, causes segfault on FFI call
#174 opened by andychenbruce - 2
Cannot Compile
#164 opened by Jessie-Wilkins - 5
Add Chatgpt function call support
#157 opened by DaviRain-Su - 3
- 0
Implement ReACt agent
#151 opened by Pablo1785 - 0
- 0
Add support for llm-mpt
#144 opened by panosAthDBX - 10
Fix problem with map-reduce tutorial
#110 opened by williamhogman - 0
Can't update llama.cpp with latest bindings.
#115 opened by Juzov - 3
Executor returned by llm_chain_openai::chatgpt::Executor::for_client() does not implement llm_chain::traits::Executor ([E0277])
#118 opened by AnthonyMichaelTDM - 0
- 0
- 0
Add usage info to output
#109 opened by williamhogman - 1
Allow setting the model for openai
#107 opened by williamhogman - 0
Prompt builder UI
#96 opened by williamhogman - 2
Prompt formatting, parameters, and dynformat
#83 opened by DMJ16 - 0
Make convenience macro for Parameters
#77 opened by williamhogman - 0
Make macro for creating executors
#78 opened by williamhogman - 3
Improve error handling around Tools
#68 opened by Pablo1785