You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trial_task.py is to be determined (TBD); assistance needed from @vkehfdl1.
Frontend migration completed, including changes to the waitForTask function.
The filepath configuration schema needs to be updated from (raw_data, parse, chunk, qa) to (files, knowledges, qa_docs).
Figure 1: Files are initially managed in the files folder. In the knowledges folder, selected files are processed, parsed, and chunked for further use. QA documents are generated and stored in the qa_docs folder. Lastly, in the trials folder, specific knowledge and QA documents are selected to perform evaluations and generate reports.
The text was updated successfully, but these errors were encountered:
hongsw
changed the title
The filepath configuration schema needs to be updated from (raw_data, parse, chunk, qa) to (files, knowledges, qa_docs).
[API] The filepath configuration schema needs to be updated from (raw_data, parse, chunk, qa) to (files, knowledges, qa_docs).
Nov 25, 2024
trial_task.py
is to be determined (TBD); assistance needed from @vkehfdl1.waitForTask
function.(raw_data, parse, chunk, qa)
to(files, knowledges, qa_docs)
.Originally posted by @hongsw in #987 (comment)
The text was updated successfully, but these errors were encountered: