Skip to content

Conversation

@bmerkle
Copy link
Contributor

@bmerkle bmerkle commented Dec 28, 2025

step1: #125

…erialization, and storage for knowpro

- Moved  core conversation and knowledge interfaces in `interfaces_core.py`.
- Moved  indexing protocols and helpers in `interfaces_indexes.py`.
- Moved  search-related interfaces in `interfaces_search.py`.
- Moved  serialization helpers for knowpro conversations and indexes in `interfaces_serialization.py`.
- Moved  storage provider and collection interfaces in `interfaces_storage.py`.
…ic dataclasses and remove unused dataclasses module"

This reverts commit fed9a52.
Updated dataclasses.py to use PEP 695 inline type parameters on the overloads and implementation of dataclass

Remove unused TypeVar import in compatibility helpers for pydantic dataclasses while retaining full typing behavior
suppress pyright warning reportUnsupportedDunderAll
@bmerkle
Copy link
Contributor Author

bmerkle commented Dec 28, 2025

invalid

@bmerkle bmerkle deleted the 125-src branch December 28, 2025 18:45
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