#AI | Python

5 messages · Page 1 of 1 (latest)

lucid ravine
#

I want the discord bot to read some messages (links to messages shared by the user) and write the results. I want it to be able to host more than one message (link) in the same prompt and put “,” between them to avoid confusing the links.

Like:
!gpt (discord message link) , (optional message link)

But I couldn't do it, the open.ai API is ok but I couldn't do it even though I tried a few things.

pulsar condor
#

Have you tried anything?

boreal kestrel
#

Probably a good idea to first set up the bot, then make sure to get out the links correctly

After that you can hook it up the magic LLM API

lucid ravine
pulsar condor
#

Ok