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
experiments3-deepseek
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
7e586fe17d
Allow for configurable ranking server url. Delete old ragas call
2026-04-02 13:48:15 +01:00
..
checkDisinfo.ts
Add filtering from known disinformation sources
2026-02-22 15:14:58 +00:00
ensembleCall.ts
Allow for configurable ranking server url. Delete old ragas call
2026-04-02 13:48:15 +01: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
add extra options
2026-03-31 17:15:55 +01: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