Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
356264f
[Build] Fix html links, Add <function>.html as source in documentation
yonishelach Mar 8, 2023
2202caf
Update CI temporarily and update index
yonishelach Apr 19, 2023
b0f2b5d
Merge pull request #615 from yonishelach/fix-links-html
yonishelach Apr 19, 2023
8b17c8f
[XGB-Custom] Fix test artifact key name
yonishelach Apr 19, 2023
f42f3e3
Merge pull request #616 from yonishelach/fix-xgb-custom-test
yonishelach Apr 19, 2023
a469dca
[XGB-Serving][XGB-Test][XGB-Trainer] Fix tests - artifact key
yonishelach Apr 19, 2023
80c7de2
Merge pull request #617 from yonishelach/fix-xgb-custom-test
yonishelach Apr 19, 2023
3301415
[Build] Install python 3.9 when testing (#618)
yonishelach Apr 19, 2023
0cd1f15
[Build] Update python version in CI (#620)
yonishelach Apr 19, 2023
33e7ab8
Revert "[Build] Update python version in CI (#620)" (#621)
yonishelach Apr 19, 2023
7a7473b
Revert "[Build] Install python 3.9 when testing (#618)" (#619)
yonishelach Apr 19, 2023
81437da
[Build] Build with python 3.9 (#622)
yonishelach Apr 19, 2023
c0a1bb8
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Oct 1, 2023
10cf170
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Dec 28, 2023
81b45ae
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Jan 4, 2024
f1aa62a
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Jan 8, 2024
5bb578c
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Jan 10, 2024
58b0d3e
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Jan 11, 2024
1d2f407
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Feb 1, 2024
8872798
[onnx utils] update onnx utils packages
aviaIguazio Apr 7, 2024
3b34fef
[Noise-reduction] Add new function to hub (#765)
yonishelach Jun 5, 2024
55a1907
Merge remote-tracking branch 'upstream/development' into development
aviaIguazio Jul 7, 2024
1e0cb66
delete `load_dask` (#822)
Eyal-Danieli Aug 28, 2024
1ffaede
Merge remote-tracking branch 'upstream/development' into development
aviaIguazio Aug 29, 2024
6fdc1b1
[feature selection] update function yaml
aviaIguazio Aug 29, 2024
64907af
[feature selection] update function yaml
aviaIguazio Sep 2, 2024
d1d61a0
Revert "[onnx utils] update onnx utils packages"
aviaIguazio Sep 2, 2024
98d0942
[feature selection] update function yaml
aviaIguazio Sep 2, 2024
2fb2080
[feature selection] update function yaml
aviaIguazio Sep 2, 2024
55e1dc0
Delete unsupported functions from the hub (#824)
Eyal-Danieli Sep 9, 2024
7f3403c
Update feature_selection/test_feature_selection.py
aviaIguazio Sep 12, 2024
75dbafd
Update item.yaml
aviaIguazio Sep 12, 2024
8f3f226
Merge pull request #823 from aviaIguazio/development
aviaIguazio Sep 12, 2024
639bb27
Align to master branch (#826)
Eyal-Danieli Sep 25, 2024
6ded2af
set `navigation_with_keys` to False (#829)
Eyal-Danieli Sep 25, 2024
60c5349
remove xgb and churn functions (#830)
Eyal-Danieli Sep 25, 2024
6dd4ded
[Batch Infer V2] Adjust function to 1.7 (#832)
Eyal-Danieli Oct 8, 2024
c4c558e
bring back deprecated params and add warn (#834)
Eyal-Danieli Oct 10, 2024
e978719
fix PyYAML loading (#837)
Eyal-Danieli Dec 31, 2024
7d29949
[text to audio generator] Replaced bark with openai tts models (#836)
yonishelach Dec 31, 2024
b3eb31a
[Text to audio generator] Add speech engine (#838)
yonishelach Jan 2, 2025
7aec0ab
[auto-trainer] update test requirements (#839)
yonishelach Jan 2, 2025
fe39028
[Feature Selection] Fix deprecated `get_offline_features` (#844)
Eyal-Danieli Mar 6, 2025
c146acd
limit torchaudio for unit test (#845)
Eyal-Danieli Mar 20, 2025
ec61826
Update requirements.txt (#843)
daniels290813 Mar 20, 2025
b23f095
[Open Archive] Fix arbitrary file vulnerability (#847)
Eyal-Danieli Apr 10, 2025
9798aed
[open_archive] Add traversal attack test (#849)
Eyal-Danieli Apr 10, 2025
34ec86a
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Apr 10, 2025
6d065eb
Merge branch 'development' of https://github.com/mlrun/functions into…
guy1992l Dec 30, 2025
8fc3f35
first version
guy1992l Jan 8, 2026
daf0db8
run upg to pydantic v2
guy1992l Jan 8, 2026
3f417fd
added kafka and mlrun-ce code preparation
guy1992l Jan 11, 2026
3ad0984
Eyal review
guy1992l Jan 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions modules/src/langchain_mlrun/item.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
apiVersion: v1
categories:
- langchain
- langgraph
- tracing
- monitoring
- llm
description: LangChain x MLRun integration - Orchestrate your LangChain code with MLRun.
example: langchain_mlrun.ipynb
generationDate: 2026-01-08:12-25
hidden: false
labels:
author: Iguazio
mlrunVersion: 1.10.0
name: langchain_mlrun
spec:
filename: langchain_mlrun.py
image: mlrun/mlrun
kind: generic
requirements:
- langchain
- pydantic-settings
version: 0.0.1
Loading