Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/szczyglis-dev/py-gpt
/ append
Method
append
src/pygpt_net/provider/core/history/base.py:27–28 ·
view source on GitHub ↗
(self, ctx: CtxItem, mode: str)
Source
from the content-addressed store, hash-verified
25
pass
26
27
def
append(self, ctx: CtxItem, mode: str):
28
pass
29
30
def
truncate(self):
31
pass
Callers
15
cmd_syntax
Method · 0.45
cmd
Method · 0.45
run
Method · 0.45
cmd_tg_contacts_list
Method · 0.45
cmd_tg_dialogs_list
Method · 0.45
cmd_tg_messages_get
Method · 0.45
smtp_receive_emails
Method · 0.45
cmd_syntax
Method · 0.45
cmd
Method · 0.45
run
Method · 0.45
schedule_tasks
Method · 0.45
cmd_syntax
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected