allow all cross origin

This commit is contained in:
NoeBerdoz
2025-04-12 19:02:34 +02:00
parent c15cd6e5b0
commit f281174b18
4 changed files with 81 additions and 1 deletions

View File

@ -39,3 +39,4 @@ Flask==3.1.0
annotated-types==0.7.0
blinker==1.9.0
langchain-google-genai==2.1.2
flask-cors==5.0.1