Using Phoenix Playground for Customer Testing with Azure OpenAI
Hi everyone! I am new here. I am interested in using the Phoenix Playground to allow a customer test our system directly on the platform without using our final product. The idea is to help him refine the prompts and see the traces in a convenient way, as Phoenix is already doing great. What is the problem? Our product is built using Azure OpenAI and Search Index. I do not have an endpoint ready for this. I am not sure how to configure it or if there is a way to put my code in Python on Phoenix. We are just using the chat completion function that includes inside the data for the index. I see I can configure in settings the AI provider, but this is just calling the LLM directly without passing any reference. Not sure if I am explaining myself well. Thnaks in advance.
