We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fellmonger 是一个展示使用 Swift 6 开发的原生桌面应用的示例项目,支持 macOS 和 Windows 平台。它不仅是一个跨平台的应用程序,更是一个支持多种大型语言模型(LLM)的原生客户端,兼容 Ollama、OpenAI 和 Anthropic 的 LLM。
📚 Fellmonger 主要作为一个学习资源,帮助开发者探索如何使用 Swift 进行跨平台的 macOS 和 Windows 桌面应用开发。虽然该项目是为个人学习而构建,但也希望它能为其他开发者提供启发和帮助 😄。
项目的复杂度已经足以模拟真实的应用程序,但目前还处于原型阶段。为了让它达到生产级别,仍有一些地方需要改进,包括:
这些改进将使 Fellmonger 从原型走向一个可以真正投入使用的生产级应用。
https://github.com/fbarbat/fellmonger
The text was updated successfully, but these errors were encountered:
Quick RSS Feed: updated or added #23
3f7cd9e
babc4c5
jaywcjlove
No branches or pull requests
📋 简介
Fellmonger 是一个展示使用 Swift 6 开发的原生桌面应用的示例项目,支持 macOS 和 Windows 平台。它不仅是一个跨平台的应用程序,更是一个支持多种大型语言模型(LLM)的原生客户端,兼容 Ollama、OpenAI 和 Anthropic 的 LLM。
📚 Fellmonger 主要作为一个学习资源,帮助开发者探索如何使用 Swift 进行跨平台的 macOS 和 Windows 桌面应用开发。虽然该项目是为个人学习而构建,但也希望它能为其他开发者提供启发和帮助 😄。
项目现状与改进空间
项目的复杂度已经足以模拟真实的应用程序,但目前还处于原型阶段。为了让它达到生产级别,仍有一些地方需要改进,包括:
这些改进将使 Fellmonger 从原型走向一个可以真正投入使用的生产级应用。
🔗 链接
https://github.com/fbarbat/fellmonger
The text was updated successfully, but these errors were encountered: