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

ResponseRagStage and PromptResponseRagModule updates #1056

Merged
merged 15 commits into from
Aug 12, 2024

Fix tests and formatting

e45c2b5
Select commit
Loading
Failed to load commit list.
Merged

ResponseRagStage and PromptResponseRagModule updates #1056

Fix tests and formatting
e45c2b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 9, 2024 in 0s

81.81% of diff hit (target 87.16%)

View this Pull Request on Codecov

81.81% of diff hit (target 87.16%)

Annotations

Check warning on line 26 in griptape/engines/rag/stages/query_rag_stage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/engines/rag/stages/query_rag_stage.py#L26

Added line #L26 was not covered by tests

Check warning on line 59 in griptape/engines/rag/stages/retrieval_rag_stage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/engines/rag/stages/retrieval_rag_stage.py#L59

Added line #L59 was not covered by tests

Check warning on line 72 in griptape/memory/task/storage/text_artifact_storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/memory/task/storage/text_artifact_storage.py#L72

Added line #L72 was not covered by tests

Check warning on line 37 in griptape/tasks/rag_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tasks/rag_task.py#L37

Added line #L37 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/tools/rag_client/tool.py#L43

Added line #L43 was not covered by tests