{"id":15432979,"url":"https://github.com/simonw/llm-fireworks","last_synced_at":"2025-07-25T18:39:37.546Z","repository":{"id":234337400,"uuid":"788705768","full_name":"simonw/llm-fireworks","owner":"simonw","description":"Access fireworks.ai models via API","archived":false,"fork":false,"pushed_at":"2024-04-18T23:29:00.000Z","size":7,"stargazers_count":11,"open_issues_count":3,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T08:37:39.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonw.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}},"created_at":"2024-04-18T23:27:22.000Z","updated_at":"2025-06-03T07:55:39.000Z","dependencies_parsed_at":"2024-04-18T23:32:40.569Z","dependency_job_id":"a0aaefd9-8660-4d33-89f6-191c454ffe3b","html_url":"https://github.com/simonw/llm-fireworks","commit_stats":null,"previous_names":["simonw/llm-fireworks"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simonw/llm-fireworks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fllm-fireworks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fllm-fireworks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fllm-fireworks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fllm-fireworks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","download_url":"https://codeload.github.com/simonw/llm-fireworks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fllm-fireworks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267046464,"owners_count":24026904,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-01T18:29:56.563Z","updated_at":"2025-07-25T18:39:37.494Z","avatar_url":"https://github.com/simonw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llm-fireworks\n\n[![PyPI](https://img.shields.io/pypi/v/llm-fireworks.svg)](https://pypi.org/project/llm-fireworks/)\n[![Changelog](https://img.shields.io/github/v/release/simonw/llm-fireworks?include_prereleases\u0026label=changelog)](https://github.com/simonw/llm-fireworks/releases)\n[![Tests](https://github.com/simonw/llm-fireworks/actions/workflows/test.yml/badge.svg)](https://github.com/simonw/llm-fireworks/actions/workflows/test.yml)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/llm-fireworks/blob/main/LICENSE)\n\nAccess [fireworks.ai](https://fireworks.ai/) models via API\n\n## Installation\n\nInstall this plugin in the same environment as [LLM](https://llm.datasette.io/).\n```bash\nllm install llm-fireworks\n```\n## Usage\n\nObtain a [Fireworks API key](https://fireworks.ai/api-keys) and save it like this:\n\n```bash\nllm keys set fireworks\n# \u003cPaste key here\u003e\n```\nRun `llm models` to get a list of models.\n\nRun prompts like this:\n```bash\nllm -m fireworks/models/llama-v3-70b-instruct 'five great names for a pet ocelot'\n```\n\n## Development\n\nTo set up this plugin locally, first checkout the code. Then create a new virtual environment:\n```bash\ncd llm-fireworks\npython3 -m venv venv\nsource venv/bin/activate\n```\nNow install the dependencies and test dependencies:\n```bash\nllm install -e '.[test]'\n```\nTo run the tests:\n```bash\npytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fllm-fireworks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonw%2Fllm-fireworks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fllm-fireworks/lists"}