llm-connect/llm_connect
tegwick ed7c632155
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Implement LLM-WP-0008: provider-scoped account balance CLI
Add pluggable balance registry, OpenRouter credits/key limit client,
and llm-connect balance with one-shot --provider that does not change
library defaults.
2026-08-03 23:49:01 +02:00
..
__init__.py Implement LLM-WP-0008: provider-scoped account balance CLI 2026-08-03 23:49:01 +02:00
_diagnostics.py Implement llm-connect ADHOC diagnostics 2026-06-03 11:56:21 +02:00
_http.py Implement LLM-WP-0008: provider-scoped account balance CLI 2026-08-03 23:49:01 +02:00
_payload.py Complete activity-core LLM endpoint handoff (LLM-WP-0006) 2026-06-19 13:51:12 +02:00
_token_estimator.py feat: initial llm-connect package scaffold 2026-02-27 07:54:42 +01:00
adapter.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00
balance.py Implement LLM-WP-0008: provider-scoped account balance CLI 2026-08-03 23:49:01 +02:00
claude_code.py Implement llm-connect ADHOC diagnostics 2026-06-03 11:56:21 +02:00
cli.py Implement LLM-WP-0008: provider-scoped account balance CLI 2026-08-03 23:49:01 +02:00
config.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00
costs.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00
embedding_adapter.py feat: initial llm-connect package scaffold 2026-02-27 07:54:42 +01:00
embedding_cache.py feat: initial llm-connect package scaffold 2026-02-27 07:54:42 +01:00
embedding_factory.py feat: initial llm-connect package scaffold 2026-02-27 07:54:42 +01:00
embedding_openai.py feat: initial llm-connect package scaffold 2026-02-27 07:54:42 +01:00
exceptions.py Implement LLM-WP-0008: provider-scoped account balance CLI 2026-08-03 23:49:01 +02:00
factory.py Add activity-core LLM endpoint support 2026-06-07 19:24:45 +02:00
fx.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00
gemini.py Implement llm-connect ADHOC diagnostics 2026-06-03 11:56:21 +02:00
grading.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
models.py refactor: simplify post-WP-0002 cleanup 2026-04-01 22:30:00 +00:00
openai.py Implement llm-connect ADHOC diagnostics 2026-06-03 11:56:21 +02:00
openrouter.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00
problem_classes.py Implement-LLM-WP-0005-cost-model-estimators 2026-05-19 05:02:20 +02:00
profiles.py Complete activity-core LLM endpoint handoff (LLM-WP-0006) 2026-06-19 13:51:12 +02:00
quality.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
rates.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00
replay.py Implement llm-connect ADHOC diagnostics 2026-06-03 11:56:21 +02:00
routing.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
server.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00
shadowing.py Add adaptive cost-quality routing primitives 2026-05-17 21:32:27 +02:00
similarity.py feat: initial llm-connect package scaffold 2026-02-27 07:54:42 +01:00
toml_config.py feat: initial llm-connect package scaffold 2026-02-27 07:54:42 +01:00
usage.py Implement LLM-WP-0007: Kimi K3 default and EUR spend reporting 2026-08-03 22:00:34 +02:00