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-self-critique
LLMsForDisinformationAnalysis
/
agent
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
a80d433fb6
Add self improvement pattern with two new prompt nodes
2026-03-26 14:44:48 +00:00
..
conditionals
Refactor calculating score. Add sort node for vanity
2026-02-12 23:46:00 +00:00
nodes
Add self improvement pattern with two new prompt nodes
2026-03-26 14:44:48 +00:00
prompts
Add self improvement pattern with two new prompt nodes
2026-03-26 14:44:48 +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
Add self improvement pattern with two new prompt nodes
2026-03-26 14:44:48 +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 self improvement pattern with two new prompt nodes
2026-03-26 14:44:48 +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