Skip to content

Test new sdk#10

Draft
matanor wants to merge 72 commits intomainfrom
test_new_sdk
Draft

Test new sdk#10
matanor wants to merge 72 commits intomainfrom
test_new_sdk

Conversation

@matanor
Copy link
Owner

@matanor matanor commented Mar 11, 2026

No description provided.

- Add FilenameExistsResponse model to SDK
- Add filename_exists() async method to DocumentsClient
- Add GET /v1/documents/check-filename endpoint with API key auth
- Export FilenameExistsResponse in SDK __init__.py

This enables SDK users to check if a file exists in the knowledge base
before ingestion, avoiding duplicate uploads.
matanor and others added 30 commits March 16, 2026 17:03
- Add shared conftest.py with environment and logging fixtures
- Enhance inference test with explicit cache hit/miss validation
- Update pytest configuration with pythonpath and strict markers
- Add boards module with table_rich board configuration
- Rename create_boards.py to evaluate.py for clarity
- Enhance .gitignore with additional patterns
- Remove unused imports from pipelines
- Update utility functions
define a single configuration with multiple options
update acreens to use metric names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants