|
|
|
|
|
by JTyQZSnP3cQGa8B
458 days ago
|
|
> How do you version control thousands of prompts? Kill me now. > How do you collaborate across hundreds of engineers What do you mean by that? This only targets a few big companies. > A tech firm that cut deployment times from 3 days to near-instant That's a process and maybe CI issue, I don't see how AI would improve any of that but I'll be gladly proven wrong. > You can try it yourself at prompt.new All I see is a login page from another company. Don't you have a web site with all those serious prompting you do? |
|
On Portkey, since we decouple prompt templates from your code - you can continue iterating on the prompts on Portkey and just reference the prompt ID in code. Any change you make to Portkey prompts automatically get reflected in the app because the prompt ID keeps pointing to the latest / published version.
does that make sense?