karthink

Results 854 comments of karthink

> I agree that this would be great to have! I envision being able to use it to easily create an agent-based workflow, so it would be nice if a...

> Maybe a bit offtopic, but is there a way to enable tools provided by API itself? Gemini provides grounding - https://ai.google.dev/gemini-api/docs/grounding as I understand it, this doesn't require any...

> :parents` makes a lot of sense to me, I suppose with the later member of that > list taking priority over settings from the earlier members? Changed `:parent` to...

> Perhaps this > should be moved to an `:if` predicate in the `gptel-menu` prefix? That was my initial idea, but unfortunately it doesn't work. Since the header (`Request Parameters`)...

> There were a few other issues that cropped up: > - The `:set-value` doesn't work correctly - the value passed is a string, but the keys on `gptel--known-presets` are...

> That's a lot of options :D While that is a long list, wouldn't it still be worth exposing that information? > My thought process comes from the following: "I...

> While the above patch sets the variables (e.g., model and backend), it does not update the header of the group: I've fixed this (please update). This feature now also...

> The user-error in preset transient's `:reader` closes the menu, is that by > design? It wasn't. Fixed.

> > There can also be a `with-gptel-preset` wrapper for `gptel-equest` with > > options to override some of the variables. > > This is a neat idea, and simple...

Added a new menu for presets instead of using an infix + completing-read. Pressing `@` or clicking on the preset here ![Image](https://github.com/user-attachments/assets/0383042b-026f-4339-a7a9-c908ba24f11b) opens up this small menu where you can...