KoboldAI is a “a browser-based front-end for AI-assisted writing with multiple local & remote AI models…”. It has a public and local API that is able to be used in langchain. This example goes over how to use LangChain with that API. Documentation can be found in the browser adding /api to the end of your endpoint (i.e 127.0.0.1/:5000/api).Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

