Se agrega funcionalidades de crear conversacion, archivos y vectores ademas de MCP
This commit is contained in:
@@ -310,8 +310,8 @@ export function AcademicSections({ planId, color }: { planId: string; color?: st
|
||||
|
||||
<AIChatModal
|
||||
open={openModalIa}
|
||||
planId={planId}
|
||||
onClose={() => setopenModalIa(false)}
|
||||
edgeFunctionUrl="https://exdkssurzmjnnhgtiama.supabase.co/functions/v1/simple-chat"
|
||||
context={{
|
||||
section: iaContext?.title,
|
||||
fieldKey: iaContext?.key,
|
||||
|
||||
Reference in New Issue
Block a user