We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19b700 commit 55355bdCopy full SHA for 55355bd
NEWS
@@ -4,8 +4,13 @@
4
5
** Breaking changes
6
7
+- ~gptel-org-branching-context~ is now a global variable. It was
8
+ buffer-local by default in past releases.
9
+
10
** New models and backends
11
12
+- Add support for ~gemini-2.5-pro-exp-03-25~.
13
14
** New features and UI changes
15
16
- The new option ~gptel-curl-extra-args~ can be used to specify extra
gptel-org.el
@@ -143,7 +143,6 @@ heading 2.2 text
143
-----
144
145
This makes it feasible to have multiple conversation branches."
146
- :local t
147
:type 'boolean
148
:group 'gptel)
149
0 commit comments