{"id":20779462,"url":"https://github.com/freedomintelligence/llmzoo-api-sdk","last_synced_at":"2025-07-04T09:37:01.946Z","repository":{"id":164020913,"uuid":"639384436","full_name":"FreedomIntelligence/LLMZOO-API-SDK","owner":"FreedomIntelligence","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-04T08:38:31.000Z","size":27,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-18T08:38:35.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FreedomIntelligence.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-05-11T11:14:04.000Z","updated_at":"2023-05-21T23:43:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"be78e6c2-1cef-4590-91ce-77ca70a601c2","html_url":"https://github.com/FreedomIntelligence/LLMZOO-API-SDK","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomIntelligence%2FLLMZOO-API-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomIntelligence%2FLLMZOO-API-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomIntelligence%2FLLMZOO-API-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomIntelligence%2FLLMZOO-API-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreedomIntelligence","download_url":"https://codeload.github.com/FreedomIntelligence/LLMZOO-API-SDK/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243119878,"owners_count":20239381,"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":[],"created_at":"2024-11-17T13:28:02.777Z","updated_at":"2025-03-11T22:19:35.430Z","avatar_url":"https://github.com/FreedomIntelligence.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLMZOO-API-SDK\n\n\n### how to install \n```\npip install git+https://github.com/FreedomIntelligence/LLMZOO-API-SDK.git\n```\n### how to use\n```\nfrom llmzoo import Model\nmodel = Model(\"phoenix\", ip =\"0.0.0.0\")\nprint(model.response(\"肚子饿了怎么办？\"))\n```\n\nyou can acess the IP via [here](https://eegb6fzscd.feishu.cn/wiki/QSEqwhsEMiQnZakL88cc8SaCnNd), or ask `wangbenyou@cuhk.edu.cn` for the IP\n\n### if you would like to chat with a given history, you could try \n```\nhistory = [ (\"肚子疼怎么办?\",  \"保持休息。如果您的腹痛是由于消化问题引起的，那么您需要多休息以减轻症状并促进康复。如果情况严重的话，建议您立即就医。此外，保持良好的睡眠也有助于缓解胃肠不适的症状。\"）]\nprint(model.response(\"肚子饿了怎么办？\", history= history))\n```\n\n### Other than `phoenix` you could also use the following models\n- `flamingo`\n- `huatuo`\n- `chimera` \n- `phoenix` \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomintelligence%2Fllmzoo-api-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreedomintelligence%2Fllmzoo-api-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomintelligence%2Fllmzoo-api-sdk/lists"}