Files
archon/.github/ISSUE_TEMPLATE/bug_report.md
Cole Medin e9226efae5 Finalizing v3 with some fixes and local embedding models (#26)
* 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>
2025-02-27 07:37:34 -06:00

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

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.