Merge branch 'main' of gitlab.hdtex.group:anhvh/tool-test-chatbot-canifa
Showing
.gitignore
0 → 100644
README.md
0 → 100644
api/__init__.py
0 → 100644
api/routes.py
0 → 100644
app.py
0 → 100644
config.py
0 → 100644
create_example_excel.py
0 → 100644
example_questions.xlsx
0 → 100644
File added
requirements.txt
0 → 100644
run.txt
0 → 100644
services/__init__.py
0 → 100644
services/api_client.py
0 → 100644
services/batch_processor.py
0 → 100644
This diff is collapsed.
services/langfuse_client.py
0 → 100644
templates/index.html
0 → 100644
This diff is collapsed.
utils/__init__.py
0 → 100644
utils/excel_handler.py
0 → 100644
Please register or sign in to comment