Rare find

LLM. Use any AI model with one simple toolbox.

github.com/graniet/llm

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Merge pull request #129 from lihouwenbin/codex/update-readme-version-…
  • docs: update readme dependency example
May 2026
  • Merge pull request #124 from bruderj15/feat/#122-google-service-tiers
  • fix(test): re-added oopsie-removed test
  • feat(google): add configurable service-tiers
April 2026
  • chore: update package version to 1.3.8 in Cargo.toml
  • Merge pull request #117 from inxm-ai/main
  • Changed the Azure constructor so deployment_id is no longer discarded…
  • Changed Azure tool streaming so it no longer flattens every SSE event…
  • Merge pull request #4 from inxm-ai/sec/update-dependencies
  • Updated aws dependencies
March 2026
  • fix: rename max_tokens to max_completion_tokens in Azure OpenAI requests
  • feat: implement streaming for Azure OpenAI backend (#3)
  • remove validation for api_version. v1 doesn't need it and complains i…
  • fix missed optionalizing of the field during merge conflict resolution.
  • fix failing tests for cache_control feature.
  • adapt to azure openai contract changes.
  • Add streaming tool result
February 2026
  • Merge pull request #110 from domenkozar/feat/tool-cache-control
  • feat: add cache_control support to tools for Anthropic and Bedrock ba…