Open Issues Need Help
View All on GitHubSwiftLangChain is a composable framework for building AI agents, tools, and prompt chains on Apple platforms using LLMs like OpenAI, Claude, and local models.
AI Summary: Implement missing Large Language Model (LLM) providers for the SwiftLangChain framework. This involves creating API integrations for Anthropic Claude and integrating with local models using MLC-LLM and llama.cpp. The task requires familiarity with API integration, Swift protocols, and asynchronous programming.
SwiftLangChain is a composable framework for building AI agents, tools, and prompt chains on Apple platforms using LLMs like OpenAI, Claude, and local models.