|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 3e3290ca-0ee8-4981-b1bc-14536048fa63 |
3 | 3 | management: |
4 | | - docChecksum: bb65a174a6b697994f7bde3845843d9d |
| 4 | + docChecksum: f14f3228b0d3f0957d7271d0957c949f |
5 | 5 | docVersion: 0.9.0 |
6 | | - speakeasyVersion: 1.580.2 |
7 | | - generationVersion: 2.656.5 |
8 | | - releaseVersion: 0.7.1 |
9 | | - configChecksum: f7304ede6fe6f15382ffd279d0680654 |
| 6 | + speakeasyVersion: 1.586.0 |
| 7 | + generationVersion: 2.661.4 |
| 8 | + releaseVersion: 0.7.2 |
| 9 | + configChecksum: 4e322f24b4515c21463058cfa7d34ef8 |
10 | 10 | repoURL: https://github.com/gleanwork/api-client-python.git |
11 | 11 | installationURL: https://github.com/gleanwork/api-client-python.git |
12 | 12 | published: true |
@@ -65,6 +65,7 @@ generatedFiles: |
65 | 65 | - docs/models/agentenum.md |
66 | 66 | - docs/models/agentexecutionstatus.md |
67 | 67 | - docs/models/agentmetadata.md |
| 68 | + - docs/models/agentresponsemetadata.md |
68 | 69 | - docs/models/agentrun.md |
69 | 70 | - docs/models/agentruncreate.md |
70 | 71 | - docs/models/agentrunwaitresponse.md |
@@ -412,6 +413,10 @@ generatedFiles: |
412 | 413 | - docs/models/listverificationsrequest.md |
413 | 414 | - docs/models/manualfeedbackinfo.md |
414 | 415 | - docs/models/manualfeedbackinfosource.md |
| 416 | + - docs/models/manualfeedbackinfovote.md |
| 417 | + - docs/models/manualfeedbacksidebysideinfo.md |
| 418 | + - docs/models/manualfeedbacksidebysideinfosource.md |
| 419 | + - docs/models/manualfeedbacksidebysideinfovote.md |
415 | 420 | - docs/models/meeting.md |
416 | 421 | - docs/models/message.md |
417 | 422 | - docs/models/messagesrequest.md |
@@ -482,6 +487,7 @@ generatedFiles: |
482 | 487 | - docs/models/reportstatusresponsestatus.md |
483 | 488 | - docs/models/requesttype.md |
484 | 489 | - docs/models/responsehint.md |
| 490 | + - docs/models/responsemetadata.md |
485 | 491 | - docs/models/responsestatus.md |
486 | 492 | - docs/models/restrictionfilters.md |
487 | 493 | - docs/models/resultdocument.md |
@@ -519,6 +525,7 @@ generatedFiles: |
519 | 525 | - docs/models/shortcutinsightsresponse.md |
520 | 526 | - docs/models/shortcutmutableproperties.md |
521 | 527 | - docs/models/shortcutspaginationmetadata.md |
| 528 | + - docs/models/sidebysideimplementation.md |
522 | 529 | - docs/models/socialnetwork.md |
523 | 530 | - docs/models/socialnetworkdefinition.md |
524 | 531 | - docs/models/sortoptions.md |
@@ -597,7 +604,6 @@ generatedFiles: |
597 | 604 | - docs/models/verifyrequest.md |
598 | 605 | - docs/models/verifyrequestaction.md |
599 | 606 | - docs/models/viewerinfo.md |
600 | | - - docs/models/vote.md |
601 | 607 | - docs/models/warningtype.md |
602 | 608 | - docs/models/workflow.md |
603 | 609 | - docs/models/workflowfeedbackinfo.md |
@@ -690,6 +696,7 @@ generatedFiles: |
690 | 696 | - src/glean/api_client/models/agent.py |
691 | 697 | - src/glean/api_client/models/agentconfig.py |
692 | 698 | - src/glean/api_client/models/agentexecutionstatus.py |
| 699 | + - src/glean/api_client/models/agentresponsemetadata.py |
693 | 700 | - src/glean/api_client/models/agentrun.py |
694 | 701 | - src/glean/api_client/models/agentruncreate.py |
695 | 702 | - src/glean/api_client/models/agentrunwaitresponse.py |
@@ -966,6 +973,7 @@ generatedFiles: |
966 | 973 | - src/glean/api_client/models/listshortcutspaginatedresponse.py |
967 | 974 | - src/glean/api_client/models/listverificationsop.py |
968 | 975 | - src/glean/api_client/models/manualfeedbackinfo.py |
| 976 | + - src/glean/api_client/models/manualfeedbacksidebysideinfo.py |
969 | 977 | - src/glean/api_client/models/meeting.py |
970 | 978 | - src/glean/api_client/models/message.py |
971 | 979 | - src/glean/api_client/models/messagesrequest.py |
@@ -1048,6 +1056,7 @@ generatedFiles: |
1048 | 1056 | - src/glean/api_client/models/shortcutinsightsresponse.py |
1049 | 1057 | - src/glean/api_client/models/shortcutmutableproperties.py |
1050 | 1058 | - src/glean/api_client/models/shortcutspaginationmetadata.py |
| 1059 | + - src/glean/api_client/models/sidebysideimplementation.py |
1051 | 1060 | - src/glean/api_client/models/socialnetwork.py |
1052 | 1061 | - src/glean/api_client/models/socialnetworkdefinition.py |
1053 | 1062 | - src/glean/api_client/models/sortoptions.py |
@@ -1262,6 +1271,7 @@ generatedFiles: |
1262 | 1271 | - tests/mockserver/internal/sdk/models/components/agent.go |
1263 | 1272 | - tests/mockserver/internal/sdk/models/components/agentconfig.go |
1264 | 1273 | - tests/mockserver/internal/sdk/models/components/agentexecutionstatus.go |
| 1274 | + - tests/mockserver/internal/sdk/models/components/agentresponsemetadata.go |
1265 | 1275 | - tests/mockserver/internal/sdk/models/components/agentrun.go |
1266 | 1276 | - tests/mockserver/internal/sdk/models/components/agentruncreate.go |
1267 | 1277 | - tests/mockserver/internal/sdk/models/components/agentrunwaitresponse.go |
@@ -1518,6 +1528,7 @@ generatedFiles: |
1518 | 1528 | - tests/mockserver/internal/sdk/models/components/listshortcutspaginatedrequest.go |
1519 | 1529 | - tests/mockserver/internal/sdk/models/components/listshortcutspaginatedresponse.go |
1520 | 1530 | - tests/mockserver/internal/sdk/models/components/manualfeedbackinfo.go |
| 1531 | + - tests/mockserver/internal/sdk/models/components/manualfeedbacksidebysideinfo.go |
1521 | 1532 | - tests/mockserver/internal/sdk/models/components/meeting.go |
1522 | 1533 | - tests/mockserver/internal/sdk/models/components/message.go |
1523 | 1534 | - tests/mockserver/internal/sdk/models/components/messagesrequest.go |
@@ -1596,6 +1607,7 @@ generatedFiles: |
1596 | 1607 | - tests/mockserver/internal/sdk/models/components/shortcutinsightsresponse.go |
1597 | 1608 | - tests/mockserver/internal/sdk/models/components/shortcutmutableproperties.go |
1598 | 1609 | - tests/mockserver/internal/sdk/models/components/shortcutspaginationmetadata.go |
| 1610 | + - tests/mockserver/internal/sdk/models/components/sidebysideimplementation.go |
1599 | 1611 | - tests/mockserver/internal/sdk/models/components/socialnetwork.go |
1600 | 1612 | - tests/mockserver/internal/sdk/models/components/socialnetworkdefinition.go |
1601 | 1613 | - tests/mockserver/internal/sdk/models/components/sortoptions.go |
@@ -2026,7 +2038,7 @@ examples: |
2026 | 2038 | application/json: {"agent_id": "<id>", "messages": [{"role": "USER"}]} |
2027 | 2039 | responses: |
2028 | 2040 | "200": |
2029 | | - application/json: {"run": {"agent_id": "<id>", "messages": [{"role": "USER"}]}, "messages": [{"role": "USER"}]} |
| 2041 | + application/json: {"run": {"agent_id": "<id>", "messages": [{"role": "USER"}]}, "messages": [{"role": "USER"}], "metadata": {"citations": [{"sourceDocument": {"containerDocument": {"metadata": {"datasource": "datasource", "objectType": "Feature Request", "container": "container", "parentId": "JIRA_EN-1337", "mimeType": "mimeType", "documentId": "documentId", "createTime": "2000-01-23T04:56:07.000Z", "updateTime": "2000-01-23T04:56:07.000Z", "author": {"name": "name", "obfuscatedId": "<id>"}, "components": ["Backend", "Networking"], "status": "[\"Done\"]", "customData": {"someCustomField": {}}}}, "parentDocument": {"metadata": {"datasource": "datasource", "objectType": "Feature Request", "container": "container", "parentId": "JIRA_EN-1337", "mimeType": "mimeType", "documentId": "documentId", "createTime": "2000-01-23T04:56:07.000Z", "updateTime": "2000-01-23T04:56:07.000Z", "author": {"name": "name", "obfuscatedId": "<id>"}, "components": ["Backend", "Networking"], "status": "[\"Done\"]", "customData": {"someCustomField": {}}}}, "metadata": {"datasource": "datasource", "objectType": "Feature Request", "container": "container", "parentId": "JIRA_EN-1337", "mimeType": "mimeType", "documentId": "documentId", "createTime": "2000-01-23T04:56:07.000Z", "updateTime": "2000-01-23T04:56:07.000Z", "author": {"name": "name", "obfuscatedId": "<id>"}, "components": ["Backend", "Networking"], "status": "[\"Done\"]", "customData": {"someCustomField": {}}}}, "sourceFile": {"id": "FILE_1234", "url": "www.google.com", "name": "sample.pdf"}, "sourcePerson": {"name": "George Clooney", "obfuscatedId": "abc123"}, "referenceRanges": [{"textRange": {"startIndex": 314186, "document": {"containerDocument": {"metadata": {"datasource": "datasource", "objectType": "Feature Request", "container": "container", "parentId": "JIRA_EN-1337", "mimeType": "mimeType", "documentId": "documentId", "createTime": "2000-01-23T04:56:07.000Z", "updateTime": "2000-01-23T04:56:07.000Z", "author": {"name": "name", "obfuscatedId": "<id>"}, "components": ["Backend", "Networking"], "status": "[\"Done\"]", "customData": {"someCustomField": {}}}}, "parentDocument": {"metadata": {"datasource": "datasource", "objectType": "Feature Request", "container": "container", "parentId": "JIRA_EN-1337", "mimeType": "mimeType", "documentId": "documentId", "createTime": "2000-01-23T04:56:07.000Z", "updateTime": "2000-01-23T04:56:07.000Z", "author": {"name": "name", "obfuscatedId": "<id>"}, "components": ["Backend", "Networking"], "status": "[\"Done\"]", "customData": {"someCustomField": {}}}}, "metadata": {"datasource": "datasource", "objectType": "Feature Request", "container": "container", "parentId": "JIRA_EN-1337", "mimeType": "mimeType", "documentId": "documentId", "createTime": "2000-01-23T04:56:07.000Z", "updateTime": "2000-01-23T04:56:07.000Z", "author": {"name": "name", "obfuscatedId": "<id>"}, "components": ["Backend", "Networking"], "status": "[\"Done\"]", "customData": {"someCustomField": {}}}}}, "snippets": [{"snippet": "snippet", "mimeType": "mimeType"}]}]}]}} |
2030 | 2042 | addcollectionitems: |
2031 | 2043 | speakeasy-default-addcollectionitems: |
2032 | 2044 | requestBody: |
|
0 commit comments