This website requires JavaScript.
Explore
Help
Sign in
GeneralBots
/
gb
Watch
2
Star
0
Fork
You've already forked gb
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5cab98b459
gb
/
.zed
/
settings.json
8 lines
86 B
JSON
Raw
Normal View
History
Unescape
Escape
Enable LLM feature and fix compilation issues - 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.
2026-01-28 16:58:25 -03:00
{
Update workspace configuration and submodules
2026-01-30 23:25:02 -03:00
"languages"
:
{
"Rust"
:
{
"enable_language_server"
:
false
,
}
,
}
,
Enable LLM feature and fix compilation issues - 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.
2026-01-28 16:58:25 -03:00
}
Reference in a new issue
Copy permalink