Commit Graph

159 Commits

Author SHA1 Message Date
Aniket1995
990662b94f set the embedding model in an environment variable 2025-02-26 10:24:20 +05:30
Cole Medin
3b430830b1 Small updates to the issue templates 2025-02-24 14:29:28 -06:00
Cole Medin
d4254b53c3 Updating documentation and creating issue templates. 2025-02-24 14:23:26 -06:00
Cole Medin
27a87a0cc9
Merge pull request #16 from ledilson/patch-1
Update setup_mcp.py to work with different platforms
2025-02-24 12:55:55 -06:00
Edilson Lima
2a1f92a447
Update setup_mcp.py
Added import platform to detect the operating system
Used platform.system() to check if it's Windows or not
Adjusted pip and python paths:

Windows: uses 'Scripts' folder and '.exe' extension
Mac/Linux: uses 'bin' folder without extension

The script now automatically detects the operating system and uses the appropriate paths for each one, making it compatible with both Windows and macOS/Linux systems.
2025-02-20 12:13:05 -03:00
Cole Medin
7a9e706581 Archon V3 - MCP Support 2025-02-17 13:27:24 -06:00
Aniket1995
a1ac6f0429 updated code to use locally hosted ollama llm, nomic-embed-text model 2025-02-14 01:53:17 +05:30
Cole Medin
e2805b8757 First two iterations of Archon 2025-02-07 15:04:02 -06:00
Cole Medin
c87bf34360 Initial commit 2025-02-05 07:11:38 -06:00