Commit 20d0d52
committed
## Python SDK Changes:
* `glean.client.chat.create()`:
* `request.messages[].fragments[]` **Changed**
* `response.messages[].fragments[]` **Changed**
* `glean.client.chat.retrieve()`: `response.chat_result.chat.messages[].fragments[]` **Changed**
* `glean.client.chat.create_stream()`:
* `request.messages[].fragments[]` **Changed**
* `glean.client.agents.run_stream()`: `error.authentication_suggestions[].request_type.enum(sandbox_egress)` **Added**
* `glean.client.agents.run()`: `error.authentication_suggestions[].request_type.enum(sandbox_egress)` **Added**1 parent 75b595e commit 20d0d52
29 files changed
Lines changed: 202 additions & 122 deletions
File tree
- .speakeasy
- docs
- models
- sdks
- agents
- chatsdk
- skills
- src/glean/api_client
- models
- tests
- mockserver/internal
- handler
- sdk/models/components
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
6747 | 6747 | | |
6748 | 6748 | | |
6749 | 6749 | | |
| 6750 | + | |
| 6751 | + | |
6750 | 6752 | | |
6751 | 6753 | | |
6752 | 6754 | | |
| |||
7070 | 7072 | | |
7071 | 7073 | | |
7072 | 7074 | | |
| 7075 | + | |
| 7076 | + | |
| 7077 | + | |
| 7078 | + | |
| 7079 | + | |
| 7080 | + | |
7073 | 7081 | | |
7074 | 7082 | | |
7075 | 7083 | | |
| |||
7186 | 7194 | | |
7187 | 7195 | | |
7188 | 7196 | | |
| 7197 | + | |
| 7198 | + | |
7189 | 7199 | | |
7190 | 7200 | | |
7191 | 7201 | | |
| |||
7586 | 7596 | | |
7587 | 7597 | | |
7588 | 7598 | | |
| 7599 | + | |
| 7600 | + | |
| 7601 | + | |
7589 | 7602 | | |
7590 | 7603 | | |
7591 | 7604 | | |
| |||
7678 | 7691 | | |
7679 | 7692 | | |
7680 | 7693 | | |
| 7694 | + | |
| 7695 | + | |
7681 | 7696 | | |
7682 | 7697 | | |
7683 | 7698 | | |
| |||
7800 | 7815 | | |
7801 | 7816 | | |
7802 | 7817 | | |
| 7818 | + | |
| 7819 | + | |
7803 | 7820 | | |
7804 | 7821 | | |
7805 | 7822 | | |
| |||
12896 | 12913 | | |
12897 | 12914 | | |
12898 | 12915 | | |
| 12916 | + | |
12899 | 12917 | | |
12900 | 12918 | | |
12901 | 12919 | | |
12902 | 12920 | | |
12903 | 12921 | | |
| 12922 | + | |
12904 | 12923 | | |
12905 | 12924 | | |
12906 | 12925 | | |
12907 | 12926 | | |
| 12927 | + | |
12908 | 12928 | | |
12909 | 12929 | | |
12910 | 12930 | | |
| |||
13004 | 13024 | | |
13005 | 13025 | | |
13006 | 13026 | | |
| 13027 | + | |
| 13028 | + | |
| 13029 | + | |
13007 | 13030 | | |
13008 | 13031 | | |
13009 | 13032 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158787 | 158787 | | |
158788 | 158788 | | |
158789 | 158789 | | |
158790 | | - | |
| 158790 | + | |
| 158791 | + | |
| 158792 | + | |
158791 | 158793 | | |
158792 | 158794 | | |
158793 | 158795 | | |
| |||
159055 | 159057 | | |
159056 | 159058 | | |
159057 | 159059 | | |
159058 | | - | |
| 159060 | + | |
159059 | 159061 | | |
159060 | 159062 | | |
159061 | 159063 | | |
| |||
159075 | 159077 | | |
159076 | 159078 | | |
159077 | 159079 | | |
159078 | | - | |
| 159080 | + | |
159079 | 159081 | | |
159080 | 159082 | | |
159081 | 159083 | | |
| |||
159092 | 159094 | | |
159093 | 159095 | | |
159094 | 159096 | | |
159095 | | - | |
| 159097 | + | |
159096 | 159098 | | |
159097 | 159099 | | |
159098 | 159100 | | |
| |||
159114 | 159116 | | |
159115 | 159117 | | |
159116 | 159118 | | |
159117 | | - | |
| 159119 | + | |
159118 | 159120 | | |
159119 | 159121 | | |
159120 | 159122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
0 commit comments