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 was super excited reading the blog post on simonwillison.com about these changes -- If I'm interpreting the 0.32.a0 refactor correctly, it seems like llm could more easily be used as an adapter layer (e.g., a LangChain or LiteLLM alternative)? Conversation composition via message array and separation of history from sqlite were among the things that I remember running into as llm opinions that made integrations more difficult.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I was super excited reading the blog post on simonwillison.com about these changes -- If I'm interpreting the 0.32.a0 refactor correctly, it seems like
llmcould more easily be used as an adapter layer (e.g., a LangChain or LiteLLM alternative)? Conversation composition via message array and separation of history from sqlite were among the things that I remember running into asllmopinions that made integrations more difficult.Am I thinking about this correctly?
Beta Was this translation helpful? Give feedback.
All reactions