mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
Update quick test URL to use llms.txt instead of llms-full.txt
Changed the example URL in the Quick Test section from https://ai.pydantic.dev/llms-full.txt to https://ai.pydantic.dev/llms.txt for a more concise test example. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -113,7 +113,7 @@ This new vision for Archon replaces the old one (the agenteer). Archon used to b
|
||||
|
||||
Once everything is running:
|
||||
|
||||
1. **Test Web Crawling**: Go to http://localhost:3737 → Knowledge Base → "Crawl Website" → Enter a doc URL (such as https://ai.pydantic.dev/llms-full.txt)
|
||||
1. **Test Web Crawling**: Go to http://localhost:3737 → Knowledge Base → "Crawl Website" → Enter a doc URL (such as https://ai.pydantic.dev/llms.txt)
|
||||
2. **Test Document Upload**: Knowledge Base → Upload a PDF
|
||||
3. **Test Projects**: Projects → Create a new project and add tasks
|
||||
4. **Integrate with your AI coding assistant**: MCP Dashboard → Copy connection config for your AI coding assistant
|
||||
|
||||
Reference in New Issue
Block a user