Skip to content

Dev#55

Merged
zTgx merged 2 commits intomainfrom
dev
Apr 12, 2026
Merged

Dev#55
zTgx merged 2 commits intomainfrom
dev

Conversation

@zTgx
Copy link
Copy Markdown
Member

@zTgx zTgx commented Apr 12, 2026

No description provided.

zTgx added 2 commits April 13, 2026 00:08
- Add QueryContext class for structured query operations with methods
  for setting document scope (single, multiple, workspace), max tokens,
  reasoning chain inclusion, and depth limits
- Rename IndexContext.from_file() to from_path() and from_files() to
  from_paths() for consistency
- Update IndexContext.from_content() and from_bytes() to accept format
  as second parameter instead of name
- Add with_name() method to IndexContext for setting document names
- Change IndexOptions parameters from 'summaries' and 'description' to
  'generate_summaries' and 'generate_description' with updated defaults
- Add new IndexOptions parameters: include_text and generate_ids
- Update engine.query() to accept QueryContext instead of doc_id and
  question parameters
- Export additional classes in __init__.py including QueryContext,
  IndexOptions, and graph-related types
Update project version in pyproject.toml to prepare for new release
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vectorless Ready Ready Preview, Comment Apr 12, 2026 4:10pm

@zTgx zTgx merged commit 511c368 into main Apr 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant