[ 
https://issues.apache.org/jira/browse/NIFI-13432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17859668#comment-17859668
 ] 

Zsihovszki Krisztina commented on NIFI-13432:
---------------------------------------------

The PutChroma processor properties are missing since the rest of the properties 
are not defined directly in the class but are pulled from other classes.

[https://github.com/apache/nifi/blob/main/nifi-python-extensions/nifi-text-embeddings-module/src/main/python/vectorstores/PutChroma.py#L65]

ProcessorInspection.py get_property_descriptions method collects only the 
property descriptors which are defined in the class. 

 

> Incomplete Python processor documentation
> -----------------------------------------
>
>                 Key: NIFI-13432
>                 URL: https://issues.apache.org/jira/browse/NIFI-13432
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Documentation & Website
>            Reporter: Andrew M. Lim
>            Assignee: Mark Bathori
>            Priority: Minor
>         Attachments: image-2024-06-21-11-03-00-138.png, 
> image-2024-06-21-11-03-06-794.png
>
>
> The PutChroma processor has numerous properties:
>  !image-2024-06-21-11-03-00-138.png! 
> But the documentation only covers the last three:
>  !image-2024-06-21-11-03-06-794.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to