chat-langchain icon indicating copy to clipboard operation
chat-langchain copied to clipboard

Functionality with local models

Open MLTQ opened this issue 1 year ago • 0 comments

Hi, I've modified the ingest script to work with a local LLM, but I'm trying to get the chat system working with local models and I'm finding a lot of OpenAI function calls- can these be replaced with tooling for local models or is this system based on secret sauce from OpenAI?

MLTQ avatar Sep 06 '23 03:09 MLTQ