meain / yap

Your Assistant for Prompting LLMs
10 stars 0 forks source link

Contruct llm prompt struct manually #17

Open meain opened 2 months ago

meain commented 2 months ago

Ref: https://github.com/ahyatt/llm/issues/86#issuecomment-2387475874

You can get this effect by manually constructing the llm-chat-prompt struct - the llm-make-chat-prompt is a helper method.