getmetal / motorhead

🧠 Motorhead is a memory and information retrieval server for LLMs.
https://getmetal.io
Apache License 2.0
846 stars 79 forks source link

GET /sessions #54

Closed softboyjimbo closed 1 year ago

softboyjimbo commented 1 year ago
GET localhost:8080/sessions
> session_id[]

New Redis Session Key

Session ID: 123

Sessions Before: 123 After: session:123

Contexts Before: 123_context After: context:123

Tokens Before: 123_tokens After: tokens:123

CleanShot 2023-05-15 at 15 12 31@2x
softboyjimbo commented 1 year ago

@Czechh updated this with a postfix of _session for session keys