Changes between Version 3 and Version 4 of Public/AiTechnical
- Timestamp:
- Jul 20, 2026, 1:57:54 PM (26 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/AiTechnical
v3 v4 149 149 <li><p>With one API service in your network, you can make sure that the same function, wherever you use it, is identical. For example, you might have a process verifying adherence to authoring guidelines in a DITA topic. This function would make sense both in an editor context while the author is writing and as a precondition when lifecycle state is about to be changed to approved. With <b>i2ai / i2store</b>, you can call the identical function in both places, with a few lines of code each.</p></li> 150 150 <li><p>The API does not depend on how many users are logged into your applications. You can have multiple web frontend instances, but they don't overload your AI infrastructure with numerous, simultaneous requests. <b>i2ai / i2store</b> API manages a job queue with detailed configuration options whether and how jobs of the same type can run concurrently.</p></li></ul> 151 }}}152 153 151 <h1 style="margin-left: 0;">Summary</h1> 154 152 <p><b>i2ai / i2store</b> is your scalable platform for integration of AI, data and services of any kind, with applications of any kind. And you have full control.</p> … … 159 157 <li><p>Everything users do is subject to detailed, group- or user-based permissions.</p></li> 160 158 </ul> 159 }}} 161 160 162 161 [wiki:Public/Imprint Imprint]
