Unverified Commit eeb54bc8 authored by Joel's avatar Joel Committed by GitHub

Merge pull request #23 from langgenius/fix/conversations-cache

fix: conversations cache
parents a96399ee 4867d52b
export const dynamic = 'force-dynamic'
import { type NextRequest } from 'next/server'
import { NextResponse } from 'next/server'
import { client, getInfo, setSession } from '@/app/api/utils/common'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment