[doc] Link quickstarts to Flink integration guide#807
Conversation
|
I believe that supplementing the documentation for #527 should not merely involve adding references on how to use the from/to table API. Instead, we should introduce |
Walk through TableReviewAnalysisAgent (Row/dict input + key selector) and the from_table/fromTable integration for the multiple-agent example, and add "Integrate with Flink" hints to the other quickstarts. Doc follow-up for apache#527.
4054584 to
e1884e3
Compare
Good point — I've updated it. Instead of just linking to the from/to Table API doc, the workflow quickstart now introduces TableReviewAnalysisAgent alongside ReviewAnalysisAgent: a new "Read Input via the Table API" section walks through how it reads id/review from a Row/dict, its RowKeySelector/TableKeySelector, and the fromTable/from_table integration for the multiple-agent example. PTAL. |
Linked issue: #748
Purpose of change
Link quickstarts to Flink integration guide.
Documentation
doc-neededdoc-not-neededdoc-included