fixie-ai / fixie-sdk-js

Open source SDK to the Fixie platform.
MIT License
200 stars 23 forks source link

The router didn't work as supposed, it should pass the request to Dalle or Stable Diffusion rather than style_tranfer. #116

Open InitialXKO opened 1 year ago

InitialXKO commented 1 year ago

fixie: Thought: I need to ask router.

fixie: Ask Agent[router]: Generate a painting of a cat.

router: Generate a painting of a cat.

router: fixie/style_transfer

style_transfer: Generate a painting of a cat.

style_transfer: Ask Func[style]: painting of a cat

style_transfer: Func[style] says: Failed.

style_transfer: Func[style] says: Failed.

style_transfer: I'm sorry, I'm unable to generate a painting of a cat.

fixie: Agent[router] says: I'm sorry, I'm unable to generate a painting of a cat.

fixie: Thought: I need to tell the user what they need to do.

juberti commented 1 year ago

Hi, thanks for filing this issue. We are looking into what happened here.

juberti commented 1 year ago

The issue is specifically around the use of the word "painting", it turns out. We're working on a fix for that.

InitialXKO commented 1 year ago

The issue is specifically around the use of the word "painting", it turns out. We're working on a fix for that.

It seems more complicated ` Here's the image of the cat with wings flying among birds: #3

3

user in a minute

change it to van Gogh style

user: Change #3 to van Gogh style.

fixie: Change #3 to van Gogh style.

fixie: Thought: I need to ask router.

fixie: Ask Agent[router]: Generate an image of a cat flying among birds in van Gogh style

router: Generate an image of a cat flying among birds in van Gogh style

router: fixie/style_transfer

style_transfer: Generate an image of a cat flying among birds in van Gogh style

style_transfer: Ask Func[style]: Van Gogh flying cat among birds

style_transfer: Func[style] says: Failed.

style_transfer: Func[style] says: Failed.

style_transfer:

style_transfer: I'm sorry, I'm unable to generate an image of a cat flying among birds in Van Gogh style.

fixie: Agent[router] says: I'm sorry, I'm unable to generate an image of a cat flying among birds in Van Gogh style.

fixie: Thought: I need to tell the user what I can do.

fixie: I'm sorry, I'm unable to generate an image of a cat flying among birds in Van Gogh style.

fixie in a minute

I'm sorry, I'm unable to generate an image of a cat flying among birds in Van Gogh style.`