{"id":15107399,"url":"https://github.com/feenkcom/gt4llm","last_synced_at":"2025-10-23T02:31:08.912Z","repository":{"id":220102923,"uuid":"750742589","full_name":"feenkcom/gt4llm","owner":"feenkcom","description":"A GT package for working with LLMs","archived":false,"fork":false,"pushed_at":"2025-02-03T10:12:00.000Z","size":1216,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-02-03T10:24:53.172Z","etag":null,"topics":["glamorous-toolkit","ide","llm","pharo","python","ux-ui","wardley-maps"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feenkcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-01-31T08:24:10.000Z","updated_at":"2025-02-03T10:12:03.000Z","dependencies_parsed_at":"2024-02-19T13:26:05.111Z","dependency_job_id":"41de8cf3-6642-4371-9d94-905960f4117e","html_url":"https://github.com/feenkcom/gt4llm","commit_stats":{"total_commits":510,"total_committers":8,"mean_commits":63.75,"dds":0.2549019607843137,"last_synced_commit":"2a3e0370c6cca8a419a5f234b716582c9050c1f8"},"previous_names":["feenkcom/gt4llm"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgt4llm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgt4llm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgt4llm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgt4llm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feenkcom","download_url":"https://codeload.github.com/feenkcom/gt4llm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237763855,"owners_count":19362310,"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":["glamorous-toolkit","ide","llm","pharo","python","ux-ui","wardley-maps"],"created_at":"2024-09-25T21:24:17.238Z","updated_at":"2025-10-23T02:31:08.900Z","avatar_url":"https://github.com/feenkcom.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gt4llm\n\nis a library for working with LLMs, designed for use with [Glamorous Toolkit](https://gtoolkit.com) and [GemStone](https://gemtalksystems.com/).\n\nCurrently it includes:\n- A client for [OpenAI](https://openai.com)\n- A client for [Ollama](https://ollama.com)\n- A client for [Anthropic](https://www.anthropic.com/)\n- General utilities for working with LLMs\n- Examples of integrating LLMs in user interfaces\n\n## Installation\n\n`gt4llm` should already be available in any regular Glamorous Toolkit build.\n\nTo install the `gt4llm` package in a [Glamorous Toolkit image](https://gtoolkit.com) simply execute the following Pharo snippet in the environment:\n\n```st\nMetacello new\n\trepository: 'github://feenkcom/gt4llm:main/src';\n\tbaseline: 'Gt4Llm';\n\tload.\n#BaselineOfGt4Llm asClass loadLepiter\n```\n\n### Installation on Gemstone\n\nCurrently, installation on GemStone is using the scripts in the scripts directory and is meant to be done in conjunction with gt4gemstone setup.\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeenkcom%2Fgt4llm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeenkcom%2Fgt4llm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeenkcom%2Fgt4llm/lists"}