Replies: 2 comments 1 reply
-
|
Hi @tonny1983, do you have any update or did you solve the issue some other way? edit: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @tonny1983,
|
Beta Was this translation helpful? Give feedback.
0 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.
-
For some use cases, e.g.
generating recipes based on given ingredients, LLM might generate more than one domains. When searching the documents and samples, it seems thatcontext#ai()#create()method just return a single object. Thus, may I know how to handle such cases? Maybe there are several options:Actionreturns list/array directlyActionto split the original output and then returns???Beta Was this translation helpful? Give feedback.
All reactions