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

Release/v0.33.0 #1243

Merged
merged 358 commits into from
Oct 9, 2024

Fix migration

31e6c5f
Select commit
Loading
Failed to load commit list.
Merged

Release/v0.33.0 #1243

Fix migration
31e6c5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 0s

95.72% of diff hit (target 87.72%)

View this Pull Request on Codecov

95.72% of diff hit (target 87.72%)

Annotations

Check warning on line 25 in griptape/drivers/audio_transcription/openai_audio_transcription_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/audio_transcription/openai_audio_transcription_driver.py#L25

Added line #L25 was not covered by tests

Check warning on line 30 in griptape/drivers/embedding/huggingface_hub_embedding_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/embedding/huggingface_hub_embedding_driver.py#L30

Added line #L30 was not covered by tests

Check warning on line 42 in griptape/drivers/image_generation/azure_openai_image_generation_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/image_generation/azure_openai_image_generation_driver.py#L42

Added line #L42 was not covered by tests

Check warning on line 60 in griptape/drivers/image_generation/openai_image_generation_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/image_generation/openai_image_generation_driver.py#L60

Added line #L60 was not covered by tests

Check warning on line 31 in griptape/drivers/sql/amazon_redshift_sql_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/sql/amazon_redshift_sql_driver.py#L31

Added line #L31 was not covered by tests

Check warning on line 33 in griptape/drivers/sql/snowflake_sql_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/sql/snowflake_sql_driver.py#L33

Added line #L33 was not covered by tests

Check warning on line 25 in griptape/drivers/text_to_speech/elevenlabs_text_to_speech_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/text_to_speech/elevenlabs_text_to_speech_driver.py#L25

Added line #L25 was not covered by tests

Check warning on line 31 in griptape/drivers/text_to_speech/openai_text_to_speech_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/text_to_speech/openai_text_to_speech_driver.py#L31

Added line #L31 was not covered by tests

Check warning on line 36 in griptape/drivers/vector/marqo_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/marqo_vector_store_driver.py#L36

Added line #L36 was not covered by tests

Check warning on line 143 in griptape/drivers/vector/marqo_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/marqo_vector_store_driver.py#L143

Added line #L143 was not covered by tests

Check warning on line 221 in griptape/drivers/vector/marqo_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/marqo_vector_store_driver.py#L221

Added line #L221 was not covered by tests

Check warning on line 229 in griptape/drivers/vector/marqo_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/marqo_vector_store_driver.py#L229

Added line #L229 was not covered by tests

Check warning on line 45 in griptape/drivers/vector/mongodb_atlas_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/mongodb_atlas_vector_store_driver.py#L45

Added line #L45 was not covered by tests

Check warning on line 40 in griptape/drivers/vector/opensearch_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/opensearch_vector_store_driver.py#L40

Added line #L40 was not covered by tests

Check warning on line 42 in griptape/drivers/vector/opensearch_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/opensearch_vector_store_driver.py#L42

Added line #L42 was not covered by tests

Check warning on line 50 in griptape/drivers/vector/pgvector_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/pgvector_vector_store_driver.py#L50

Added line #L50 was not covered by tests

Check warning on line 26 in griptape/drivers/vector/pinecone_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/pinecone_vector_store_driver.py#L26

Added line #L26 was not covered by tests

Check warning on line 13 in griptape/loaders/blob_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/loaders/blob_loader.py#L13

Added line #L13 was not covered by tests

Check warning on line 15 in griptape/loaders/text_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/loaders/text_loader.py#L15

Added line #L15 was not covered by tests

Check warning on line 69 in griptape/tasks/base_image_generation_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/base_image_generation_task.py#L69

Added line #L69 was not covered by tests

Check warning on line 69 in griptape/tools/aws_iam/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/aws_iam/tool.py#L69

Added line #L69 was not covered by tests

Check warning on line 212 in griptape/tools/aws_s3/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/aws_s3/tool.py#L212

Added line #L212 was not covered by tests

Check warning on line 43 in griptape/tools/image_query/tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/image_query/tool.py#L43

Added line #L43 was not covered by tests

Check warning on line 12 in griptape/utils/file_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/utils/file_utils.py#L12

Added line #L12 was not covered by tests