Is there a reason artifacts are not part of the pr...
# ask-community
j
Is there a reason artifacts are not part of the prefect-client package? It seems like they should be.
1
a
we tend to omit CLI methods from prefect-client, which is currently the only way to read artifacts writing artifacts should exist in prefect-client. are you looking for a way to read artifacts in code?
j
No, I am trying to write them!
a
oh fascinating
from prefect.artifacts import create_link_artifact
et al (or something like that) aren’t in prefect-client?
sorry if I’m literally just asking you exactly what you’re stating 😂
j
Lol! Yes, I have that exact line in my code. I install prefect-client and I need the full prefact package for it to work.
a
okay the good news is that this feels more like an oversight than an intentional decision
if you do us the kindness of making a github issue I can get 👀 on it
j
Will do!
a
@Joey Mukherjee https://github.com/PrefectHQ/prefect/pull/12316 Will hit our next release slated for Thursday! Thank you @Uriel Mandujano!
🙌 1
u
you're welcome! thanks for the suggestion and looping me in!
🙌 1