MemGPT/memgpt
2024-08-16 09:48:28 -07:00
..
agent_store add index 2024-08-06 11:39:00 +08: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 third try 2024-08-02 20:25:03 -04:00
client feat: added system prompt override to the CLI (#1602) 2024-08-01 14:18:54 -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 feat: refactor CoreMemory to support generalized memory fields and memory editing functions (#1479) 2024-07-01 11:50:57 -07:00
humans fix: dos2unix text files (#1507) 2024-07-04 14:15:56 -07:00
llm_api fix: patches to the API for non-streaming OAI proxy backends (#1653) 2024-08-16 09:48:28 -07:00
local_llm fix: patches to the API for non-streaming OAI proxy backends (#1653) 2024-08-16 09:48:28 -07:00
models add index 2024-08-05 13:24:44 +08:00
openai_backcompat chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
personas fix: dos2unix text files (#1507) 2024-07-04 14:15:56 -07:00
presets chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
prompts feat: allow templated system messages (#1584) 2024-07-27 22:13:20 -07:00
server fix: patches to the API for non-streaming OAI proxy backends (#1653) 2024-08-16 09:48:28 -07:00
__init__.py chore: bump version 0.3.22 (#1597) 2024-07-30 22:34:15 -07:00
__main__.py reformat 2023-10-26 16:08:25 -07:00
agent.py feat: allow editing the system prompt of an agent post-creation (#1585) 2024-07-28 20:14:34 -07:00
config.py feat: add character limits for persona/human to /config response 2024-07-16 16:48:42 +02:00
constants.py feat: allow templated system messages (#1584) 2024-07-27 22:13:20 -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: patch missing inner thoughts on new openai models (#1562) 2024-07-23 19:51:25 -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 chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
log.py fix: use timestamp passed by request for user message created date (#1503) 2024-07-04 13:58:44 -07:00
main.py feat: allow editing the system prompt of an agent post-creation (#1585) 2024-07-28 20:14:34 -07:00
memory.py second attempt 2024-08-02 20:19:04 -04:00
metadata.py feat: create an admin return all agents route (#1620) 2024-08-13 12:00:19 -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: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
pytest.ini fix: Clean up and simplify docker entrypoint (#1235) (#1259) 2024-04-18 22:39:11 -07:00
settings.py feat: add tools from the Python client (#1463) 2024-06-21 20:58:12 -07:00
streaming_interface.py ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
system.py chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
utils.py chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00