You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on a test to see i i can make the integration compatible with a n8n webhook.
This would allow for a more flexible llm(agent) backend.
I managed to get the webhook to work with a small change to the General API section.
Now i ran into 1 issue were i need the conversation_id in n8n.
Do you perhaps know if it is possble to get the conversation_id from HA, that is send in async_process for the history of a conversation, into the API call of the GenaricAPI class?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on a test to see i i can make the integration compatible with a n8n webhook.
This would allow for a more flexible llm(agent) backend.
I managed to get the webhook to work with a small change to the General API section.
Now i ran into 1 issue were i need the conversation_id in n8n.
Do you perhaps know if it is possble to get the conversation_id from HA, that is send in async_process for the history of a conversation, into the API call of the GenaricAPI class?
Beta Was this translation helpful? Give feedback.
All reactions