John Wiegley

Results 100 issues of John Wiegley

This PR lays the groundwork for implementation many forms of RAG in gptel, including: - Document inclusion, as selected by vector similarity - "Agents" that augment the context when referenced...

For example, from one of the tests: ``` ; payroll taxes = /^Payroll/ Liabilities:Taxes:CFICA 0.062 Liabilities:Taxes:CMED 0.0145 $account:EFICA -0.062 $account:EMED -0.0145 ``` This reference to `$account` used to be hard-coded,...

enhancement

## Summary Fixes #1073 This PR fixes an issue where gptel does not correctly locate media files referenced by org-mode "attachment" links when using org-attach's ID-based storage support. ## Changes...

Fixes #924 ## Summary This PR fixes a bug where tool arguments with hyphenated names (e.g., `"file-path"`, `"file-edits"`) failed to parse correctly, causing tool functions to receive `nil` arguments instead...

## Summary Fixes #929 OpenAI's Vision API only supports image formats (JPEG, PNG, GIF, WebP) and does not support PDFs or other document types. This PR adds MIME type validation...

Fixes #893 ## Summary The `gptel-auto-scroll` function was called from within `save-excursion` during streaming responses. When point was at the end of the buffer, `scroll-up-command` would fail, preventing the window...

## Summary - Fixes #1032 where `memory-report` fails when trying to compute the size of gptel's transient history - Prevents storing backend structs (which contain bytecode) in transient's history -...

These are some AI-generated suggestions for updating the docs. Mainly just putting this here for Lisa's review.

@kadena/client
@kadena/pactjs