Skip to content

Conversation

@NotBioWaste905
Copy link
Collaborator

A patch addressing issues related to default keys in the algorithms not working properly.
Also added PipelineRawDataType mention in the documentation.

NotBioWaste905 and others added 29 commits March 28, 2025 14:15
- 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 <andruhabobr@gmail.com>
* Added llm and no_llm validators to detect loops involving starting/ending utterance
* add: experiments for dialogue augmentation

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: NotBioWaste905 <andruhabobr@gmail.com>
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/tree@7.2.2/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.0.7...@jupyter-notebook/tree@7.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
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 <peshkichev@gpu6.ipavlov.mipt.ru>
Co-authored-by: NotBioWaste905 <andruhabobr@gmail.com>
* 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 055d95e into main Apr 22, 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