stackwire-gpt icon indicating copy to clipboard operation
stackwire-gpt copied to clipboard

Support different OpenAI Parameters in Prompt Chain

Open sisbell opened this issue 1 year ago • 0 comments

There is a case where I have a prompt chain but I want the OpenAI configuration to be different. For example, the story prompt and the user-action prompt may be different parameters. The current project structure doesn't support this since the chain is in the same execution.

sisbell avatar May 09 '23 13:05 sisbell