issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript
Filter by
55.2M results
Feature Request: Anthropic effort parameter Extended Thinking support per Workspace
Summary
Add support for Anthropic s effort parameter and Extended Thinking (thinking: { type: enabled }) in the AnythingLLM ...
enhancement
feature request
Relations
- Parent WI: #75
- Branch: feat/issue-75-add-black-formatter-to-ssot (gcs-core-governance)
- Companion fixes: gcd-onboarding-scripts — SSoT repo repoint + stale filename fixes
Schemas ...
Describe the bug When I switch to BYO embedding model, I observe the following logs every minute or so.
[2026-06-19 14:41:58.533] [INFO] [lib.rs:8185] { event : Found local ONNX model (HuggingFace structure) ...
Summary
The API-token action-scope gate (#215) is enforced only inside can() (core/authz.py) — it runs before the role/ABAC
dispatch and keys off request.access_token_record. The delegated checks check_component_access ...
Problem — code/comments drifted from reality (same class we just fixed in the docs via PR #182)
1. Stale self-docs. data/feature_engineering.py module docstring says 25+ derived features and engineer_features ...
effort-day
enhancement
Make sand biom
Problem — sync-by-comment / duplicated-fact smells in config + deploy
1. Hand-rolled bool coercion ×8. os.getenv(X, ...).lower() in ( true , 1 , yes ) is copy-pasted across config.py (e.g.
~:78-83, ...
area:infra
effort-day
enhancement
Summary
The AsciiDoc backend incorrectly filters out empty table cells, causing column misalignment. Empty cells should be
preserved as empty strings in the parsed output.
Problem Description
When parsing ...
bug
概要
OpenAI API連携を追加する。
現在はモックLLMクライアントを使って、外部APIキーなしで業務メモ整理ロジックを確認できる構成になっている。 このIssueでは、OpenAI
APIを利用するLLMクライアントを追加し、必要に応じてMockとOpenAIを切り替えられるようにする。
デフォルトは引き続きMockのままとし、APIキーがない環境でもCLI、Streamlit UI、テスト、CIが動作する構成を維持する。 ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.