No Description https://www.gitnexus.cn

Pchen0 491d7e9797 Merge branch 'master' of gitnexus_team/Gitnexus-python into dev 1 month ago
api abbfb1eb56 增强对工具调用的识别,规范key 5 months ago
mcp_ af43970c91 🐞 fix: 临时解决路径导入问题 5 months ago
models b3d171fe6c 新增文件总结 6 months ago
test 759a8044f2 🎈 perf: 替换时间戳为毫秒级时间戳 5 months ago
.gitignore abbfb1eb56 增强对工具调用的识别,规范key 5 months ago
README.md d5854e7d37 更新示例 5 months ago
base_config_example.py d5854e7d37 更新示例 5 months ago
db_config_example.py d5854e7d37 更新示例 5 months ago
demo.py abbfb1eb56 增强对工具调用的识别,规范key 5 months ago
gittest.py 3dfd67cdfd 停止跟踪.idea 6 months ago
requirements.txt 4da608fc54 🐎 ci: 增加requirements.txt 1 month ago

README.md

GitNexus-Core

先前往阿里云百炼平台创建应用并收集apikey等信息。

编辑数据库及大模型配置文件:

cp db_config_example.py db_config.py
cp base_config_example.py base_config.py