LLM Plugin
Configuration Method
- Rename PLUGINS/LLM/CONFIG.example.py to CONFIG.py
- Fill in the configuration items according to the code comments.
- LLM supports adding multiple configurations. Each configuration can have multiple tags, allowing you to call the corresponding LLM configuration using a tag.
- This method allows for the use of different LLM configurations for various scenarios, achieving a balance between performance and cost.