Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable 1.0.0 #13

Merged
merged 6 commits into from
Jan 20, 2024
Merged

Stable 1.0.0 #13

merged 6 commits into from
Jan 20, 2024

Conversation

Daethyra
Copy link
Owner

No description provided.

…unction

Changed the type annotations in the `process_and_collect_data` function from `List[Chunk]` to `List[list]` to align with the actual data structure being used. This ensures consistency and accuracy in the codebase.

Closes context-converter: stable-1.2.0 needs the `Chunk` -> `chunk` fix in `main.py` #9
- Updated project name and version in pyproject.toml
- Enhanced description to include the use of Jina Embeddings for identifying and removing repetitive content
- Renamed package from conv_html_to_markdown to context_converter
- Renamed modules to reflect the package name change
Updated the installation instructions in the README to reflect the new package name "context-converter" and provided an example of its usage. Also updated the version number in pyproject.toml to 1.0.0.
Added a new workflow file for publishing to PyPI and removed the old workflow file for publishing Python packages. The new workflow uses PDM for Python setup and package building, and it publishes the package distributions to PyPI using the pypa/gh-action-pypi-publish action. Also updated the project version in pyproject.toml to 1.0.1.
ci(workflows): Add pypi-publish.yml, remove python-publish.yml
@Daethyra Daethyra merged commit c90b3cc into main Jan 20, 2024
1 check passed
@Daethyra Daethyra deleted the stable-1.0.0 branch January 20, 2024 02:17
@Daethyra Daethyra restored the stable-1.0.0 branch January 20, 2024 02:17
@Daethyra Daethyra deleted the stable-1.0.0 branch January 20, 2024 02:24
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.

None yet

1 participant