A highly efficient, secure, and stable application development platform with excellent performance, easy scalability, and deep integration of AI capabilities such as LLM, AI Chat, RAG, and Agents.高效、安全、稳定的服务研发平台,具备良好性能,同时易扩展,深度集成LLM、AIChat、RAG、Agent等AI能力
Stars
257
Forks
22
Watchers
257
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
303
commits
feat(aichat): Increase support for dialogue analysis of webp format images
0071d40View on GitHubfix(aichat): Fix issues with image reception analysis and context saving in the conversation process
65288afView on GitHubchore(aichat): Change /internal/summary directoryChange /internal/summary directory
d427975View on GitHubchore(aichat): Optimize the internal/service and /model directory structure, and change the /internal/template directory
99a4b78View on GitHubfix(aichat): Fixed the issue of model call rate limiting, using different precision models for main conversation generation and reordering to balance performance
8aa0498View on GitHubfeat(aichat): After coarse ranking the sorting layer, add re-ranking for the TopN, and take the TopK as the result
f6d8790View on GitHubperf(aichat): The RRF ranking algorithm has been optimized to weighted RRF, supporting dynamic weight configuration
bb37ea2View on GitHub