Hi, all
I use basic llm chain for data output, I set opeai api model output with json, and i tell llm in ststem prompt also, and I get this:
Please help me, How can I get title,final,final2 value like I set on “Edit fields”, Thank you very much!
I really got many search on google and community.
Share the output returned by the last node
Information on your n8n setup
**n8n version:1.27
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker)
Operating system:
n8n
April 7, 2024, 8:10am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Should I set object first?
Jon
April 16, 2024, 10:59am
4
Hey @Anrufen ,
Setting an object first could work or you can use JSON.parse() and work from that. It may be worth being clearer in your prompt though. If you can share an example workflow we can take a look at it for you.
system
Closed
April 24, 2024, 9:35am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.