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
In Pythonista Lab it is possible to use several llms, including chatgpt and the on-device apple foundation models with the lab module. They are all accessible with a simple API. This works well for me.
But I cannot see if it is possible to use the models capabilities to retrieve structured output. the use of additional keyword parameters in the prompt functions is not clarified in the lab module's help documentation.
i'm very interested in trying this for afm. For gpt this would be interesting because the openai python sdk is not installable in pythonista lab (in JUNO it works).
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
Uh oh!
There was an error while loading. Please reload this page.
-
In Pythonista Lab it is possible to use several llms, including chatgpt and the on-device apple foundation models with the lab module. They are all accessible with a simple API. This works well for me.
But I cannot see if it is possible to use the models capabilities to retrieve structured output. the use of additional keyword parameters in the prompt functions is not clarified in the lab module's help documentation.
i'm very interested in trying this for afm. For gpt this would be interesting because the openai python sdk is not installable in pythonista lab (in JUNO it works).
Beta Was this translation helpful? Give feedback.
All reactions