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
experiments2-new-model
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
38b6fb6a0e
Use an even better model
2026-03-26 15:14:43 +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
Fix errors seen during longer runs: selenium exceptions, insecure certificates, recusrsion limit exceeded, BM25 document corpus too small
2026-03-26 12:22:13 +00:00
triggerEventTools.ts
Update REAME to include description of data files
2026-02-19 11:43:25 +00:00
webpageFetch.ts
Use an even better model
2026-03-26 15:14:43 +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