Commit Graph

2 Commits

Author SHA1 Message Date
34fcf39fda 更新 README.md 為中文版本
- 改為簡單易懂的中文說明
- 加入詳細的使用教學
- 增加常見問題解答
- 提供範例程式碼
- 加入 emoji 讓內容更生動
2025-09-19 21:59:47 +08:00
c6cc91da7f Initial commit: Llama API Client with full documentation
- Added complete Python client for Llama AI models
- Support for internal network endpoints (tested and working)
- Support for external network endpoints (configured)
- Interactive chat interface with multiple models
- Automatic endpoint testing and failover
- Response cleaning for special markers
- Full documentation in English and Chinese
- Complete test suite and examples
- MIT License and contribution guidelines
2025-09-19 21:38:15 +08:00