You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tabby currently uses a default value of 1536 for code completion context, which is not configurable. We should expose the configuration in config.toml.
Please describe the feature you want
Tabby currently uses a default value of 1536 for code completion context, which is not configurable. We should expose the configuration in config.toml.
Code location:
tabby/crates/tabby/src/services/completion.rs
Line 269 in 7474711
tabby/crates/tabby-common/src/config.rs
Line 184 in 7474711
tabby/crates/llama-cpp-server/src/supervisor.rs
Line 56 in 7474711
Additional context
Add any other context or screenshots about the feature request here.
Please reply with a 👍 if you want this feature.
The text was updated successfully, but these errors were encountered: