You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Christian Janiake be578f32be
community:Lazy load wikipedia dump file (#15111)
**Description:** the MWDumpLoader implementation currently does not
support the lazy_load method, and the files are usually very large. We
are proposing refactoring the load function, extracting two private
functions with the functionality of loading the dump file and parsing a
single page, to reuse the code in the lazy_load implementation.
9 months ago
..
cli cli: test_integration group (#14924) 9 months ago
community community:Lazy load wikipedia dump file (#15111) 9 months ago
core Docs: add param comment for `tracing_v2_enabled` (#15308) 9 months ago
experimental Propagate context vars in all classes/methods 9 months ago
langchain Catch type errors in dumps/dumpd (#15336) 9 months ago
partners Fix: fix partners name typo in tests (#15066) 9 months ago