Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert pal to R6 #14

Merged
merged 1 commit into from
Oct 7, 2024
Merged

convert pal to R6 #14

merged 1 commit into from
Oct 7, 2024

Conversation

simonpcouch
Copy link
Owner

Closes #11.

Not sure at this point whether this is the right move; Pals don't properly inherit from elmer Chats (notably, Chat is not exported) and the arguments to $chat() and $stream() take a slightly different format. That said, if folks are familiar with Chats, Pals (as in, the R6 class) feel much more familiar than the interface currently on main.

@simonpcouch simonpcouch merged commit 3e616b0 into main Oct 7, 2024
@simonpcouch simonpcouch deleted the r6-11 branch October 7, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

convert pal to R6
1 participant