- 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,
- 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,
- 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 enablesave_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 microsoft/autogen on 2025-01-31.
- Starred browser-use/browser-use on 2025-01-26.
- Starred crewAIInc/crewAI on 2025-01-25.
- Starred explodinggradients/ragas on 2025-01-24.
- Forked crewAIInc/crewAI on 2025-01-27.
- Forked explodinggradients/ragas on 2025-01-24.