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
Eugene Yurtsev 5653f36adc
cli[minor]: Add script to generate migrations for partner packages (#20932)
Add script to help generate migrations.

This works well for partner packages. Migrations are generated based on run time rather than static analysis (much simpler to get the correct migrations implemented).

The script for generating migrations from langchain to community still needs work.
3 months ago
..
cli cli[minor]: Add script to generate migrations for partner packages (#20932) 3 months ago
community community[patch]: fix integrated test case test_recursive_url_loader.py assertions (issue-20919) (#20920) 3 months ago
core remove placeholder error message (#20340) 3 months ago
experimental experimental[patch]: return from HuggingGPT task executor task.run() exception (#20219) 3 months ago
langchain langchain: support PineconeVectorStore in self query retriever (#20905) 3 months ago
partners openai: add unit test (#20931) 3 months ago
standard-tests standard-tests: split tool calling test (#20803) 3 months ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 3 months ago