llm.js
-
So the reasons I like llm.js over Langchain
- Tool use uses proper good old JSONSchema over Zod
- Though Zod can be converted to JSONSchema
- Each LLM Provider is not a separate import
- Tool use uses proper good old JSONSchema over Zod
So the reasons I like llm.js over Langchain