Samrat Saha

Results 7 comments of Samrat Saha

I am not sure ideally it should be scaled like below i think. mu/var comes out of the encoder network. final_samples = mu + (sqrt(var) * samples)

Hello @geekan , I have used "pip install --upgrade metagpt" to install for google search etc I had to install other bunch of packages. I downloaded the data_analysis.py from GitHub...

I did a git pull following is my version. `5e789715..02e0eb0a code_interpreter -> origin/code_interpreter` data analysis still does not run. here is the error. `[ { "task_id": "1", "dependent_task_ids": [], "instruction":...

I ran data analysis with claude and the above error occurred. Here is the branch details. git branch * main MetaGPT % git status On branch main Your branch is...

My prompt for debate is the following. " "Talk about Artificial General Intelligence" " How to debug if it is blocked I am just running on command line as below....

Got the following error. Modified debate_simple.py ` #!/usr/bin/env python # -*- coding: utf-8 -*- """ @Time : 2023/12/22 @Author : alexanderwu @File : debate_simple.py """ import asyncio from metagpt.actions import...

It is running upto some extent at the end it is throwing error. `python3 debate_simple.py 2024-03-25 19:33:36.210 | INFO | metagpt.const:get_metagpt_package_root:29 - Package root set to /Users/samsaha2 2024-03-25 19:33:38.392 |...