Spaces:
Runtime error
Runtime error
| ir-esg-rag-openai-8lang/ | |
| ├── app.py | |
| ├── ingest.py | |
| ├── guardrails.py | |
| ├── openai_client.py | |
| ├── config.yaml | |
| ├── requirements.txt | |
| ├── README.md | |
| ├── data/ | |
| │ ├── pdf/ | |
| │ └── index/ | |
| │ ├── faiss.index | |
| │ └── meta.jsonl | |
| └── logs/ | |
| └── qa_log.jsonl |