RohanB67 commited on
Commit
ffa7de2
·
verified ·
1 Parent(s): 496dba9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ Five agents collaborate on every analytical query:
57
  |---|---|---|---|
58
  | **Alpha** | llama-3.3-70b-versatile | Skeptic | Challenges every claim, demands evidence |
59
  | **Beta** | openai/gpt-oss-120b | Deep Reasoner | Step-by-step chain of thought, flags assumptions |
60
- | **Gamma** | meta-llama/llama-4-scout-17b-16e-instruct | Pattern Connector | Finds non-obvious cross-paper links |
61
  | **Epsilon** | openai/gpt-oss-20b | Synthesizer | Reconciles debate into a single cited answer with `CONFIDENCE: HIGH / MEDIUM / LOW` |
62
  | **Zeta** | llama-3.1-8b-instant | Citation Auditor | Checks only explicit `[Source: name]` tags against the retrieved excerpts; uncited general knowledge is left untouched |
63
 
 
57
  |---|---|---|---|
58
  | **Alpha** | llama-3.3-70b-versatile | Skeptic | Challenges every claim, demands evidence |
59
  | **Beta** | openai/gpt-oss-120b | Deep Reasoner | Step-by-step chain of thought, flags assumptions |
60
+ | **Gamma** | qwen/qwen3.6-27b | Pattern Connector | Finds non-obvious cross-paper links |
61
  | **Epsilon** | openai/gpt-oss-20b | Synthesizer | Reconciles debate into a single cited answer with `CONFIDENCE: HIGH / MEDIUM / LOW` |
62
  | **Zeta** | llama-3.1-8b-instant | Citation Auditor | Checks only explicit `[Source: name]` tags against the retrieved excerpts; uncited general knowledge is left untouched |
63