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
One thing that's very problematic in conversation flow is, when the agent is ranting a lot, they can get contextually hung up on the current conversation and can't change topics well.
We can aid this by caching the conversation any time we come upon a non-sequitur. This is ideally not a GPT-3 prompt, seems like a sentence bert solvable thing, but we can definite solve it with a prompt like this for now:
Derrik: yeh so thats fixed all we need pretty much is initial capital to launch the contract on main net which is less then an eth and then we do free mint on it they just pay the gas costs
Shaw: We can get that shortly
Is Shaw's message a non sequitur to Derrik's message? No.
Fancy: I matched all the crypto sabers to the reveal box and made sure they fit in the box.
Shaw: Guys here is a plan I made to achieve the first Milestone by Jan 15th
Is Shaw's message a non sequitur to Fancy message? Yes.
Shaw: Check out useEffect hook for initialization of state in react components
Alex: Hey, good morning, I’ll read them and update the requests
Is Alex's message a non-sequitur to Shaw's message?
The text was updated successfully, but these errors were encountered:
One thing that's very problematic in conversation flow is, when the agent is ranting a lot, they can get contextually hung up on the current conversation and can't change topics well.
We can aid this by caching the conversation any time we come upon a non-sequitur. This is ideally not a GPT-3 prompt, seems like a sentence bert solvable thing, but we can definite solve it with a prompt like this for now:
Derrik: yeh so thats fixed all we need pretty much is initial capital to launch the contract on main net which is less then an eth and then we do free mint on it they just pay the gas costs
Shaw: We can get that shortly
Is Shaw's message a non sequitur to Derrik's message? No.
Fancy: I matched all the crypto sabers to the reveal box and made sure they fit in the box.
Shaw: Guys here is a plan I made to achieve the first Milestone by Jan 15th
Is Shaw's message a non sequitur to Fancy message? Yes.
Shaw: Check out useEffect hook for initialization of state in react components
Alex: Hey, good morning, I’ll read them and update the requests
Is Alex's message a non-sequitur to Shaw's message?
The text was updated successfully, but these errors were encountered: