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

Update cohere prompt driver, add cohere embedding driver, cohere stru… #831

Merged
merged 4 commits into from
Jun 5, 2024

Lower transformers requirement for compatability with cohere

2905e83
Select commit
Loading
Failed to load commit list.
Merged

Update cohere prompt driver, add cohere embedding driver, cohere stru… #831

Lower transformers requirement for compatability with cohere
2905e83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 1s

85.18% of diff hit (target 81.63%)

View this Pull Request on Codecov

85.18% of diff hit (target 81.63%)

Annotations

Check warning on line 9 in griptape/drivers/embedding/cohere_embedding_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/embedding/cohere_embedding_driver.py#L9

Added line #L9 was not covered by tests

Check warning on line 43 in griptape/drivers/embedding/cohere_embedding_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/embedding/cohere_embedding_driver.py#L43

Added line #L43 was not covered by tests

Check warning on line 67 in griptape/drivers/prompt/cohere_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/cohere_prompt_driver.py#L67

Added line #L67 was not covered by tests