- Update botserver submodule with LLM feature enabled by default - Fix duplicate module declarations and move errors - Remove unused imports and variables - Improve code formatting This enables the LLM feature by default so it's always available when building the project.
10 lines
No EOL
366 B
XML
10 lines
No EOL
366 B
XML
<component name="libraryTable">
|
|
<library name="botserver-installers">
|
|
<CLASSES>
|
|
<root url="jar://$PROJECT_DIR$/botserver/botserver-installers/llama-b7345-bin-ubuntu-x64.zip!/" />
|
|
<root url="jar://$PROJECT_DIR$/botserver/botserver-installers/vault_1.15.4_linux_amd64.zip!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</component> |