-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
Has progress begun on llm session management? It would be an awesome feature.
Currently, our apps pull past conversation messages straight from our db upon each request, identified by a conversation id.
However, saving on-going conversations in-cache would be much faster and off-load some work from the db.
Is there an idea on how this would be implemented? Or should I pr something from scratch?
Metadata
Metadata
Assignees
Labels
No labels