Invoice Extraction¶
Input¶
It may take in Dataframe as an input
Type¶
pyspark
Class¶
fire.nodes.gai.NodeInvoiceExtractions
Fields¶
Name |
Title |
Description |
|---|---|---|
userQuery |
User Query |
The query input from the user |
llmConnection |
Select Connection |
Select Connection |
separator |
Separator |
String used to divide values for Dataframe |
config |
Additional |
|
temperature |
Temperature |
The temperature for the model response |
writePrompt |
System Prompt |
Additional prompt used for generating content |