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

docs(README): Fix quick starts examples #875

Merged
merged 4 commits into from
Nov 23, 2024
Merged

docs(README): Fix quick starts examples #875

merged 4 commits into from
Nov 23, 2024

Conversation

HamadaSalhab
Copy link
Contributor

@HamadaSalhab HamadaSalhab commented Nov 23, 2024

Closes #872


Important

Fixes and updates quick start examples in README.md, including search query count, API placeholders, and workflow steps.

  • Quick Example:
    • Change number of search queries from 100 to 30.
    • Update api_key and url placeholders in tools section.
    • Modify main workflow steps for clarity and accuracy, including prompt, evaluate, and tool steps.
  • Misc:
    • Add num_questions to input_schema.
    • Adjust parallelism from 10 to 5 in web search step.
    • Limit Discord message content to 2000 characters.

This description was created by Ellipsis for 7063583. It will automatically update as commits are pushed.

Copy link
Contributor

@standard-input standard-input bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues flagged.
Standard Input can make mistakes. Check important info.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 57bc6c7 in 15 seconds

More details
  • Looked at 174 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. README.md:349
  • Draft comment:
    The type field for the research_wikipedia tool was missing, causing an error. This PR correctly adds type: integration to resolve the issue.
  • Reason this comment was not posted:
    Comment did not seem useful.

Workflow ID: wflow_1RAKuRCMc37AhNzt


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Incremental review on 7130f52 in 32 seconds

More details
  • Looked at 63 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_VcuStdSWwnenPvsM


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Incremental review on 7063583 in 30 seconds

More details
  • Looked at 45 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_qMfDA6QPIG3MTbv0


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@HamadaSalhab HamadaSalhab merged commit 7810756 into dev Nov 23, 2024
7 checks passed
@HamadaSalhab HamadaSalhab deleted the d/readme-fixes branch November 23, 2024 11:37
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.

[Bug]: Getting UnprocessableEntityError on running python quick start snippet
1 participant