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

Feature/native functions #867

Merged
merged 90 commits into from
Jul 10, 2024

Merge branch 'dev' into feature/native-functions

3d4fd4a
Select commit
Loading
Failed to load commit list.
Merged

Feature/native functions #867

Merge branch 'dev' into feature/native-functions
3d4fd4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 10, 2024 in 1s

85.52% of diff hit (target 85.31%)

View this Pull Request on Codecov

85.52% of diff hit (target 85.31%)

Annotations

Check warning on line 174 in griptape/drivers/prompt/amazon_bedrock_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/amazon_bedrock_prompt_driver.py#L174

Added line #L174 was not covered by tests

Check warning on line 189 in griptape/drivers/prompt/amazon_bedrock_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/amazon_bedrock_prompt_driver.py#L189

Added line #L189 was not covered by tests

Check warning on line 209 in griptape/drivers/prompt/amazon_bedrock_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/amazon_bedrock_prompt_driver.py#L209

Added line #L209 was not covered by tests

Check warning on line 223 in griptape/drivers/prompt/amazon_bedrock_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/amazon_bedrock_prompt_driver.py#L223

Added line #L223 was not covered by tests

Check warning on line 225 in griptape/drivers/prompt/amazon_bedrock_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/amazon_bedrock_prompt_driver.py#L225

Added line #L225 was not covered by tests

Check warning on line 180 in griptape/drivers/prompt/anthropic_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/anthropic_prompt_driver.py#L180

Added line #L180 was not covered by tests

Check warning on line 209 in griptape/drivers/prompt/anthropic_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/anthropic_prompt_driver.py#L209

Added line #L209 was not covered by tests

Check warning on line 218 in griptape/drivers/prompt/anthropic_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/anthropic_prompt_driver.py#L218

Added line #L218 was not covered by tests

Check warning on line 220 in griptape/drivers/prompt/anthropic_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/anthropic_prompt_driver.py#L220

Added line #L220 was not covered by tests

Check warning on line 128 in griptape/drivers/prompt/base_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/base_prompt_driver.py#L128

Added line #L128 was not covered by tests

Check warning on line 135 in griptape/drivers/prompt/base_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/base_prompt_driver.py#L135

Added line #L135 was not covered by tests

Check warning on line 137 in griptape/drivers/prompt/base_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/base_prompt_driver.py#L137

Added line #L137 was not covered by tests

Check warning on line 148 in griptape/drivers/prompt/base_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/base_prompt_driver.py#L148

Added line #L148 was not covered by tests

Check warning on line 143 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#L143

Added line #L143 was not covered by tests

Check warning on line 239 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#L239

Added line #L239 was not covered by tests

Check warning on line 241 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#L241

Added line #L241 was not covered by tests

Check warning on line 214 in griptape/drivers/prompt/google_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/google_prompt_driver.py#L214

Added line #L214 was not covered by tests

Check warning on line 229 in griptape/drivers/prompt/google_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/google_prompt_driver.py#L229

Added line #L229 was not covered by tests

Check warning on line 244 in griptape/drivers/prompt/google_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/google_prompt_driver.py#L244

Added line #L244 was not covered by tests

Check warning on line 288 in griptape/drivers/prompt/openai_chat_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/openai_chat_prompt_driver.py#L288

Added line #L288 was not covered by tests

Check warning on line 75 in griptape/tasks/actions_subtask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/actions_subtask.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 77 in griptape/tasks/actions_subtask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/actions_subtask.py#L77

Added line #L77 was not covered by tests

Check warning on line 97 in griptape/tasks/actions_subtask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/actions_subtask.py#L97

Added line #L97 was not covered by tests

Check warning on line 191 in griptape/tasks/actions_subtask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/actions_subtask.py#L191

Added line #L191 was not covered by tests

Check warning on line 193 in griptape/tasks/actions_subtask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/actions_subtask.py#L193

Added line #L193 was not covered by tests