SIGN IN SIGN UP

feat(prompts): Load prompt into playground via url (#5893)

* feat(prompts): Load prompt into playground via url

* Parse prompt version data into playground instance format

* Move prompt to instance conversion deeper into component tree

This allows us to pre-fill the default instance with a prompt from the URL,
while also allowing for the loaded prompt to be dynamically switched (fetched) per-instance

* Perform prompt fetch imperatively instead of declaratively

* Simplify prompt change callback

* Rename loader
A
Anthony Powell committed
3aea33c4c9c14827cfa855b4567741c4e8ba3e9a
Parent: dd3b8a9
Committed by Mikyo King <mikyo@arize.com> on 2/19/2025, 10:52:45 PM