Standardized API Features (SAFs) #5310
Replies: 3 comments
-
Code generation vs AI agents@mkistler brought up that the design requirements for AI vs code generators are quite different, and we should determine which we are targeting as (according to what he is seeing) AI is overtaking code generation. I noted that there are many industries that are much more conservative about technological adoption, even without taking AI into account, so we might not want to write off code gen just yet. Also, while we need to focus on AI and/or code gen, we aren't dismissing the importance of interactive documentation tools either. Let's use this thread to discuss the differences in requirements for code gen vs AI. Code gen clearly needs things to be very precise. AI, in theory, can make inferences like a human. But humans don't always make the right inferences either, so we can't just expect agents or people to manage everything from |
Beta Was this translation helpful? Give feedback.
-
The multiple levels problemWe need to figure out how to handle SAFs at different scales/levels. Some work at a single levels, others work at multiple. We need to come up with a consistent way to handle this. Current mechanismsThis is just included to show how complex and inconsistent we are right now. Not all of these things are necessarily involved in SAFs, but they all illustrate potential ways of solving these problems. Server Objects (
|
Beta Was this translation helpful? Give feedback.
-
Getting implementor buy-inOne of the reasons for developing the SAF concept is to highlight that this is a major expansion of the scope of the OAS into areas we have largely ignored up to this point. And one that will require additional tool development work for each feature. To make any of this successful, we need to make sure whatever we add will actually get implemented. Our existing SAF-ish things are cookies (which no one was thinking about in these terms, and doesn't really cover the feature as you can't describe the whole cycle, only
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a general discussion for the concept of SAFs, as outlined in the slide deck from today's TDC call.
We will split out specific topics as needed.
Beta Was this translation helpful? Give feedback.
All reactions