#I have modified it quite a bit since but

20 messages ยท Page 1 of 1 (latest)

bronze ferry
#

Wow open ai your bot really is annoying it wont even let people share things that are useful

regal plume
#

Share a link to the chat

bronze ferry
#

Or with spanish showing the prompt i was using at the time which was FAR less ideal but... not gonna share the perfected one atm ๐Ÿ˜‰

#

I have a feeling openai will yell at me for 3 images but here is a quick example of using that to populate a CLI using the gpt-4 api

vestal charm
#

Nice CLI formatting! Did you use the Rich Python package?

bronze ferry
#

no

#

just javascript with console.table(obj)

#

with the output of table in the json

vestal charm
#

oh wow, nice, I never made a js CLI but that is enticing since you could use the same language in a web app

#

Looks really well formatted

bronze ferry
#

its WAY better now ๐Ÿ˜‰

#

that was my first pass on trying to accomplish perfectly structured results that were reproducible before we built out the prompt we are currently honing for our production application

#

(which uses this to do hundreds of diff kinds of structured apis)

vestal charm
#

Just one idea, You might be able to make the 3rd column more useful with parts of speech / definition of the words

bronze ferry
#

yeah that was where it wasnt working great but it did it that way bprevious

#

by the way the cli is interactive

#

ugh it filtered the screenshot but...