Skip to content
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

update master #799

Merged
merged 6 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions aggregate/item.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ labels:
author: avia
maintainers: []
marketplaceType: ''
mlrunVersion: 1.4.1
mlrunVersion: 1.6.1
name: aggregate
platformVersion: 3.5.4
spec:
Expand All @@ -21,4 +21,4 @@ spec:
kind: job
requirements: []
url: ''
version: 1.3.0
version: 1.3.1
6 changes: 3 additions & 3 deletions structured_data_generator/function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ kind: job
metadata:
name: structured-data-generator
tag: ''
hash: aa811f5c583d081b71d4da97088837546e29c4a1
hash: ac969f46aae91804024ea736856267c26578864b
project: ''
labels:
author: zeevr
categories:
- machine-learning
- Data Preparation
- Data Generation
- data-preparation
- data-generation
- GenAI
spec:
command: ''
Expand Down
10 changes: 5 additions & 5 deletions structured_data_generator/item.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
categories:
- machine-learning
- Data Preparation
- Data Generation
- data-preparation
- data-generation
- GenAI
description: GenAI approach of generating structured data according to a given schema
doc: ''
Expand All @@ -23,7 +23,7 @@ spec:
image: mlrun/mlrun
kind: job
requirements:
- langchain
- tqdm
- langchain
- tqdm
url: ''
version: 1.3.0
version: 1.4.0
Loading