MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Chat_With_History.py

File Demo_Chat_With_History.py

DemoPrograms/Demo_Chat_With_History.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PySimpleGUI as sg
3
4'''

Callers

nothing calls this directly

Calls 1

ChatBotWithHistoryFunction · 0.85

Tested by

no test coverage detected