Skip to content

Conversation

@NotBioWaste905
Copy link
Collaborator

Bringing major refactoring changes and updates to the main branch.

NotBioWaste905 and others added 29 commits March 28, 2025 13:44
- Explicitly install theme dependencies in the workflow.
- Introduce a step to check the contents of the build directory and verify CSS files.
- Configure GitHub Pages URLs and context in the Sphinx configuration.
- Add theme options for better navigation and ensure relative path handling.
- Upgrade Sphinx and related dependencies in pyproject.toml.
- Modify the GitHub Actions workflow to install additional theme dependencies.
- Implement a clean build process for documentation.
- Enhance Sphinx configuration for GitHub Pages, including static file handling and base URL adjustments.
* Implemented ModelStorage class
* Switched to ruff
* Added test coverage check
* Reformatted all the code
* Added experiments with incremental graph creation

---------

Co-authored-by: NotBioWaste905 <[email protected]>
* Added llm and no_llm validators to detect loops involving starting/ending utterance
* add: experiments for dialogue augmentation

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: NotBioWaste905 <[email protected]>
Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.7 to 7.2.2.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected])

---
updated-dependencies:
- dependency-name: notebook
  dependency-version: 7.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Evaluation steps in the Pipeline

* Feat/report exporter (#45)

* Remove api_key from model storage configuration before saving

* split tests in folders

---------

Co-authored-by: Yuriy Peshkichev <[email protected]>
Co-authored-by: NotBioWaste905 <[email protected]>
* Add DialogueAugmenter for creating synonymical dialogues from original dialogue
* working on docstrings and removing unused files

* add docstrings for Graph

* remove Dataset class, format

* Refactor: move find_cycle_ends function to helpers
* Add docs and contributing readme

* Change docs structure

* Add automatic doc build
* Refactoring and documentation improvements for the 0.1.0 release
@NotBioWaste905 NotBioWaste905 merged commit a79339f into main Apr 21, 2025
22 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.

6 participants