This website requires JavaScript.
Explore
Help
Sign In
jill
/
LLMsForDisinformationAnalysis
Watch
1
Star
0
Fork
0
You've already forked LLMsForDisinformationAnalysis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
experiments-no-prev
LLMsForDisinformationAnalysis
/
agent
/
tools
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
William Jeynes
8f939d54c4
Implement ensemble into final model structure
2026-03-24 19:07:24 +00:00
..
checkDisinfo.ts
Add filtering from known disinformation sources
2026-02-22 15:14:58 +00:00
ensembleCall.ts
Implement ensemble into final model structure
2026-03-24 19:07:24 +00:00
ragasCall.ts
Add RAGAS initial version
2026-02-09 21:26:54 +00:00
removeDuplicates.ts
Add removing of duplicates from pipeline. Add to sort step. Move score logic to robertaMetrics node.
2026-03-13 14:51:14 +00:00
retreiveExamples.ts
Do not enter existing data if it has no good trigger events
2026-02-22 15:29:48 +00:00
triggerEventTools.ts
Update REAME to include description of data files
2026-02-19 11:43:25 +00:00
webpageFetch.ts
Make open webpage more appealing
2026-02-19 10:07:39 +00:00
webSearch.ts
Add file logging for errors. Add exponential backoff retry to web search. On failed web search, do not crash pipeline, return placeholder text to loanguage model
2026-02-24 13:05:35 +00:00