#API with Saved Preset?

1 messages · Page 1 of 1 (latest)

sour nova
#

I'm having some help to build a simple app for mobile. The app I hope to make sends a short text to GPT3 API, then returns the generation to the mobile device.
we are stuck on the following (basic ) questions: is it possible to specify a saved preset so that I can simple go to the preset to make adjustments to the 'few-shot' prompt that I create there?
Or do we need to fine-tune an engine and direct to that?
We also wondered if we could attached a the 'few-shot' prompt to the inference query that is sent from the device, so that we have some control but don't need to use presets or fine-tuning .
Thanks for any help!!! Will be happy to send the prototype to anyone that can help us figure this out..