Files
chat-llamaindex/app/api/chat/engine/shared.ts
T
Thuc Pham 5c16a343ea feat: use create-llama chat session (#94)
---------
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2024-06-19 22:17:44 +07:00

2 lines
44 B
TypeScript

export const STORAGE_CACHE_DIR = "./cache";