This website requires JavaScript.
Explore
Help
Register
Sign In
coulomb
/
llm-connect
Archived
Watch
2
Star
0
Fork
0
You've already forked llm-connect
generated from
coulomb/repo-seed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-07-08
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
24f4c09d428e8be95ebb113b2d8a4ef7eb67bff6
llm-connect
/
llm_connect
History
tegwick
24f4c09d42
Some checks failed
CI / test (3.10) (push)
Has been cancelled
Details
CI / test (3.11) (push)
Has been cancelled
Details
CI / test (3.12) (push)
Has been cancelled
Details
Implement llm-connect ADHOC diagnostics
2026-06-03 11:56:21 +02:00
..
__init__.py
Implement-LLM-WP-0005-cost-model-estimators
2026-05-19 05:02:20 +02:00
_diagnostics.py
Implement llm-connect ADHOC diagnostics
2026-06-03 11:56:21 +02:00
_http.py
Implement llm-connect ADHOC diagnostics
2026-06-03 11:56:21 +02:00
_payload.py
Implement llm-connect ADHOC diagnostics
2026-06-03 11:56:21 +02:00
_token_estimator.py
feat: initial llm-connect package scaffold
2026-02-27 07:54:42 +01:00
adapter.py
refactor: simplify post-WP-0002 cleanup
2026-04-01 22:30:00 +00:00
claude_code.py
Implement llm-connect ADHOC diagnostics
2026-06-03 11:56:21 +02:00
cli.py
Implement-LLM-WP-0005-cost-model-estimators
2026-05-19 05:02:20 +02:00
config.py
feat: initial llm-connect package scaffold
2026-02-27 07:54:42 +01:00
costs.py
Implement-LLM-WP-0005-cost-model-estimators
2026-05-19 05:02:20 +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
refactor: simplify post-WP-0002 cleanup
2026-04-01 22:30:00 +00:00
factory.py
feat: WP-0003 — RoutingPolicy (FR-2) and HTTP serve mode (FR-1)
2026-04-01 22:34:00 +00: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-connect ADHOC diagnostics
2026-06-03 11:56:21 +02:00
problem_classes.py
Implement-LLM-WP-0005-cost-model-estimators
2026-05-19 05:02:20 +02:00
quality.py
Add adaptive cost-quality routing primitives
2026-05-17 21:32:27 +02:00
rates.py
Implement-LLM-WP-0005-cost-model-estimators
2026-05-19 05:02:20 +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-connect ADHOC diagnostics
2026-06-03 11:56:21 +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