bugbug/bugbug
Suhaib Mujahid 3a8373e2d7 [LLM] Upgrade to use GPT-4o instead GPT-4 2024-07-08 17:32:11 -04:00
..
code_search [code_search] Adapt to use the `Function` data class 2024-07-08 17:30:34 -04:00
labels Add one more labelled example for regression/bug/nobug 2023-07-02 21:56:59 +02:00
models Train general component model on a single Fenix class (#4235) 2024-06-13 12:21:51 -04:00
tools [code_search] Adapt to use the `Function` data class 2024-07-08 17:30:34 -04:00
__init__.py Add WIP integration test (#823) 2019-09-13 15:18:46 +02:00
bug_features.py [New Model] Worksforme Model (#3966) 2024-03-05 07:04:33 -05:00
bug_snapshot.py Revert "Get rollback inconsistencies using multiple processes (#3778)" (#3803) 2023-11-09 17:28:29 +01:00
bugzilla.py Use the `BugzillaProduct` to retrieve the list of components (#4225) 2024-06-05 14:39:57 +00:00
commit_features.py Fit the files feature in the clf pipeline 2023-12-02 12:26:48 -05:00
db.py Refactored logging statements to use lazy % formatting (#3335) 2023-03-09 11:58:37 +01:00
feature_cleanup.py Add a model to identify invalid reports for Firefox in-product reporter (#3790) 2023-11-18 20:56:31 -05:00
generative_model_tool.py [LLM] Upgrade to use GPT-4o instead GPT-4 2024-07-08 17:32:11 -04:00
github.py Update pre-commit repos and apply required changes (#3855) 2023-11-25 19:29:32 +00:00
issue_features.py Change extraction features classes names from snake case to pascal case (#3781) 2023-11-03 16:23:45 -04:00
issue_snapshot.py Fetch private issue contents to replace public issue body and title in the dataset to account for moderation workflow (#2387) 2021-07-06 18:31:44 +02:00
labels.py Create set without going to list first 2020-10-27 16:06:24 +01:00
model.py Fix classified_num in multi-label (#3963) 2024-01-11 19:07:55 +00:00
model_calibration.py Add `n_features_in` as a property for the `IsotonicRegressionCalibrator` class (#3921) 2023-12-12 09:01:36 -05:00
nlp.py Refactor print statements to use logger (#3330) 2023-03-14 17:54:15 +01:00
phabricator.py Add support for generative model tools and add initial generative code review tool (#4133) 2024-04-30 10:59:49 +02:00
repository.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
rust_code_analysis_server.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
swarm.py Move P4 to be a local import 2024-07-03 12:41:11 -04:00
test_scheduling.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
test_scheduling_features.py Support getting chunk for all types of Android tasks 2024-04-23 12:31:14 +02:00
utils.py Add a MergeText transformer which merges text from multiple columns 2024-06-09 11:09:26 +02:00
vectordb.py [code_review] Add comment examples based on the vector db (#4237) 2024-06-27 15:43:38 -04:00