issues
search
tidyverse
/
elmer
Call LLM APIs from R
http://elmer.tidyverse.org/
Other
199
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump promises required version
#178
jcheng5
opened
1 hour ago
0
Prevent OAuth token caching from interfering with Databricks M2M tests
#177
atheriel
closed
8 hours ago
0
Fix `chat_databricks()` failures due to S7 validation
#176
atheriel
closed
8 hours ago
0
package option for elmer extensions
#175
simonpcouch
opened
10 hours ago
0
debugging
#174
jcheng5
closed
17 hours ago
0
chat_github to retrieve api key using Sys.getenv("GITHUB_API_KEY") instead of using gitcreds function, since gitcreds funtions do not work in Shiny deployment
#173
feitonyliu
opened
2 days ago
2
Deploy to shiny failing
#172
scarpino
closed
1 day ago
1
Embedding model implementation
#171
AbrJA
opened
4 days ago
3
feat(contents_text): Add `contents_*()` helper functions
#170
gadenbuie
opened
5 days ago
1
Easily link `chat` object with a shinychat UI instance
#169
gadenbuie
closed
4 days ago
6
Add method(s) for appending a `turn` to the chat
#168
gadenbuie
opened
5 days ago
1
Additional generics to convert turns and turn contents into other text-based formats
#167
gadenbuie
opened
5 days ago
0
`seed` is not being passed to Ollama
#166
edgararuiz
opened
6 days ago
2
Add support for Databricks U2M and M2M OAuth credentials
#165
atheriel
closed
4 days ago
0
`interpolate_package`
#164
hadley
opened
1 week ago
0
Tool calls lose async context
#163
jcheng5
closed
4 hours ago
1
Groq: conversation history with tool calls causes HTTP 400
#162
jcheng5
opened
1 week ago
2
Add CloudFlare models helper
#161
hadley
opened
1 week ago
0
Update docs for chat_perplexity
#160
jtrecenti
closed
1 week ago
1
Support echo argument in chat_async, stream, and stream_async
#159
jcheng5
opened
1 week ago
0
Implements event-driven streaming async
#158
shikokuchuo
closed
1 week ago
3
Use event-driven async for streaming chat
#157
shikokuchuo
closed
1 week ago
0
Ensure that repeated data extraction works
#156
hadley
closed
2 weeks ago
0
Consistent set/get interface for system prompt and turns
#155
hadley
closed
1 week ago
1
Updates for S7 0.2.0
#154
hadley
closed
2 weeks ago
0
Eliminate `stream_turn()`
#153
hadley
closed
2 weeks ago
0
Add support for chatting with models hosted on Databricks
#152
atheriel
closed
1 week ago
3
Update to coro 1.1
#151
hadley
closed
2 weeks ago
0
Add support for viewer-based credentials for the Cortex chatbot
#150
atheriel
opened
2 weeks ago
0
Coro updates
#149
hadley
closed
2 weeks ago
0
Implement `chat_vllm()`
#148
hadley
opened
2 weeks ago
3
Tool calling + ollama
#147
hadley
closed
2 weeks ago
0
Can once again use CRAN httr2
#146
hadley
closed
2 weeks ago
0
Outsource Snowflake authentication for Cortex to `snowflakeauth`
#145
atheriel
opened
2 weeks ago
0
Issue with tool calling for chat_azure
#144
iainwallacebms
closed
2 weeks ago
14
Proposal for helmer: Build LLM Chat Pipelines from a Data Frame or Tibble
#143
dylanpieper
opened
3 weeks ago
0
Repeated `$extract_data()` calls on `chat_[claude/gemini]()` results in error
#142
cpsievert
closed
2 weeks ago
2
Support for Entra ID authentication for the Azure provider
#141
atheriel
closed
2 weeks ago
2
Consider support for vllm-hosted models?
#140
cboettig
opened
3 weeks ago
10
Move async data extraction test to test-chat.R
#139
hadley
closed
4 weeks ago
0
Really take advantage of double-dispatch by using `as_json()` in more places
#138
hadley
closed
3 weeks ago
2
`chat_ollama()` doesn't work with streaming tools
#137
cpsievert
closed
2 weeks ago
6
Helper to make data frame from array of struct?
#136
hadley
opened
4 weeks ago
0
More vignettes
#135
hadley
opened
4 weeks ago
0
Improve OpenAI error if not json
#134
hadley
closed
1 month ago
0
Provide way to use pre-existing JSON schema
#133
hadley
opened
1 month ago
1
Always use latest claude model
#132
hadley
closed
1 month ago
0
Added a shiny app example in streaming-async.Rmd using `chat_async`
#131
adisarid
opened
1 month ago
2
Consider not saving chat history
#130
JamesHWade
closed
1 month ago
1
add spec to azure for structured output
#129
JamesHWade
closed
1 month ago
2
Next