mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
* updated code to use locally hosted ollama llm, nomic-embed-text model * Updating documentation and creating issue templates. * Small updates to the issue templates * set the embedding model in an environment variable * Updated V3-MCP-SUPPORT code to use local LLMs. * Updated V3-MCP-SUPPORT code to use local LLMs. * Some updates to local embedding models and fixing a couple small issues * Updating root of repo for v3 release branch --------- Co-authored-by: Aniket1995 <abhanavase@gmail.com>
999 B
999 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Create a report to help improve Archon | [BUG] | bug |
Description
A clear and concise description of the issue.
Steps to Reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected Behavior
A clear and concise description of what you expected to happen.
Actual Behavior
A clear and concise description of what actually happened.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
- OS: [e.g. Windows 10, macOS Monterey, Ubuntu 22.04]
- Python Version: [e.g. Python 3.13, Python 3.12]
- Using MCP or Streamlit (or something else)
Additional Context
Add any other context about the problem here, such as:
- Does this happen consistently or intermittently?
- Were there any recent changes that might be related?
- Any workarounds you've discovered?
Possible Solution
If you have suggestions on how to fix the issue or what might be causing it.