The GitHub Actions job "Tests (AMD)" on airflow.git/aip99-langchain-example has 
failed.
Run started by GitHub user vikramkoka (triggered by vikramkoka).

Head commit for run:
5e36a46a46fcb15937fa8df036c51a44d0e688eb / Vikram Koka <[email protected]>
Add SEC 10-K analysis example using LangChain for Common.ai provider

 Two production-shaped DAGs demonstrating a multi-company financial research 
pipeline using real SEC 10-K filings from the EDGAR API:

- example_langchain_10k_index: fetches filings by ticker and builds per-company 
FAISS vector indexes via Dynamic Task Mapping

- example_langchain_10k_analysis: LLM-driven sub-question decomposition with 
fan-out retrieval, structured synthesis (UsageLimits + AnalysisReport), and 
HITL approval

  LangChain counterpart to example_llamaindex_10k.py -- same DAG shape,  same 
EDGAR data source, different framework underneath (LangChainHook, 
RecursiveCharacterTextSplitter, FAISS).

Report URL: https://github.com/apache/airflow/actions/runs/26650540589

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to