{"id":15890569,"url":"https://github.com/dimfeld/chronicle","last_synced_at":"2025-03-20T11:36:10.327Z","repository":{"id":234128013,"uuid":"788089253","full_name":"dimfeld/chronicle","owner":"dimfeld","description":"LLM Proxy","archived":false,"fork":false,"pushed_at":"2024-08-26T07:21:59.000Z","size":763,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T16:41:46.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dimfeld.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-04-17T18:50:28.000Z","updated_at":"2025-03-01T09:11:44.000Z","dependencies_parsed_at":"2024-04-24T08:27:14.902Z","dependency_job_id":"747989f7-588b-419f-a59e-fe1d3cd0c2f0","html_url":"https://github.com/dimfeld/chronicle","commit_stats":null,"previous_names":["dimfeld/chronicle"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimfeld%2Fchronicle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimfeld%2Fchronicle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimfeld%2Fchronicle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimfeld%2Fchronicle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimfeld","download_url":"https://codeload.github.com/dimfeld/chronicle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244606771,"owners_count":20480484,"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-10-06T07:06:48.212Z","updated_at":"2025-03-20T11:36:09.978Z","avatar_url":"https://github.com/dimfeld.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chronicle\n\nChronicle is a proxy for language model API calls which\n\n- Presents an OpenAI-compatible API regardless of the underlying provider. Switching providers is as easy as changing the model string in your request.\n- Provides retries and optionally falls back to other providers on a failed call\n- Records each call in a database, and sends OpenTelemetry events\n- Lets you switch model provider APIs without changing your request format.\n- Supports both SQLite and PostgreSQL databases\n- Comes with a drop-in fetch function that will redirect OpenAI SDK calls to Chronicle instead.\n- Supports logging \"runs\" and \"steps\" for multi-step workflows\n\n[See the roadmap](https://imfeld.dev/notes/projects_chronicle) for the current status and other notes.\n\nThe project contains both a Rust crate named [chronicle-proxy](https://crates.io/crates/chronicle-proxy) in the `proxy` directory for embedding in applications, and a [turnkey server](https://crates.io/crates/chronicle-api) in the `api` directory which can be run directly.\n\nSee the [CHANGELOG](./api/CHANGELOG.md) for latest changes.\n\n## Supported Providers\n\n- OpenAI\n- Anthropic\n- AWS Bedrock\n- Groq\n- Ollama\n- AnyScale\n- DeepInfra\n- Fireworks\n- Together\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimfeld%2Fchronicle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimfeld%2Fchronicle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimfeld%2Fchronicle/lists"}