MemGPT/memgpt
Sarah Wooders 6bd19e15ad
feat: Migrating CLI to run on MemGPT Client for memgpt [list/add/delete] (#1428) (#1449)
Co-authored-by: Krishna Mandal <43015249+KrishnaM251@users.noreply.github.com>
2024-06-13 16:02:59 -07:00
..
agent_store feat: Qdrant storage connector (#1023) 2024-06-04 23:24:25 -07:00
autogen ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
benchmark chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
cli feat: Migrating CLI to run on MemGPT Client for memgpt [list/add/delete] (#1428) (#1449) 2024-06-13 16:02:59 -07:00
client feat: Migrating CLI to run on MemGPT Client for memgpt [list/add/delete] (#1428) (#1449) 2024-06-13 16:02:59 -07:00
configs fix: add back memgpt/configs folder (#1431) 2024-06-04 16:28:11 -07:00
data_sources chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
functions fix: Append encoding='utf-8' to open (#1423) 2024-05-31 10:47:06 -07:00
humans Removing dead code + legacy commands (#536) 2023-11-30 13:37:11 -08:00
llm_api fix: patch #1401 (#1406) 2024-05-22 20:27:19 -07:00
local_llm fix: Append encoding='utf-8' to open (#1423) 2024-05-31 10:47:06 -07:00
models feat: add more tool functionality for python client (#1361) 2024-05-13 12:05:32 -07:00
openai_backcompat chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
personas feat: add google search example (#1167) 2024-03-20 12:57:56 -07:00
presets fix: various fixes to python client and add tutorial notebooks (#1377) 2024-06-09 15:32:20 -07:00
prompts fix: patch typos in system prompt (#1348) 2024-05-07 09:51:45 -07:00
server feat: Migrating CLI to run on MemGPT Client for memgpt [list/add/delete] (#1428) (#1449) 2024-06-13 16:02:59 -07:00
__init__.py chore: bump version 0.3.17 (#1435) 2024-06-04 22:20:19 -07:00
__main__.py reformat 2023-10-26 16:08:25 -07:00
agent.py fix: various fixes to python client and add tutorial notebooks (#1377) 2024-06-09 15:32:20 -07:00
config.py feat: add more tool functionality for python client (#1361) 2024-05-13 12:05:32 -07:00
constants.py chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
credentials.py feat: add workflow to build + test docker container (#1278) 2024-04-21 17:58:09 -07:00
data_types.py feat: add more tool functionality for python client (#1361) 2024-05-13 12:05:32 -07:00
embeddings.py feat: Ollama embeddings api + Ollama tests (#1433) 2024-06-04 20:49:20 -07:00
errors.py feat: one time pass of autoflake + add autoflake to dev extras (#1097) 2024-03-05 16:35:12 -08:00
interface.py ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
log.py ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
main.py ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
memory.py fix: various breaking bugs with local LLM implementation and postgres docker. (#1355) 2024-05-12 11:53:46 -07:00
metadata.py feat: cursor pagination of get_all_users in /admin/users route (#1441) 2024-06-09 17:24:11 -07:00
migrate.py fix: remove requirement to specify version in ~/.memgpt/config (#1337) 2024-05-03 15:31:13 -07:00
persistence_manager.py chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
pytest.ini fix: Clean up and simplify docker entrypoint (#1235) (#1259) 2024-04-18 22:39:11 -07:00
settings.py fix: patch #1355 (#1373) 2024-05-12 20:28:02 -07:00
streaming_interface.py ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
system.py chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
utils.py fix: Append encoding='utf-8' to open (#1423) 2024-05-31 10:47:06 -07:00