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

Implement tokenization/truncation endpoint #38

Open
Oleksii-Klimov opened this issue Dec 4, 2023 · 0 comments · May be fixed by #63
Open

Implement tokenization/truncation endpoint #38

Oleksii-Klimov opened this issue Dec 4, 2023 · 0 comments · May be fixed by #63
Assignees

Comments

@Oleksii-Klimov
Copy link
Collaborator

Oleksii-Klimov commented Dec 4, 2023

Tokenization: for a given chat completion request return size in tokens.
Truncation: for a given chat chat completion prompt return message ids that remain in the history.
Corresponding endpoints should be added to the DIAL Core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant