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
5e374a8bd6d22274bb49cab5df46334e1e5bb8e6
LLMsForDisinformationAnalysis
/
agent
T
History
William Jeynes
5e374a8bd6
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
..
conditionals
Refactor calculating score. Add sort node for vanity
2026-02-12 23:46:00 +00:00
nodes
Update documentation. Stop storing context. Decide on final claims source
2026-03-25 14:24:55 +00:00
prompts
add date to returned data
2026-03-25 22:37:14 +00:00
tools
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
utils
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
.env.example
FEAT: implement temp version of main tooling feedback loop
2026-02-09 20:25:36 +00:00
.gitignore
Move all data to own folder. Add run shell script. Experiment (unsuccessfully so far) with example retreival
2026-02-16 22:42:13 +00:00
agent.ts
Implement ensemble into final model structure
2026-03-24 19:07:24 +00:00
langgraph.json
Add re-ranker mode to support re-ranking experiments, hopefully we can reduce the loss
2026-03-06 17:27:09 +00:00
package-lock.json
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
package.json
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
README.md
Update documentation. Stop storing context. Decide on final claims source
2026-03-25 14:24:55 +00:00
state.ts
add date to returned data
2026-03-25 22:37:14 +00:00
verify.ts
Implement ensemble into final model structure
2026-03-24 19:07:24 +00:00
README.md
Refining the agent output
TODO: Table and document experiments
Reference in New Issue
View Git Blame
Copy Permalink