langchain-swift
langchain-swift copied to clipboard
Fix #117
Addresses #117 by adding source code for LLM.swift
directly into the repo. While we could add this as a dependency directly, it's class names (in particular LLM.swift
conflict with those in langchain-swift
).
This is still a WIP, feel free to add and remove things. Will be adding tests this when I have time.