|
|
il y a 1 mois | |
|---|---|---|
| docs | il y a 1 mois | |
| services | il y a 1 mois | |
| tests | il y a 1 mois | |
| tools | il y a 1 mois | |
| .gitignore | il y a 1 mois | |
| AGENTS.md | il y a 1 mois | |
| README.md | il y a 1 mois |
This repository now has three clear areas:
tools/
tools/lmstudio/wrapper_generator.pytools/lmstudio/openai_reasoning_proxy.pytools/lmstudio/probes/*services/
services/litellm-lmstudio-adapter/LiteLLM -> LM Studio nativedocs/
tests/
artifacts/
python -m unittest tests.test_lmstudio_wrapper_generator
python -m unittest tests.test_openai_reasoning_proxy
python -m unittest discover -s services/litellm-lmstudio-adapter/tests -p "test_*.py"