bzp2010 commented on issue #12289:
URL: https://github.com/apache/apisix/issues/12289#issuecomment-2948245781

   I noticed that your documentation claims that your API is compatible with 
the OpenAI format.
   If this is the case, I believe APISIX can be seamlessly integrated with your 
platform out of the box, as we already offer OpenAI-compatible integration 
options.
   
   We also welcome you to provide a custom integration for your platform to 
highlight your brand. You can implement a dedicated AI driver 
https://github.com/apache/apisix/tree/master/apisix/plugins/ai-drivers, but 
this would require you to invest engineering resources in its development and 
maintenance.
   This requires careful consideration, as features provided by external 
commercial vendors may require them to maintain them themselves, and not every 
maintainer has the time or experience to work with your platform. If a feature 
is poorly maintained or becomes unavailable, it may be removed from the 
mainline.
   
   Another option is to implement an external package and publish it on 
luarocks, allowing your users to install your AI drivers via this package 
manager when using APISIX.
   
   If you believe the OpenAI-compatible option is sufficient, you can test 
whether it works with your platform and report back to us.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to