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 [crewAIInc/crewAI] on 2025-01-28.

    AI Summary: @Vidit-Ostwal has suggested that the current limitation of allowing only one or two agents to work simultaneously hinders Crew AI's production readiness. They emphasized the need for scaling beyond 10 agents to address latency issues and improve efficiency. @Vidit-Ostwal expressed interest in contributing to a potential PR that addresses this

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

    AI Summary: @Vidit-Ostwal has suggested providing a code example to clarify the issue. They propose creating an output class for Task 1 with a "detail" field. This output would serve as input for subsequent tasks. The raised issue stems from the presence of a "detail" parameter in 'task2' without a prior definition.

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

    AI Summary: @Vidit-Ostwal has suggested that the provided description is confusing and has requested to provide the complete code. They believe that this will help them understand the issue better.

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

    AI Summary: @Vidit-Ostwal has suggested that Sequential is essential if the output of one agent is the input for another. However, if the process flow is not predefined, kickoff() can be run asynchronously. For more details, please refer to the linked documentation.

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

    AI Summary: @Vidit-Ostwal has suggested that @joaomdmoura should review a submission. No specific details or code snippets were included in the comment.

πŸ› 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 feature to add JSON format support to the output_log_file. Currently, the log file is in .txt format, which is not easily parsable for further analysis. By adding JSON support, the log file will become more useful and will partially address issue #1970. @Vidit-Ostwal is willing to

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

    AI Summary: @Vidit-Ostwal has suggested that the purpose of use_vision=True when defining an agent is unclear. They inquire whether screenshots are processed differently using multimodal LLM, or if they still rely on element scraping. They note that the only observed difference is the saving of a .gif file. Additionally, they seek a

πŸš€ 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 support to save logs in a JSON file. When initializing the Crew class, users can now set output_log_file to True or specify a filename like "log.json" along with setting save_as_json to True. By doing this, a JSON file containing an array of JSON events will be

  • 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 modifying the parse_run_traces function to incorporate the last four characters of the run_id for each trace. By doing so, a unique key is generated for every function call, ensuring distinctiveness. This change addresses the issue of duplicate keys and enhances the accuracy of the function.

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

    AI Summary: @Vidit-Ostwal has suggested a modification to the validate_samples functionality. This update will provide additional information by identifying the specific indexed sample that is causing any issues. By providing this detail, the modification aims to enhance the diagnostic capabilities and facilitate more precise troubleshooting.

⭐ 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