Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

cpsievert

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)?

View on GitHub

cpsievert created a review on a pull request on rstudio/bslib

View on GitHub

cpsievert pushed 1 commit to main posit-dev/chatlas

View on GitHub

cpsievert pushed 1 commit to main posit-dev/chatlas
  • Add logo; elmer -> ellmer db583e3

View on GitHub

cpsievert pushed 2 commits to main posit-dev/chatlas

View on GitHub

cpsievert published a release on posit-dev/chatlas
chatlas 0.3.0
cpsievert created a tag on posit-dev/chatlas

v0.3.0

cpsievert deleted a tag posit-dev/chatlas

v0.3.0

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 created a tag on posit-dev/chatlas

v0.3.0

cpsievert deleted a branch posit-dev/chatlas

schloerke-patch-1

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

View on GitHub

cpsievert created a comment on a pull request on posit-dev/chatlas
Thank you!!!

View on GitHub

cpsievert pushed 1 commit to schloerke-patch-1 posit-dev/chatlas

View on GitHub

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

View on GitHub

cpsievert pushed 1 commit to main posit-dev/py-shiny

View on GitHub

cpsievert deleted a branch posit-dev/py-shiny

chat-chatlas-templates

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

View on GitHub

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

View on GitHub

cpsievert pushed 1 commit to chat-chatlas-templates posit-dev/py-shiny
  • Chat should fill the sidebar aefe95c

View on GitHub

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?

View on GitHub

cpsievert pushed 1 commit to chat-chatlas-templates posit-dev/py-shiny

View on GitHub

cpsievert pushed 3 commits to chat-chatlas-templates posit-dev/py-shiny
  • Give examples a facelift f8bf234
  • Migrate chat examples (that are worth keeping) to templates; and give them a facelift f68ca3f
  • Bugfix 2495be6

View on GitHub

cpsievert pushed 3 commits to chat-chatlas-templates posit-dev/py-shiny
  • feat(Chat): A `.on_user_submit` callback can now access user input through a function parameter (#1801) 70acf34
  • Update Chat templates and examples to use chatlas efd388c
  • Remove production templates and redundant Gemini template 4a934a2

View on GitHub

cpsievert deleted a branch posit-dev/py-shiny

chat-user-input-parameter

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

View on GitHub

Load more