DalgoT4D / webapp

GNU Affero General Public License v3.0
6 stars 35 forks source link

LLM Summary for connection sync logs #974

Closed fatchat closed 5 days ago

fatchat commented 3 weeks ago

In the connections-sync-history table

at the top of each row's logs column

insert a button to "generate an AI summary"

GET /api/airbyte/v1/connections/{connection_id}/logsummary url parameters

the LogObject in ConnectionLogs.tsx doesn't currently have the attempt_number but it should be in the API response under attempt_no

fatchat commented 2 weeks ago

we will roll this out by client