Replies: 7 comments 4 replies
-
To clarify - you want the AI to converse with the user and determine precisely what it is that they want to know, and then you want to use a tool to store this information to a database? |
Beta Was this translation helpful? Give feedback.
-
Is there anything we can use in Flowise to achieve this? |
Beta Was this translation helpful? Give feedback.
-
Hi,
Thanks for responding.
I have spent a few days myself to explore the options but i couldn't find
anything promising.
Could you share your insights please.
Thanks
…On Mon, Nov 11, 2024, 8:43 PM andydukes ***@***.***> wrote:
Hi, I responded to a similar question on discord earlier (copy below). Let
me know if you still need help and I'll write some notes up.
- I’ve literally just got this solution working after a couple of
weeks configuring and tuning so that part of my flow asks the user a series
of questions, receives the answers, is able to verify that the user
response is appropriate, and cycle through a list. while retaining the
responses, after which it can kick off actions and execute tools based on
the responses and also hand on to other agents etc.
I will try and write up some notes and tips (and some cheats) next
week and drop them to you if you are still in need of help / ideas?
—
Reply to this email directly, view it on GitHub
<#2528 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5NF3GZKAJCBXTN2WHOQCJL2ADCRLAVCNFSM6AAAAABIQNZ7HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRRGU4TCMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi! Sure no problem. I’ll find some time at the weekend and write up my notes and get them over to you. I’d would normally be happy just to forward the json flow to you, but it’s a clients project and they are actually on of the big AI owners so it’s just stuffed with confidential bits. I’ll have it with you by Sunday. Best AndySent from my iPhoneOn 14 Nov 2024, at 03:24, Gaurav Kalia ***@***.***> wrote:
Hi,
Thanks for responding.
I have spent a few days myself to explore the options but i couldn't find
anything promising.
Could you share your insights please.
Thanks
On Mon, Nov 11, 2024, 8:43 PM andydukes ***@***.***> wrote:
Hi, I responded to a similar question on discord earlier (copy below). Let
me know if you still need help and I'll write some notes up.
- I’ve literally just got this solution working after a couple of
weeks configuring and tuning so that part of my flow asks the user a series
of questions, receives the answers, is able to verify that the user
response is appropriate, and cycle through a list. while retaining the
responses, after which it can kick off actions and execute tools based on
the responses and also hand on to other agents etc.
I will try and write up some notes and tips (and some cheats) next
week and drop them to you if you are still in need of help / ideas?
—
Reply to this email directly, view it on GitHub
<#2528 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5NF3GZKAJCBXTN2WHOQCJL2ADCRLAVCNFSM6AAAAABIQNZ7HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRRGU4TCMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thanks, that sounds great.
I'm really looking forward to it.
Thanks
…On Thu, Nov 14, 2024, 12:38 PM andydukes ***@***.***> wrote:
Hi! Sure no problem. I’ll find some time at the weekend and write up my
notes and get them over to you. I’d would normally be happy just to forward
the json flow to you, but it’s a clients project and they are actually on
of the big AI owners so it’s just stuffed with confidential bits. I’ll have
it with you by Sunday. Best AndySent from my iPhoneOn 14 Nov 2024, at
03:24, Gaurav Kalia ***@***.***> wrote:
Hi,
Thanks for responding.
I have spent a few days myself to explore the options but i couldn't find
anything promising.
Could you share your insights please.
Thanks
On Mon, Nov 11, 2024, 8:43 PM andydukes ***@***.***> wrote:
> Hi, I responded to a similar question on discord earlier (copy below).
Let
> me know if you still need help and I'll write some notes up.
>
> - I’ve literally just got this solution working after a couple of
> weeks configuring and tuning so that part of my flow asks the user a
series
> of questions, receives the answers, is able to verify that the user
> response is appropriate, and cycle through a list. while retaining the
> responses, after which it can kick off actions and execute tools based
on
> the responses and also hand on to other agents etc.
> I will try and write up some notes and tips (and some cheats) next
> week and drop them to you if you are still in need of help / ideas?
>
> —
> Reply to this email directly, view it on GitHub
> <
#2528 (reply in thread)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/A5NF3GZKAJCBXTN2WHOQCJL2ADCRLAVCNFSM6AAAAABIQNZ7HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRRGU4TCMQ>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are
receiving this because you commented.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub
<#2528 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5NF3GZ2IGI2IND5332NE6D2ARD6RAVCNFSM6AAAAABIQNZ7HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRVGA2DINQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi Gaurav,
Sorry for the delay in getting this to you.
I've attached the flow JSON for the Q&A Loop example. My own requirement was for a list of questions to be answered, one by one, and for the user input to be checked against a schema that described valid answers to the question - so I'm sure you will be able to simplify this for you own situation.
NOTE: Make sure you change the Agent Memory path to match your own setup.


… On Nov 15, 2024, at 03:37, Gaurav Kalia ***@***.***> wrote:
Thanks, that sounds greaa.
Looking forward to it.
Thanks
On Thu, Nov 14, 2024, 12:38 PM andydukes ***@***.***> wrote:
> Hi! Sure no problem. I’ll find some time at the weekend and write up my
> notes and get them over to you. I’d would normally be happy just to forward
> the json flow to you, but it’s a clients project and they are actually on
> of the big AI owners so it’s just stuffed with confidential bits. I’ll have
> it with you by Sunday. Best AndySent from my iPhoneOn 14 Nov 2024, at
> 03:24, Gaurav Kalia ***@***.***> wrote:
> Hi,
>
>
>
> Thanks for responding.
>
>
>
> I have spent a few days myself to explore the options but i couldn't find
>
> anything promising.
>
>
>
> Could you share your insights please.
>
>
>
> Thanks
>
>
>
> On Mon, Nov 11, 2024, 8:43 PM andydukes ***@***.***> wrote:
>
>
>
> > Hi, I responded to a similar question on discord earlier (copy below).
> Let
>
> > me know if you still need help and I'll write some notes up.
>
> >
>
> > - I’ve literally just got this solution working after a couple of
>
> > weeks configuring and tuning so that part of my flow asks the user a
> series
>
> > of questions, receives the answers, is able to verify that the user
>
> > response is appropriate, and cycle through a list. while retaining the
>
> > responses, after which it can kick off actions and execute tools based
> on
>
> > the responses and also hand on to other agents etc.
>
> > I will try and write up some notes and tips (and some cheats) next
>
> > week and drop them to you if you are still in need of help / ideas?
>
> >
>
> > —
>
> > Reply to this email directly, view it on GitHub
>
> > <
> #2528 (reply in thread)>,
>
>
> > or unsubscribe
>
> > <
> https://github.com/notifications/unsubscribe-auth/A5NF3GZKAJCBXTN2WHOQCJL2ADCRLAVCNFSM6AAAAABIQNZ7HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRRGU4TCMQ>
>
>
> > .
>
> > You are receiving this because you commented.Message ID:
>
> > ***@***.***>
>
> >
>
>
>
> —Reply to this email directly, view it on GitHub, or unsubscribe.You are
> receiving this because you commented.Message ID: ***@***.***>
>
> —
> Reply to this email directly, view it on GitHub
> <#2528 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A5NF3GZ2IGI2IND5332NE6D2ARD6RAVCNFSM6AAAAABIQNZ7HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRVGA2DINQ>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub <#2528 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AFCWBNPI5L5TJRMO3XDWYI32AUC2BAVCNFSM6AAAAABIQNZ7HGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRVHE3DMNI>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
Hi Guys. |
Beta Was this translation helpful? Give feedback.
-
Here is the detailed scenario:
I want to get the basic infomation of the user: name, age, gender, job.
to improve user experience, I prefer the LLM ask questions one by one to collect these data, rather than ask theuser to provide all these information at once.
after got the user basic info, I want to cell API to store this user to DB, the method I can think up is by custom function tool,
But I have trouble using the existing node,because it involves variables passing through chain and agent.
Can help work this out? thanks ahead.
Beta Was this translation helpful? Give feedback.
All reactions