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

Feature/update json loader to have dynamic metadata #3811

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

HenryHengZJ
Copy link
Contributor

  • allow dynamic metadata from json

For example - input JSON:

[
    {
        "url": "https://www.linkedin.com/jobs/search/?f_TPR=r604800&geoId=92000000&keywords=summer%20intern&location=United%20States",
        "body": "BD 2023 SUMMER"
    },
    {
        "url": "https://www.linkedin.com/jobs",
        "body": "Intern, Treasury and other roles are available"
    }
]

image

@tgmerritt
Copy link
Contributor

God I spent so long on the picker and you knocked it out in like 10 minutes 😢 😂

This is functionally precisely what I was after.

@HenryHengZJ
Copy link
Contributor Author

God I spent so long on the picker and you knocked it out in like 10 minutes 😢 😂

This is functionally precisely what I was after.

tbh it was more like one hour haha

@HenryHengZJ
Copy link
Contributor Author

can you have a quick check to see if this is working as expected, then we can merge it

@tgmerritt
Copy link
Contributor

tgmerritt commented Jan 6, 2025

Yes I pulled it locally and tried with my JSON file - it's working as expected 👍

Will this & 2.2.3 be pushed to FlowiseCloud soon? I'd like to deploy

@HenryHengZJ
Copy link
Contributor Author

Yes I pulled it locally and tried with my JSON file - it's working as expected 👍

Will this & 2.2.3 be pushed to FlowiseCloud soon? I'd like to deploy

yes will be sync to cloud

@HenryHengZJ HenryHengZJ merged commit 7aead83 into main Jan 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants