Skip to content
View Vidit-Ostwal's full-sized avatar

Block or report Vidit-Ostwal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vidit-Ostwal/README.md

Recent GitHub Activity for Vidit-Ostwal

πŸ’¬ Recent Comments

  • Commented in [explodinggradients/ragas] on 2025-02-01.

    AI Summary: @Vidit-Ostwal has suggested that the proposed solution makes sense from a user perspective, leading to improved flow understanding. It is also believed to be easy to implement. @Vidit-Ostwal has requested insights from @jjmachan and plans to update the PR with the modification if approved.

  • Commented in [crewAIInc/crewAI] on 2025-02-01.

    AI Summary: @Vidit-Ostwal has suggested sharing the code for this issue on this thread itself for ease of reference and to ensure that all relevant information is available to everyone in one place.

  • Commented in [crewAIInc/crewAI] on 2025-01-30.

    AI Summary: @Vidit-Ostwal has suggested that everything is working fine for them with version 0.100.0 of crewai.

  • Commented in [crewAIInc/crewAI] on 2025-01-29.

    AI Summary: @Vidit-Ostwal has suggested setting output_log_file = True when defining the crew to determine if the mail sending task is executing twice or if any other agent is being called. They have also created a pull request (#1985) that enhances the readability of the logs by saving them in JSON format.

  • Commented in [crewAIInc/crewAI] on 2025-01-28.

    AI Summary: @Vidit-Ostwal suggests considering future performance needs when developing to avoid misalignment with maintainers' vision. They acknowledge the latency issue faced in the API with multiple hits and propose that a latency-solving bug or feature request may be necessary in the future. They emphasize that the approach to addressing this issue,

πŸ› Issues Raised

  • Raised an issue in [crewAIInc/crewAI]: output_log_file should also suppport JSON format. (2025-01-27).

    AI Summary: @Vidit-Ostwal has suggested a new feature for the project. This feature, related to bug #1970, involves modifying the output_log_file format to support both .txt (existing) and JSON for improved parsability and further analysis. They have expressed willingness to contribute a pull request to implement this change.

  • Raised an issue in [browser-use/browser-use]: Use of use_vision while defining agent (2025-01-26).

    AI Summary: @Vidit-Ostwal has suggested to clarify the use of use_vision set = True when defining an agent. They inquire about the processing flow when this parameter is set, specifically whether screenshots are analyzed by the multimodal LLM or if they fall back to element scraping and decision-making based on that. Additionally,

πŸš€ Pull Requests

  • Opened a PR in [crewAIInc/crewAI]: Added functionality to have json format as well for the logs (2025-01-27).

    AI Summary: @Vidit-Ostwal has suggested adding the ability to save logs as JSON files. When initializing the Crew, users can now set output_log_file to a filename (like "log.json") and enable save_as_json to True. This creates a .json file containing an array of JSON events, simplifying parsing and working with logs.

  • Opened a PR in [explodinggradients/ragas]: Changed the parse_run_traces to include last 4 letters of run_id (2025-01-25).

    AI Summary: @Vidit-Ostwal has suggested changes to the parse_run_traces function. These changes include incorporating the last four characters of the run_id of the trace into the function. By doing this, a unique key is generated for each call, resolving the issue of potential duplicate keys that may have caused incorrect results in

  • Opened a PR in [explodinggradients/ragas]: Change the validate_samples functionality (2025-01-24).

    AI Summary: @Vidit-Ostwal has suggested modifying the validate_samples functionality to pinpoint the specific indexed sample responsible for any detected issues. This change enhances the error reporting mechanism, providing developers with more precise information about the source of the problem. The revised functionality offers improved diagnostics capabilities, aiding in efficient debugging and resolution

⭐ Starred Repositories

🍴 Forked Repositories

Pinned Loading

  1. BeRC BeRC Public

    Forked from Vidit-Ostwal-zz/BeRC

    Beat Recommender

    Python

  2. DSA-Codes-1 DSA-Codes-1 Public

    Forked from Vidit-Ostwal-zz/DSA-Codes

    Contains solution of all the solved question

    C++

  3. HealthMentee HealthMentee Public

    Forked from Vidit-Ostwal-zz/HealthMentee

    Bridging the gap between doctors and patients, transforming in-person one to one interaction to over-the-internet remote video calls, providing a platform where patients can meet with respective do…

    HTML