Hasan Aldhahi
Hasan Aldhahi
it is already in the custom just write in the llm = "custom" and you can get it agent = A1( path='/protein/haldhah/biomni_datalake', llm='custom', use_tool_retriever=True, timeout_seconds=1000, base_url=base_url, api_key=api_key, )
Yeah that @PabloCabaleiro i raised in this issue #87 yesterday i am running some tests on that maybe we need a test files to test the setup of the Environment...
Hi @tien-genetica, maybe try to make sure that all the packages in the bio_env.yaml are all installed properly. run the when u are inside the Biomni_env directory `bash setup.sh `...
@evolu8 Yes i do agree, I added some changes in this issue #83 in which i suggested letting Conda solve all these problems, But mainly we need to check the...