MCPcopy Create free account
hub / github.com/Safiullah-Rahu/CSV-AI / ChatService

Class ChatService

app/services/chat_service.py:26–67  ·  view source on GitHub ↗

Stateless chat service. The conversation history is owned by the caller (the UI keeps it in Streamlit session state). That makes the service trivial to reuse from a FastAPI route later.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected