Replies: 1 comment 3 replies
-
|
I have been trying to figure this out as well. Will definitely respond if I figure it out. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use LLM to generate an entity represent the information in the image. My specific use case is to track my garbage carts location (if they are in curbside) but I believe this should be a generic ask.
For doing that, I would like the LLM to generate JSON response, and store the result accordingly.
Furthermore, if it can call some tools to aid its decision it would be even better. For example, the "think" tool will have great improvement to the final result.
Beta Was this translation helpful? Give feedback.
All reactions