{"id":18496087,"url":"https://github.com/jiauzhang/chatchat","last_synced_at":"2025-04-08T22:32:10.220Z","repository":{"id":192192737,"uuid":"686563126","full_name":"JiauZhang/chatchat","owner":"JiauZhang","description":"Large Language Models Python API","archived":false,"fork":false,"pushed_at":"2025-02-12T10:56:38.000Z","size":50,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T09:17:28.538Z","etag":null,"topics":["chatglm","deepseek","ernie","hunyuan","llm","python-api","qwen","zhipuai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JiauZhang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["JiauZhang"]}},"created_at":"2023-09-03T07:56:40.000Z","updated_at":"2025-02-25T01:00:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e46bd7c-e376-4fd3-835e-057f26e46db2","html_url":"https://github.com/JiauZhang/chatchat","commit_stats":null,"previous_names":["jiauzhang/chatchat"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fchatchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fchatchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fchatchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiauZhang%2Fchatchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JiauZhang","download_url":"https://codeload.github.com/JiauZhang/chatchat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247940676,"owners_count":21022022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatglm","deepseek","ernie","hunyuan","llm","python-api","qwen","zhipuai"],"created_at":"2024-11-06T13:27:45.955Z","updated_at":"2025-04-08T22:32:05.212Z","avatar_url":"https://github.com/JiauZhang.png","language":"Python","funding_links":["https://github.com/sponsors/JiauZhang"],"categories":[],"sub_categories":[],"readme":"### Large Language Models Python API\n- ✅ 百度文心一言/ERNIE\n- ✅ 阿里通义千问/QWen\n- ✅ 讯飞星火大模型/Spark\n- ✅ 腾讯混元大模型/Hunyuan\n- ✅ DeepSeek\n- ✅ 智谱/ChatGLM\n\n### Install\n```shell\npip install chatchat\n```\n\n### Usage\n```shell\n# set YOUR secret keys\n# tencent\nchatchat config tencent.secret_id=YOUR_SECRET_ID\nchatchat config tencent.secret_key=YOUR_SECRET_KEY\n# baidu\nchatchat config baidu.api_key=YOUR_API_KEY\nchatchat config baidu.secret_key=YOUR_SECRET_KEY\n# list info of all supported platform\nchatchat config --list\n```\n\u003e Refer to [\\[examples\\]](./examples)\n\n### Sponsor\n\u003ctable align=\"center\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth colspan=\"2\"\u003e公众号\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody align=\"center\" valign=\"center\"\u003e\n        \u003ctr\u003e\n            \u003ctd colspan=\"2\"\u003e\u003cimg src=\"https://www.chatqkv.com/ghstatic/images/ofa_m.png\" style=\"height: 196px\" alt=\"AliPay.png\"\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003eAliPay\u003c/th\u003e\n            \u003cth\u003eWeChatPay\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody align=\"center\" valign=\"center\"\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e\u003cimg src=\"https://www.chatqkv.com/AliPay.png\" style=\"width: 196px; height: 196px\" alt=\"AliPay.png\"\u003e\u003c/td\u003e\n            \u003ctd\u003e\u003cimg src=\"https://www.chatqkv.com/WeChatPay.png\" style=\"width: 196px; height: 196px\" alt=\"WeChatPay.png\"\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiauzhang%2Fchatchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiauzhang%2Fchatchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiauzhang%2Fchatchat/lists"}