Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
cpsievert created a review comment on a pull request on rstudio/bslib
I think we could do `version <- version %||% version_default()` early on here (so less changes are needed)?
cpsievert pushed 2 commits to main posit-dev/chatlas
cpsievert published a release on posit-dev/chatlas
chatlas 0.3.0
### New features * `Chat`'s `.tokens()` method gains a `values` argument. Set it to `"discrete"` to get a result that can be summed to determine the token cost of submitting the current turns. T...cpsievert pushed 1 commit to main posit-dev/chatlas
- docs: Add more Bedrock FAQ content given error messages (#29) * Add more FAQ content on error messages * Docstrin... 8331d60
cpsievert closed a pull request on posit-dev/chatlas
docs: Add more Bedrock FAQ content given error messages
cpsievert pushed 6 commits to chat-append-generator posit-dev/py-shiny
- Fix failing airmass example (#1805) 2ce08c0
- feat(Chat): A `.on_user_submit` callback can now access user input through a function parameter (#1801) 70acf34
- ci: Update actions/upload-pages-artifact to v3 (#1807) a5de33a
- Update chat templates and examples (#1806) de9636e
- Update changelog 1bc1cd2
- Merge branch 'main' into chat-append-generator 1d062be
cpsievert closed an issue on posit-dev/py-shiny
Move `examples/chat/hello-world` into `shiny/templates`
> I think we could move `examples/chat/hello-world` to `shiny/templates` as well... _Originally posted by @cpsievert in https://github.com/posit-dev/py-shiny/pull/1669#pullrequestreview-22836786...cpsievert closed an issue on posit-dev/py-shiny
More breadcrumbs between examples and templates
I was looking for the example OpenAI chat app and couldn't find it. https://github.com/posit-dev/py-shiny/blob/main/examples/chat/playground/app.py#L6 even says it should be there. Looking at git h...cpsievert pushed 1 commit to main posit-dev/py-shiny
- Update chat templates and examples (#1806) de9636e
cpsievert closed a pull request on posit-dev/py-shiny
Update chat templates and examples
Now we pretty generally recommend using [chatlas](https://github.com/posit-dev/chatlas/) to get started with LLM response generation Closes #1682 Closes https://github.com/posit-dev/py-shiny/is...cpsievert pushed 1 commit to chat-chatlas-templates posit-dev/py-shiny
- Consistently type the submit callback d7f8a14
cpsievert pushed 1 commit to chat-chatlas-templates posit-dev/py-shiny
- Chat should fill the sidebar aefe95c
cpsievert created a comment on an issue on posit-dev/py-shiny
`ui.chat` doesn't exist -- `ui.chat_ui()` does and allows for a `style` parameter. Looks like you've supplied 2 of them?
cpsievert pushed 1 commit to chat-chatlas-templates posit-dev/py-shiny
- Forgot the template json 0313ab8
cpsievert pushed 3 commits to chat-chatlas-templates posit-dev/py-shiny
cpsievert pushed 3 commits to chat-chatlas-templates posit-dev/py-shiny
cpsievert pushed 1 commit to main posit-dev/py-shiny
- feat(Chat): A `.on_user_submit` callback can now access user input through a function parameter (#1801) 70acf34