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

feat: migrated latest fixes #23

Merged
merged 2 commits into from
Nov 10, 2023
Merged

Conversation

adubovik
Copy link
Collaborator

  • Added integration tests for max_tokens and stop sequence
  • Use number of bytes as token count estimator for AI21 and AWS Titan
  • Allow empty messages in each language model
  • Supported history truncation via max_prompt_tokens/discarded_messages parameters
  • Bumped version of aidial SDK
  • Removed 'Assistant' prefix occasionally generated by Titan
  • Supported streaming for Titan and Claude

* Added integration tests for max_tokens and stop sequence
* Use number of bytes as token count estimator for AI21 and AWS Titan
* Allow empty messages in each language model
* Supported history truncation via max_prompt_tokens/discarded_messages parameters
* Bumped version of aidial SDK
* Removed 'Assistant' prefix occasionally generated by Titan
* Supported streaming for Titan and Claude
@adubovik adubovik self-assigned this Nov 10, 2023
@adubovik
Copy link
Collaborator Author

adubovik commented Nov 10, 2023

/deploy-review

Deployment status: failed

1 similar comment
@adubovik
Copy link
Collaborator Author

adubovik commented Nov 10, 2023

/deploy-review

Deployment status: failed

@alexey-ban
Copy link
Contributor

alexey-ban commented Nov 10, 2023

/deploy-review

Deployment status: success

Oleksii-Klimov
Oleksii-Klimov previously approved these changes Nov 10, 2023
@adubovik adubovik merged commit eea277a into development Nov 10, 2023
4 checks passed
@adubovik adubovik deleted the f/migrating-latest-fixes branch November 14, 2023 15:32
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.

3 participants