Skip to content

Dev#45

Merged
zTgx merged 3 commits intomainfrom
dev
Apr 11, 2026
Merged

Dev#45
zTgx merged 3 commits intomainfrom
dev

Conversation

@zTgx
Copy link
Copy Markdown
Member

@zTgx zTgx commented Apr 11, 2026

No description provided.

zTgx added 3 commits April 11, 2026 21:37
Change the metadata index filename from _meta.json to meta.bin in both
the documentation comments and the actual implementation to remove the
underscore prefix and change the file extension.
- Update test file extension from "_meta.json" to "meta.bin"
- This change reflects the actual binary format used for metadata storage
BREAKING CHANGE: Removed environment variable auto-loading for API key
and model. Now api_key and model must be explicitly provided through
constructor parameters or config file.

- Updated Python and Rust Engine constructors to require api_key and
  model parameters
- Removed automatic loading of OPENAI_API_KEY environment variable
- Removed configuration priority system for environment variables
- Updated README documentation to reflect new required parameters
- Added validation to ensure api_key and model are provided before
  engine initialization
@zTgx zTgx merged commit fc7b25b into main Apr 11, 2026
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