MCPcopy Create free account
hub / github.com/developersdigest/llm-answer-engine / index.js

File index.js

express-api/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// 1. Import necessary modules
2import express from 'express';
3import bodyParser from 'body-parser';
4import { RecursiveCharacterTextSplitter } from 'langchain/text_splitter';

Callers

nothing calls this directly

Calls 2

searchEngineForSourcesFunction · 0.85

Tested by

no test coverage detected