-
Notifications
You must be signed in to change notification settings - Fork 24
feat: Allow QueryChat usage outside of Shiny app #168
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
80250ba
chore(pkg-r): Tools check their inputs
gadenbuie 6c2edd8
chore(pkg-r): Consolidate update function into single callback
gadenbuie cc705ef
feat(pkg-r): Add a `$client()` method
gadenbuie 418198a
chore(pkg-r): Make `tools` configurable in `$client()`
gadenbuie 6564fb0
feat(pkg-r): Add `$console()` method
gadenbuie 95f065a
chore(pkg-r): mod_server takes a client-creating function, or a clien…
gadenbuie 32c897e
feat(pkg-r): Allow choosing which tools can be used
gadenbuie 9f437e2
refactor(pkg-r): Assemble the system prompt when creating the forked …
gadenbuie fdc59af
feat(pkg-r): Conditionally include tool instructions in system prompt
gadenbuie 8b79556
chore(pkg-r): Minor changes
gadenbuie 6d91fe8
fix(pkg-r): Fix a couple of typos in $client
gadenbuie eb1a52a
tests(pkg-r): `QueryChat$client()`
gadenbuie 66a9035
chore: make r-format
gadenbuie 26b10be
feat(pkg-py): Port changes from R
gadenbuie d9ac17d
chore(pkg-py): Types and documentation completeness
gadenbuie 6893145
tests(pkg-py): Add tests for new querychat features
gadenbuie c263f46
refactor(pkg-r): mock_ellmer_chat_client()
gadenbuie e29502c
tests(pkg-r): Test console method
gadenbuie 72c404a
chore: Add changelog items
gadenbuie aeefa21
tests(pkg-r): Skip sqlite tests if RSQLite is not available
gadenbuie cd66b05
refactor(pkg-py): Improve types and handling of `tools`
gadenbuie 0750ce7
chore(pkg-py): Add missing types
gadenbuie 50760c6
refactor(pkg-py): Factor out `QueryChatSystemPrompt`
gadenbuie dea193b
refactor(pkg-r): Factor out `QueryChatSystemPrompt` utility class
gadenbuie 2b35769
docs(pkg-py): Minor tweak
gadenbuie e0017ed
`air format` (GitHub Actions)
gadenbuie 7f86fdb
docs: simplify example again
gadenbuie 07c383a
chore(pkg-py): Update `tools` typing
gadenbuie 3ed448f
chore(pkg-r): restore use of `read_utf8()`
gadenbuie 85bf909
Merge branch 'main' into feat/no-app
gadenbuie 19e4145
tests(pkg-r): Make resilient to whitespace differences
gadenbuie 52b7bf0
fix(pkg-r): typo in tests
gadenbuie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.