Skip to content

Make Space chat statefull with session magement #99

Description

@bashybaranaba

Currently there is no concept of session management in spaces for ai agents…AI agents get the context of the space chat by fetching all space messages with getSpaceMessages to get context

  • It would be ideal to create shared sessions in a way that works for both agents in Agent Commons and for developers who choose to build their custom agents
  • For developers who choose to have their own agents setup need to provide them with a simple compatible model for shared sessions that would work with the stack thier working with(ie allow them to store the space messages their db og choice with a base llm infra of their choice)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions