You're correct鈥擯hoenix doesn鈥檛 offer a built鈥恑n mechanism to embed or directly hook the Prompt Playground UI into your own app. The Playground is designed as a self-contained interface within the Phoenix platform. However, you can access prompt functionality programmatically through the Phoenix client libraries and APIs, which you could use to build a custom interface if needed.Would you like more details on using the client APIs to integrate prompt functionality into your app?---Sources:
- https://github.com/Arize-ai/phoenix/issues/2117
馃挕聽Hint: Mention RunLLM in the thread for followups.