generated from coulomb/repo-seed
feat: initial llm-connect package scaffold
Copy markitect.llm module into standalone llm_connect package. All markitect.* imports replaced with llm_connect.* equivalents. LLMError base class inlined (no markitect.exceptions dependency). Verified: from llm_connect import create_adapter works. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
BIN
llm_connect/__pycache__/__init__.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/_http.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/_http.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/_token_estimator.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/_token_estimator.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/adapter.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/adapter.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/claude_code.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/claude_code.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/config.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/config.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/embedding_adapter.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/embedding_adapter.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/embedding_cache.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/embedding_cache.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/embedding_factory.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/embedding_factory.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/embedding_openai.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/embedding_openai.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/exceptions.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/exceptions.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/factory.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/factory.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/gemini.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/gemini.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/models.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/models.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/openai.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/openai.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/openrouter.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/openrouter.cpython-312.pyc
Normal file
Binary file not shown.
BIN
llm_connect/__pycache__/similarity.cpython-312.pyc
Normal file
BIN
llm_connect/__pycache__/similarity.cpython-312.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user