System Prompt or Custom Prompt Use #1823
Unanswered
daehong-min
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm wondering if there are any methods to use system prompts or custom prompts when using pai.chat?
nresult = pai.chat(query, *dfs)
I've looked through the pai.config.set options but couldn't find any relevant configuration parameters:
pythonpai.config.set({
"llm": llm,
"temperature": 0,
"seed": 26
})
I haven't been able to find any documentation covering this functionality.
I would greatly appreciate any guidance you could provide.
Thank you for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions