saeid darvishi

Results 3 issues of saeid darvishi

hi dear support team i try to install openfold for loading ESMFold, but error in below occured: use this command: pip install git+https://github.com/aqlaboratory/openfold.git@6908936b68ae89f67755240e2f588c09ec31d4c8 error: Collecting git+https://github.com/aqlaboratory/openfold.git@6908936b68ae89f67755240e2f588c09ec31d4c8 Cloning https://github.com/aqlaboratory/openfold.git (to revision...

hi, i want to pass config.json into GPTResearcher like: researcher = GPTResearcher(query=query, report_type="research_report", config_path='config.json') but the GPTResearcher uses the default config.why? the json file is: {   "SEARCH_RETRIEVER": "serpapi",   "EMBEDDING_PROVIDER": "azureopenai",  ...

Hi, I am encountering an issue with using TaskWeaver's websearch functionality. In the environment.py, I have set the image_name to taskweavercontainers/taskweaver-all-in-one:latest-ws, which should include the websearch option. However, when I...