MCPcopy Create free account
hub / github.com/SensAI-PT/RAGMeUp / ChatView.js

File ChatView.js

ui/node-react/client/src/components/ChatView.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useEffect, useRef, useCallback } from 'react';
2import { v4 as uuidv4 } from 'uuid';
3import ReactMarkdown from 'react-markdown';
4import { sendMessageStream, getChat, submitFeedback } from '../api';

Callers

nothing calls this directly

Calls 2

getChatFunction · 0.90
safeParseJSONFunction · 0.70

Tested by

no test coverage detected