You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error in your Readme example due to the old package name elmer (which is now ellmer).
Could you please update the code examples to reflect the correct package name?
I encountered an error in your Readme example due to the old package name
elmer
(which is nowellmer
).Could you please update the code examples to reflect the correct package name?
chat <- ellmer::chat_openai(
system_prompt="..."
)
The text was updated successfully, but these errors were encountered: