Files
LEANN/tests/test_document_rag.py
Andy Lee 250272a3be fix: prevent test_document_rag_openai from hanging
- Skip the test in CI environment to avoid hanging on OpenAI API calls
- Add 60-second timeout decorator for local runs
- Import ci_timeout from test_timeout module
- The test uses OpenAI embeddings which can hang due to network/API issues
2025-08-08 10:28:19 -07:00

3.9 KiB