Asher-hss
Asher-hss
Hi @WHALEEYE,Based on our previous brief communication, I would like to add my thoughts, with a focus on sections 1.3 and 1.5, which may require the design of a feedback...
Thank you for the suggestion! I will add this feature as soon as possible.
Perhaps RabbitMQ is also a good choice?
Here are the two implementation approaches currently under consideration: Based on reference materials, attempt to independently construct all the relevant content and relationships between classes and functions within the codebase....
https://github.com/yamadashy/repomix This tool can help us better convert the codebase into an LLM-friendly format.
> Let's load it directly from huggingface: https://huggingface.co/datasets/gaia-benchmark/GAIA Thank you for your suggestions, Guohao. I am making the necessary adjustments. Currently, we have changed it to fetch the corresponding data...
> A lot of files will be downloaded to `benchmark/gaia/Dataset/2023` on my side after running the example (under `.huggingface` there are only metadata files), is it intentional? If yes, I...
> Thanks @Asher-hss ! I would be helpful to add some docstring to the code~ Sure, Wendong. I will test all the methods first, and then I will further optimize...
@lightaime Hi guohao, in GAIA, there are issues involving the handling of external files. Our current solution uses autoretrieve, but it’s unclear if it meets our needs. @Wendong-Fan suggested that...
GAIA is a new benchmark designed to evaluate the capabilities of general AI assistants. GAIA presents real-world questions that require fundamental abilities such as reasoning, multi-modal handling, web browsing, and...