Langchain-Chatchat v0.3.1
⚠️ Breaking Changes
- CLI workflow changed: Configuration now uses YAML files; initialize via
chatchat initinstead of environment variables - Knowledge bases and vector stores remain compatible with v0.3.0
Features
- YAML-based configuration with hot-reload (no restart required after config changes)
chatchat initnow accepts Xinference API, LLM, and E...