MemGPT/memgpt
2023-10-26 15:23:31 -07:00
..
autogen fix runtime error 2023-10-26 15:23:31 -07:00
humans support custom profile/persona folder in .memgpt 2023-10-23 17:39:05 -07:00
local_llm Update README.md 2023-10-25 16:45:17 -07:00
personas support custom profile/persona folder in .memgpt 2023-10-23 17:39:05 -07:00
prompts Fix typo in system prompts #89 #93 2023-10-24 11:58:10 +05:30
__init__.py init commit 2023-10-12 18:48:58 -07:00
__main__.py working poetry package 2023-10-23 14:39:43 -07:00
agent_base.py init commit 2023-10-12 18:48:58 -07:00
agent.py address review 2023-10-20 14:17:18 -07:00
config.py add proper init params to Config class 2023-10-25 16:51:08 -07:00
constants.py Revert "Revert "cleanup"" 2023-10-25 12:42:35 -07:00
interface.py working poetry package 2023-10-23 14:39:43 -07:00
main.py patch azure support 2023-10-26 14:48:07 -07:00
memory.py fixed bug where persistence manager was not saving in demo CLI 2023-10-17 23:40:31 -07:00
openai_tools.py cleanup 2023-10-26 14:50:00 -07:00
persistence_manager.py fixed bug where persistence manager was not saving in demo CLI 2023-10-17 23:40:31 -07:00
presets.py added gpt specific files 2023-10-20 13:31:12 -07:00
system.py address review 2023-10-20 14:17:18 -07:00
utils.py Revert "Revert "cleanup"" 2023-10-25 12:42:35 -07:00