agentskit.js

RedisChatMemoryConfig

Auto-generated API reference for RedisChatMemoryConfig.

Interface: RedisChatMemoryConfig

Defined in: memory/src/redis-chat.ts:6

#Extends

#Properties

#client?

optional client?: RedisClientAdapter

Defined in: memory/src/redis-client.ts:19

#Inherited from

RedisConnectionConfig.client


#conversationId?

optional conversationId?: string

Defined in: memory/src/redis-chat.ts:8


#keyPrefix?

optional keyPrefix?: string

Defined in: memory/src/redis-chat.ts:7


#url

url: string

Defined in: memory/src/redis-client.ts:18

#Inherited from

RedisConnectionConfig.url

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page