• Resolved rviyengar

    (@rviyengar)


    Hi,
    I already have chat agent developed on Azure platform with Azure AI Search, Azure Function app, Azure AI foundry phi-4-mini-instruct model and front end with React.
    Can I integrate with your AI engine?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @rviyengar! 👋

    It depends what you mean by “integrating.” AI Engine is compatible with Azure, so you can configure your Azure environment and use your assistant through it, but it will still be running inside the AI Engine environment, meaning your custom React frontend wouldn’t be used in that case.

    Alternatively, you can fully configure your AI setup within AI Engine and then connect your own frontend to it via the AI Engine REST API.

    On the other hand, if you’ve already built a custom frontend and backend that handles queries with Azure, then you’ve essentially built your own version of what AI Engine Chatbots offer.

    Thread Starter rviyengar

    (@rviyengar)

    Sorry for the confusion. What I mean is, I have Azure AI function app running with phi-4-mini-instruct model from azure ai foundry and Azure AI search resource as knowledge base for my chemistry self-learning. I now have the endpoints and api’s available. Can I use these within AI Engine to be used in wordpress?. I do not want go for OpenAI or Claude API. It does not matter even if AI engine is the front-end.

    regards,

      Thread Starter rviyengar

      (@rviyengar)

      Are you available to develop my requirements?

    Viewing 3 replies - 1 through 3 (of 3 total)

    The topic ‘Integrating my Custom Agent’ is closed to new replies.