Skip to content

Issues: langchain-ai/langchain

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

all: Add pre-commit hook partner size:M This PR changes 30-99 lines, ignoring generated files.
#26993 opened Sep 30, 2024 by cbornet Loading…
Force role to be before content in openai _convert_message_to_dict 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature partner size:S This PR changes 10-29 lines, ignoring generated files.
#26955 opened Sep 27, 2024 by tobicoveo Loading…
1 task
openai[patch]: use max_completion_tokens in place of max_tokens lgtm PR looks good. Use to confirm that a PR is ready for merging. partner size:M This PR changes 30-99 lines, ignoring generated files.
#26917 opened Sep 26, 2024 by ccurme Loading…
Enhance BM25SparseEmbedding initialization Ɑ: embeddings Related to text embedding models module partner size:S This PR changes 10-29 lines, ignoring generated files.
#26769 opened Sep 23, 2024 by FouadLbakali Loading…
2 tasks
community: add AzureOpenAIWhisperParser community Related to langchain-community Ɑ: doc loader Related to document loader module (not documentation) 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder partner size:XL This PR changes 500-999 lines, ignoring generated files.
#26757 opened Sep 22, 2024 by Sheepsta300 Loading…
3 tasks done
integrations[patch]: remove non-required chat param defaults langchain Related to the langchain package 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs partner size:M This PR changes 30-99 lines, ignoring generated files.
#26730 opened Sep 20, 2024 by baskaryan Loading…
partners/HuggingFacePipeline[stream]: Change to use pipeline instead of pipeline.model.generate in stream() 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature partner size:XS This PR changes 0-9 lines, ignoring generated files.
#26531 opened Sep 16, 2024 by jagaldol Loading…
openai: fix json_schema mode in AzureChatOpenAI.with_structured_output 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature partner size:S This PR changes 10-29 lines, ignoring generated files.
#26086 opened Sep 5, 2024 by Skar0 Loading…
huggingface: fix _convert_TGI_message_to_LC_message issue, which will replace all … 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature partner size:S This PR changes 10-29 lines, ignoring generated files.
#26075 opened Sep 5, 2024 by sywangyi Loading…
4 tasks
[partner]: add response format to bind tools partner size:S This PR changes 10-29 lines, ignoring generated files.
#25859 opened Aug 29, 2024 by isahers1 Loading…
core[minor]: Add msg content formatting util Ɑ: core Related to langchain-core lgtm PR looks good. Use to confirm that a PR is ready for merging. 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs partner size:XXL This PR changes 1000+ lines, ignoring generated files.
#25832 opened Aug 29, 2024 by baskaryan Loading…
core: added an extra input param to RunnableWithMessageHistory Ɑ: core Related to langchain-core 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs partner size:M This PR changes 30-99 lines, ignoring generated files.
#25756 opened Aug 26, 2024 by Abd-elr4hman Loading…
mongodb : update MongoDBChatMessageHistory to accept existing mongo_client needs test PR needs to be updated with tests 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs partner size:M This PR changes 30-99 lines, ignoring generated files.
#25726 opened Aug 24, 2024 by SuperMuel Loading…
more embeddings standard tests Ɑ: embeddings Related to text embedding models module 🔌: fireworks Primarily related to Fireworks AI model intergrations 🔌: openai Primarily related to OpenAI integrations partner size:L This PR changes 100-499 lines, ignoring generated files.
#25513 opened Aug 16, 2024 by isahers1 Loading…
json mode standard test 🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. partner size:M This PR changes 30-99 lines, ignoring generated files.
#25497 opened Aug 16, 2024 by baskaryan Loading…
openai: Add support for tools in with_structured_output method 🤖:improvement Medium size change to existing code to handle new use-cases 🔌: openai Primarily related to OpenAI integrations partner size:L This PR changes 100-499 lines, ignoring generated files.
#25338 opened Aug 13, 2024 by tim-watcha Loading…
chroma: fix persistence if client_settings is passed in 🔌: chroma Primarily related to ChromaDB integrations partner size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#25199 opened Aug 8, 2024 by da-vin-ci Loading…
4 tasks
Fix for issue #19933: langchain_huggingface 🔌: huggingface Primarily related to HuggingFace integrations 🤖:improvement Medium size change to existing code to handle new use-cases needs test PR needs to be updated with tests partner size:S This PR changes 10-29 lines, ignoring generated files.
#25136 opened Aug 7, 2024 by Soumil32 Loading…
Update with_structured_output to explicitly pass tool name 🤖:improvement Medium size change to existing code to handle new use-cases partner stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
#23644 opened Jun 28, 2024 by ccurme
1 task done
langchain_huggingface: Fix multiple GPU usage bug in from_model_id function 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature 🔌: huggingface Primarily related to HuggingFace integrations partner size:S This PR changes 10-29 lines, ignoring generated files.
#23628 opened Jun 28, 2024 by kenchanLOL Loading…
3 tasks
text-splitters: bug fix for CharacterTextSplitter replacing original separator with regex pattern when merging 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature lgtm PR looks good. Use to confirm that a PR is ready for merging. partner size:L This PR changes 100-499 lines, ignoring generated files. Ɑ: text splitters Related to text splitters package
#23519 opened Jun 26, 2024 by wulifu2hao Loading…
openai[patch]: refactor embeddings, add tests Ɑ: embeddings Related to text embedding models module 🔌: openai Primarily related to OpenAI integrations partner 🤖:refactor A large refactor of a feature(s) or restructuring of many files size:XL This PR changes 500-999 lines, ignoring generated files.
#22337 opened May 31, 2024 by baskaryan Loading…
ProTip! Updated in the last three days: updated:>2024-10-15.