OpenAI-Redis Conversation System

by Gaya56
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELNoThe OpenAI model to usegpt-4o
OPENAI_API_KEYYesYour OpenAI API key
SESSION_TTL_DAYSNoNumber of days before sessions expire30
UPSTASH_REDIS_URLYesYour Upstash Redis URL for session storage
UPSTASH_REDIS_TOKENYesYour Upstash Redis token for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: zj6ammmwzq