mirror of
https://github.com/runyanjake/memechain.git
synced 2025-10-04 23:57:29 -07:00
Update README
This commit is contained in:
parent
f923cf0a12
commit
9ae6e76461
@ -43,7 +43,7 @@ Or start the program from search. (MacOS)
|
|||||||
### So This Actually Works!
|
### So This Actually Works!
|
||||||
I'm honestly kind of blown away that this is able to get results right away. Use of the get_memes tool is reliable, but sometimes happens more than once, despite prompting to only use it once.
|
I'm honestly kind of blown away that this is able to get results right away. Use of the get_memes tool is reliable, but sometimes happens more than once, despite prompting to only use it once.
|
||||||
Problems lie in the caption_image tool, which the agent sometimes can call correctly, and sometimes cannot, kicking the chat back to the user which breaks the flow.
|
Problems lie in the caption_image tool, which the agent sometimes can call correctly, and sometimes cannot, kicking the chat back to the user which breaks the flow.
|
||||||
However, when the agent is able to call caption_image correctly, we get the results we're after, thought sometimes the agent will invoke caption_image multiple times:
|
However, when the agent is able to call caption_image correctly, we get the results we're after, though sometimes the agent will invoke caption_image multiple times:
|
||||||
|
|
||||||
```
|
```
|
||||||
env➜ memechain git:(main) ✗ python main.py
|
env➜ memechain git:(main) ✗ python main.py
|
||||||
@ -96,3 +96,5 @@ Final Answer: The meme is available at https://i.imgflip.com/9jt2x5.jpg.
|
|||||||
> Finished chain.
|
> Finished chain.
|
||||||
{'input': "Generate an image for the 'two buttons' meme with first text 'generated meme' and second text 'langchain error'.", 'output': 'The meme is available at https://i.imgflip.com/9jt2x5.jpg.'}
|
{'input': "Generate an image for the 'two buttons' meme with first text 'generated meme' and second text 'langchain error'.", 'output': 'The meme is available at https://i.imgflip.com/9jt2x5.jpg.'}
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
Loading…
x
Reference in New Issue
Block a user