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 was wondering if I provided my character knowledge array with urls of wikipedia pages, and twitter links if it would be smart enough to to know the data on those pages? Similarly, for the settings.voice.url option, can i provide a twitter url and have it base twitter notifications off the ones that exist already.
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
-
Newbie here using Eliza
I was wondering if I provided my character knowledge array with urls of wikipedia pages, and twitter links if it would be smart enough to to know the data on those pages? Similarly, for the
settings.voice.url
option, can i provide a twitter url and have it base twitter notifications off the ones that exist already."settings": { "secrets": {}, "voice": { "model": "en_US-male-medium", "url": twitterUrl } },
"knowledge": [ "urlOne", "urlTwo" ]
Beta Was this translation helpful? Give feedback.
All reactions