Skip to content

Conversation

@Samoed
Copy link
Member

@Samoed Samoed commented Nov 13, 2024

No description provided.

@Samoed Samoed marked this pull request as ready for review November 19, 2024 19:35
@Samoed Samoed requested a review from voorhs November 20, 2024 11:33
@Samoed Samoed changed the base branch from dev to docs November 20, 2024 11:36
# Conflicts:
#	Makefile
#	autointent/generation/description_generation.py
#	docs/Makefile
#	docs/make.bat
#	pyproject.toml
Copy link
Collaborator

@voorhs voorhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

я подредачу еще и сам смержу

в основном не хватает пояснений к модулям и еще хочется написать что-то поподробнее

Comment on lines +166 to +172
def predict_with_metadata(self, utterances: list[str]) -> tuple[npt.NDArray[Any], list[dict[str, Any]] | None]:
"""
Predict class scores along with metadata for the given utterances.
:param utterances: List of utterances to score.
:return: Tuple of scores and metadata containing neighbor details and scores.
"""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

тут надо больше пояснений что такое rich output

@Samoed
Copy link
Member Author

Samoed commented Nov 21, 2024

Что знаю, то поправил

@voorhs voorhs merged commit 77a6ae5 into docs Nov 22, 2024
4 checks passed
@voorhs voorhs deleted the docs_test branch November 22, 2024 11:46
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.

4 participants