langchain-swift icon indicating copy to clipboard operation
langchain-swift copied to clipboard

Fix #117

Open AlecDusheck opened this issue 7 months ago • 1 comments

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.

AlecDusheck avatar Jul 17 '24 00:07 AlecDusheck