forked from langchain-ai/langchain
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Make visual features configurable by the user #14
Open
Sheepsta300
wants to merge
542
commits into
master
Choose a base branch
from
feature/Image_analysis
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
542 commits
Select commit
Hold shift + click to select a range
22a8652
langchain: add missing punctuation in react_single_input.py (#28161)
DreamOfStars 0c051e5
docs: fix grammatical error in delegation to sync methods (#28165)
devs-talha 093f24b
docs: standard test update (#28185)
efriis c26b357
docs: community integration guide clarification (#28186)
efriis a1db744
docs: add component tabs to integration landing pages (#28142)
ccurme 3a63055
docs[patch]: Add missing link to streaming concepts page (#28189)
eyurtsev 6dfea7e
docs: fixed a typo (#28191)
Mahdi-Massahi 018f410
docs: fix embeddings tabs (#28193)
ccurme cbeb860
docs: efficient rebuild (#28195)
efriis d9d6895
openai: release 0.2.9, o1 streaming (#28197)
efriis 24eea2e
infra: allow non-langchainai packages (#28199)
efriis 0dbaf05
standard-tests: rename langchain_standard_tests to langchain_tests, r…
efriis 0a06732
docs: links in integration contrib (#28200)
efriis 97f752c
docs: more standard test stubs (#28202)
efriis 5599a0a
core[minor]: Add other langgraph packages to sys_info (#28190)
eyurtsev 197b885
[CLI] Relax constraints (#28218)
hinthornw 6bda89f
Clarify bind tools takes a list (#28222)
rlancemartin 1691884
docs: add conceptual testing docs (#28205)
efriis 4027da1
docs: fix typo in migration guide: migrate_agent.ipynb (#28227)
Sodas0 43e24cd
docs, standard-tests: property tags, support tool decorator (#28234)
efriis 4da3562
docs: formatting fix (#28235)
efriis 218b4e0
community: fix some features on Naver ChatModel & embedding model (#2…
hyper-clova 923ef85
langchain_chroma: fixed integration tests (#27968)
epinzur 7c7ee07
huggingface[fix]: HuggingFaceEndpointEmbeddings model parameter passi…
vegetablest cb32bab
docs: update notebook env dependencies (#28221)
ccurme abaea28
community: SamabanovaCloud tool calling and Structured output (#27967)
jhpiedrahitao 567dc1e
community: fix duplicate content (#28003)
Renzo-vS 2901fa2
community: Add deprecation warning for GigaChat integration in langch…
Mikelarg dee72c4
community: Outlines integration (#27449)
shroominic 1a66175
mistral[patch]: Propagate tool call id (#28238)
eyurtsev 2acc83f
mistralai[patch]: 0.2.2 release (#28240)
eyurtsev 8738973
docs: vectorstore standard tests (#28241)
efriis 161ab73
standard-tests: release 0.3.3 (#28242)
efriis 35e6052
infra: remove stale dockerfiles from repo (#28243)
efriis 60e572f
standard-tests: tool tests (#28244)
efriis 4bdf1d7
standard-tests: fix decorator init test (#28246)
efriis 4f76246
standard-tests: release 0.3.4 (#28245)
efriis d110860
multiple: push deprecation removals to 1.0 (#28236)
efriis 96c6723
docs: standard test version badge (#28247)
efriis f5f53d1
community: fix compatibility issue in kinetica chat model integration…
Pr1yansh1 56499cf
openai[patch]: unskip test and relax tolerance in embeddings comparis…
ccurme 69a706a
infra: fix api docs build (#28264)
efriis ad4333c
infra: disable vertex api build (#28266)
efriis 5bc2df3
standard-tests: troubleshooting docstrings (#28268)
efriis b3ee1f8
core: add space at end of error message link (#28270)
efriis 45402d1
api-docs: add standard tests package to build (#28272)
efriis f173b72
api-docs: add standard tests package to build 2 (#28273)
efriis 49254cd
docs: poetry publish (#28275)
efriis 2917f85
docs: Update langchain docs to new Databricks package (#28274)
prithvikannan 4ccb3e6
cli: release 0.0.33 (#28278)
efriis 9a717c9
docs: poetry publish 2 (#28277)
efriis 29f8a79
groq,openai,mistralai: fix unit tests (#28279)
efriis 65deedd
docs: poetry publish 3 (#28280)
efriis a5fcbe6
docs: correct HuggingFaceEmbeddings documentation model param (#28269)
manuelescobar-dev a433039
core[patch]: support final AIMessage responses in `tool_example_to_me…
ccurme 697dda5
core[patch]: release 0.3.20 (#28293)
ccurme 2ee37a1
community: list valid values for LanceDB constructor's `mode` argumen…
metadaddy 7277794
ollama: include kwargs in requests (#28299)
efriis aa7fa80
partners/ollama: release 0.2.2rc1 (#28300)
efriis 203d20c
community[patch]: fix errors introduced by pydantic 2.10 (#28297)
ccurme 242e9fc
infra: install standard tests in docs build (#28303)
efriis 25a636c
langchain[patch]: update deprecation message for MapReduceChain (#28304)
ccurme 39fd0fd
infra: more rst (#28305)
efriis a329647
docs: integration asyncio mode (#28306)
efriis ed84d48
[Doc] Improvement: fix import statement for qdrant (#28286)
ZhangShenao a813d11
core[patch]: Compat pydantic 2.10 (#28308)
eyurtsev 563587e
langchain[patch]: Compat with pydantic 2.10 (#28307)
eyurtsev 7170a4e
docs: standard test api link (#28309)
efriis f5f1149
core[patch]: release 0.3.21 (#28314)
ccurme 82bb0cd
langchain[patch]: release 0.3.8 (#28315)
ccurme a83357d
community[patch]: release 0.3.8 (#28316)
ccurme 6ed2d38
docs: fix GOOGLE_API_KEY typo (#28322)
Yelinz c60695a
community: fixed critical bugs at Writer provider (#27879)
yanomaly 5867f25
community[patch]: Neo4j community deprecation (#28130)
alexthomas93 a537495
community[patch]: fix import in test (#28339)
ccurme aa2c17b
docs: update azure_openai_whisper_parser.ipynb (#28327)
eltociear 195ae7b
Community: Adding citations in AIMessage for ChatPerplexity (#28321)
keenborder786 c161f7d
docs(create_sql_agent): fix reStructured Text Markup (#28356)
0xRichardH a97c53e
docs[patch]: fix broken anchor link (#28358)
ccurme 7b9a0d9
docs: update tutorials (#28219)
ccurme 869c8f5
langchain[patch]: support numpy 2 (#28183)
ghinch 42b1882
openai[patch]: use max_completion_tokens in place of max_tokens (#26917)
ccurme e7dc26a
openai[patch]: Release 0.2.10 (#28360)
baskaryan e9c1655
openai[patch]: bump core dep (#28361)
baskaryan 74d9d2c
ollama[patch]: support ollama 0.4 (#28364)
ccurme a1c9079
ollama[patch]: bump to 0.4.1 in lock file (#28365)
ccurme 7d95a10
langchain: Fix Neo4jVector vector store reference from partner packag…
willtai 06fafc6
Community: Marqo Index Setting GET Request Updated according to `2.x`…
keenborder786 ec205fc
Updated docs for the BM25 preprocessing function (#28101)
kiril-buga 8adc4a5
langchain[patch]: update deprecation message for agent classes and co…
ccurme ffe7bd4
langchain[patch]: init_chat_model provider in model string (#28367)
baskaryan 585da22
Init embeddings (#28370)
hinthornw 85b8cec
docs: fix typo in embedding vectors documentation (#28378)
kanad13 42b8ad0
chroma[patch]: test python 3.13 in CI (#28387)
ccurme 51e98a5
docs[patch]: fix typo in embeddings tab (#28388)
ccurme bb83abd
community[patch]: remove sqlalchemy cap (#28389)
ccurme 607c60a
partners/ollama: fix tool calling with nested schemas (#28225)
TheDannyG c09000f
Building RAG agents locally using open source LLMs on Intel CPU (#28302)
pbharti0831 0901f11
community: add truncation params when an openai assistant's run is cr…
LuisMSotamba 5141f25
community[patch]: support numpy2 (#28184)
ghinch b9bf7fd
couchbase[patch]: run python 3.13 in CI (#28391)
ccurme 733a6ad
mistral[patch]: run python 3.13 in CI (#28392)
ccurme 8358666
partners[chroma]: add retrieval of embedding vectors (#28290)
mspronesti ee6fc3f
nomic[patch]: run python 3.13 in CI (#28393)
ccurme a8b21af
qdrant[patch]: run python 3.13 in CI (#28394)
ccurme b7e10bb
langchain[patch]: Release 0.3.9 (#28399)
baskaryan 2813e86
docs: Adds the langchain-neo4j package to the API docs (#28386)
alexthomas93 c2f1d02
mistral[patch]: ensure tool call IDs in tool messages are correctly f…
ccurme 49914e9
community[patch]: Release 0.3.9 (#28451)
baskaryan 4743348
mistral[patch]: Release 0.2.3 (#28452)
baskaryan e294e71
Update mistralai.ipynb (#28440)
chistokir 58d2bfe
docs: fixed a variable name in embeddings section (#28434)
rcocetta e5b4f9a
docs: Add ChatDatabricks to llm models (#28398)
prithvikannan c953f93
infra: Update Poetry version, to current latest (1.8.4) (#28194)
ulgens 88d6d02
ollama[patch]: release 0.2.2 (#28456)
ccurme 2848759
ollama[patch]: release 0.2.1 (#28458)
ccurme 60021e5
community: Add the additonnal kward 'context' for openai (#28351)
lucasiscovici ecee41a
fix: Handle response metadata in merge_messages_runs (#28453)
hinthornw 9f04416
openai: set logit_bias to none instead of empty dict by default (#28460)
efriis 42d40d6
partners/openai: release 0.2.11 (#28461)
efriis 000be1f
tests: init retriever standard tests (#28459)
efriis 6b7e93d
pinecone: update pinecone client (#28320)
aulorbe ff675c1
partners/pinecone: release 0.2.2 (#28466)
efriis 7315360
openai: dont populate logit_bias if None (#28482)
efriis 926e452
partners: update version header for Pinecone integration (#28481)
aulorbe c74f34c
pinecone: release 0.2.1 (version sequence) (#28485)
efriis a220ee5
infra: add 20min timeout to ci steps (#28483)
efriis 50ddf13
infra: configurable scheduled tests (#28486)
efriis ab831ce
tests[patch]: populate API reference for chat models (#28487)
ccurme b0a8307
Update graph_constructing.ipynb (#28489)
prakashshan50 ef36554
community: add Needle retriever and document loader integration (#28157)
JANHMS 6e607bb
docs: langchain-ai21 update ai21 docs (#28076)
miri-bar 15e7353
langchain_community: updated query constructor for Databricks Vector …
willsmithDB eff8a54
langchain_chroma: added document.id support (#27995)
epinzur bc5ec63
community : allow using apikey for PubMedAPIWrapper (#27246)
peterdhp a009249
infra: release rely on local built in testing (#28492)
efriis d34bf78
community: BM25Retriever preservation of document id (#27019)
TupleType 6151ea7
community: implement _select_relevance_score_fn for tencent vectordb …
wlleiiwang e6a0835
docs: more api ref links, add linting step to prevent more (#28495)
efriis 12d74d5
docs: single security doc (#28515)
efriis eec55c2
chroma[patch]: add `get_by_ids` and fix bug (#28516)
ccurme a013014
switch graph semantic layer docs to langgraph (#28513)
tomasonjo 8bc2c91
chroma[patch]: (nit) simplify test (#28517)
ccurme 2b360d6
infra: scheduled test fix (#28519)
efriis f459754
tests[patch]: populate API reference for vector stores (#28520)
ccurme c5acedd
anthropic: timeout in tests (10s) (#28488)
efriis 43c35d1
cli: standard tests in cli, test that they run, skip vectorstore test…
efriis 0f539f0
standard-tests: release 0.3.5 (#28526)
efriis d9e42a1
langchain[patch]: fix deprecation warning (#28535)
ccurme ecff9a0
cli: release 0.0.34 (#28525)
efriis 8f9b3b7
chroma[patch]: fix bug (#28538)
ccurme 7d44316
docs: Add link for how to install extras (#28537)
Coniferish d26555c
[VectorStore] Improvement: Improve chroma vector store (#28524)
ZhangShenao b8e861a
openai[patch]: add standard tests for embeddings (#28540)
ccurme 1e285cb
docs: Updated incorrected type used for the `multiply_by_max` functio…
WEIQ-beepbeep 1581857
docs: add Aerospike to providers list (#28066)
dwelch-spike ecdfc98
tests[patch]: run standard tests for embeddings and populate embeddin…
ccurme 3d54935
docs: deprecated styling (#28546)
efriis 66f819c
infra: run cli tests on test changes (#28542)
efriis 5519a1c
docs[patch]: improve integration docs (#28547)
ccurme 7a96ce1
docs: deprecated styling (#28550)
efriis 28f8d43
mistral: fix of issue #26029 (#28233)
blaufink 482e8a7
community: Add support for SAP HANA Vector hnsw index creation (#27884)
cinqisap 478def8
core: deprecation doc removal (#28553)
efriis a197e0b
docs: custom deprecated coloring, organize css a bit (#28555)
efriis 7ecf38f
cli: create specific files from template (#28556)
efriis bc636cc
cli: release 0.0.35 (#28557)
efriis 18386c1
core, tests: more tolerant _aget_relevant_documents function (#28462)
efriis 5277a02
docs: raw loader codeblock (#28548)
efriis f3dc142
cli[patch]: implement minimal starter vector store (#28577)
ccurme 15cbc36
docs[patch]: update contributor docs for integrations (#28576)
ccurme dda9f90
core[patch]: Release 0.3.22 (#28582)
baskaryan 2c6bc74
multiple: combine sync/async vector store standard test suites (#28580)
ccurme c38b845
core: fix path test (#28584)
efriis e6663b6
langchain: release 0.3.10 (#28585)
efriis 221ab03
docs: readme/intro nits (#28581)
baskaryan 4f99952
docs: enable private docstring members sphinx (#28586)
efriis 791d7e9
docs: enable private docstring modules sphinx (#28588)
efriis 1cedf40
docs: enable private docstring submembers sphinx (#28589)
efriis 246c10a
standard-tests: private members and tools unit troubleshoot (#28590)
efriis 9e2abcd
standard-tests: show right classes in api docs (#28591)
efriis f943205
docs: dont document root init (#28592)
efriis 925ca75
docs: format (#28593)
efriis b7c2029
standard-tests: root docstrings (#28595)
efriis 0eb7ab6
multiple: fix xfailed signatures (#28597)
efriis 80a88f8
tests[patch]: update API ref for chat models (#28594)
ccurme 4a7dc6e
standard-tests: release 0.3.6 (#28599)
efriis 07c2ac7
community: release 0.3.10 (#28600)
efriis a32035d
docs: update uptrain.ipynb (#28561)
eltociear d801c6f
tests[patch]: nits (#28601)
ccurme 5e8553c
standard-tests: retriever docstrings (#28596)
efriis 9b84849
docs: tool, retriever contributing docs (#28602)
efriis dd0085a
docs: standard tests to markdown, load templates from files (#28603)
efriis 524ee6d
Invalid `tool_choice` being passed to `ChatLiteLLM` (#28198)
keenborder786 fbf0704
docs: Update IBM documentation (#28503)
MateuszOssGit 317a38b
community[minor]: Add support for modle2vec embeddings (#28507)
blacksmithop 2354bb7
partners: 🕷️🦜 ScrapeGraph API Integration (#28559)
PeriniM 1fc4ac3
docs: Resolve incorrect import of AttributeInfo for self-query retrie…
DangerousPotential 220b33d
docs: Fixed broken link in the warning message to @tool API Reference…
DangerousPotential e8508fb
docs: Fixed mini typo in recommend and improve the phrasing (#28438)
DangerousPotential 079c7ea
docs: Fix typo in weaviate integration docs (#28425)
funkyrailroad 54fba7e
docs: change upstage solar model descriptions (#28419)
inahjeon 481c4bf
core[patch]: Fixed trim functions, and added corresponding unit test …
fazam0616 eabe587
community[patch]:Fix for get_openai_callback() return token_cost=0.0 …
m4a1carbin4 b53f07b
docs: more integration contrib (#28618)
efriis 90f162e
text-splitters: add pydocstyle linting (#28127)
dangiankit cef21a0
cli: warning on app add (#28619)
efriis ec9b414
[Core]: Small Docstring Clarification for `BaseTool` (#28148)
keenborder786 6e6061f
openai[patch]: bump minimum SDK version (#28632)
ccurme ffb5c19
openai[patch]: release 0.2.12 (#28633)
ccurme 4c70fff
standard-tests: sync/async vectorstore tests conditional (#28636)
efriis b64d846
docs: Standardize MoonshotChat docstring (#28159)
maang-h b476fdb
docs: update readme (#28631)
ccurme bdb4cf7
Fix typo in Custom Output Parser doc (#28617)
huyb1991 9fcd203
partners/mistralai: Fix KeyError in Vertex AI stream (#28624)
nikitajoyn 85114b4
docs: Update sql-query doc by fixing spelling mistake of chinhook.db …
prnvlohar 242fee1
community[minor] Pebblo: Support for new Pinecone class PineconeVecto…
Raj725 ce3b69a
community: add include_labels option to ConfluenceLoader (#28259)
nakamasato 6815981
Switch graphqa example in docs to langgraph (#28574)
tomasonjo 534b8f4
standard-tests: release 0.3.7 (#28637)
efriis 75bc6bb
community: [bugfix] fix source path for office files in O365 (#28260)
MacanPN 2c49f58
community[fix]: could not locate runnable browser (#28289)
ImAmirreza cf6d1c0
docs: add Linkup integration documentation (#28366)
cjumel 34ca31e
docs: integration contrib typo (#28642)
efriis b78b2f7
community[fix]: Update Perplexity to pass parameters into API calls (…
arnavp103 4e743b5
Core: google docstring parsing fix (#28404)
Tesla2000 5afeb8b
infra: merge queue allowed (#28641)
efriis 9b7d49f
docs: Adding Docs for new SQLServer Vector store package (#28173)
Pookam90 8c6eec5
community: KuzuGraph needs allow_dangerous_requests, add graph docume…
prrao87 0f0df2d
fix: Set default search_type to 'similarity' in as_retriever method o…
TamagoTorisugi ef2f875
core: deprecate PipelinePromptTemplate (#28644)
efriis d0e9597
langchain-weaviate: Remove outdated docs (#28058)
hsm207 e24f86e
core[patch]: return ToolMessage from tool (#28605)
baskaryan 24292c4
core[patch]: Release 0.3.23 (#28648)
baskaryan 5c6e2cb
ollama[patch]: support structured output (#28629)
ccurme aba2711
community: update Memgraph integration (#27017)
katarinasupe 0d20c31
Confluence Loader: Fix CQL loading (#27620)
Tonkonozhenko c1d348e
doc-loader: retain Azure Doc Intelligence API metadata in Document pa…
jmohren 7040594
Fix graph example documentation (#28653)
tomasonjo bc4dc7f
ollama[patch]: permit streaming for tool calls (#28654)
ccurme e6a62d8
core,langchain,community[patch]: allow langsmith 0.2 (#28598)
baskaryan 1fbd86a
core[patch]: Release 0.3.24 (#28656)
baskaryan 91227ad
langchain[patch]: Release 0.3.11 (#28657)
baskaryan d0e662e
community[patch]: Release 0.3.11 (#28658)
baskaryan 3048a9a
community: tongyi multimodal response format fix to support langchain…
achenglike b9dd4f2
docs: box to package table (#28676)
efriis df5008f
community[minor]: FAISS Filter Function Enhancement with Advanced Que…
vincentzhang15 a37afbe
mistral[minor]: Added Retrying Mechanism in case of Request Rate Limi…
keenborder786 812ae09
Merge branch 'master' into feature/Image_analysis
efriis 6d63eed
bound test dep
ccurme File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might be helpful to show where this type comes from