|
|
1 ay önce | |
|---|---|---|
| docs | 1 ay önce | |
| services | 1 ay önce | |
| tests | 1 ay önce | |
| tools | 1 ay önce | |
| .gitignore | 1 ay önce | |
| AGENTS.md | 1 ay önce | |
| README.md | 1 ay önce |
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"