Roadmap
Introduce the features we are currently developing and our next development plans.
Roadmap
| Milestone | Expected delivery date | Status |
|---|---|---|
| Langcli software automatic update function | mid april | done |
| Supports calling local LLM API services provided by vLLM, ollama, LiteLLM, etc. | mid april | done |
| More intelligent context compression | end of april | doing |
| The auto function (automatically selects the most suitable LLM model to perform the task based on user preferences and context) | end of april | todo |
Last Updated
Custom Model Providers
Langcli allows you to configure custom model providers through the modelProviders setting in your settings.json. This enables you to switch between different AI models(includes models from LangRouter and your own custom models.) using the /model command.
FAQ
Common problems you may encounter when using Langcli