Manh Do (David)

Results 9 issues of Manh Do (David)

Hi I followed the [guide](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_linux_mac/) I have implemented successfully ![image](https://github.com/allegroai/clearml-server/assets/156736296/67878570-126a-4bfe-944f-c76f50dca6a4) Now, I want to check log elastic search and redis. How can I do that. I can check log elasticsearch...

Hi I built clearml server by self-hosted I have followed [official tutorial](https://clear.ml/docs/latest/docs/clearml_serving/clearml_serving_setup) My config: ```bash CLEARML_WEB_HOST="http://localhost:8080" CLEARML_API_HOST="http://localhost:8008" CLEARML_FILES_HOST="http://localhost:8081" CLEARML_API_ACCESS_KEY="J1WS8MDJMI9MMMA9EMH6" CLEARML_API_SECRET_KEY="5eEYYHq3VMgf9DmQjfLtCiBBV09TgxImQmz8WDckKB0h6t3CIE" CLEARML_SERVING_TASK_ID="2f5e0563914e41b9a1334f841c39852b" ``` because CLEARML_WEB_HOST on port 8080, I have to...

Hi I setup step by step from [official tutorial](https://github.com/allegroai/clearml-serving?tab=readme-ov-file#point_right-toy-model-scikit-learn-deployment-example). However, I see some error like this ``` Retrying (Retry(total=239, connect=239, read=240, redirect=240, status=240)) after connection broken by 'NewConnectionError(': Failed to...

Hi team. I think it is a bug. During the process of my experiment. Every pipeline has same problem like image below The path for visualization is configuring correctly. However,...

I'm follow this tutorials: [creating-a-production-ready-llm-powered-agent-with-zenml](https://github.com/zenml-io/zenml-projects/tree/main/llm-agents#creating-a-production-ready-llm-powered-agent-with-zenml) I have changed ![image](https://github.com/zenml-io/zenml-projects/assets/156736296/5970c59b-c35c-464f-a4fc-f742a2554634) Here is full logs ```bash /media/manhdt4/C69EA17C9EA166211/miniconda3/envs/zenml/lib/python3.11/site-packages/langchain/chat_models/__init__.py:31: LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be...

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### Python version information >=3.11 ### DB-GPT version...

bug
Waiting for reply
stale

Thanks for amazing work! I'm install git-who on Ubuntu 20.04, what step I did ``` $ git clone [email protected]:sinclairtarget/git-who.git $ cd git-who $ rake ``` This command `rake` is not...

**AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.** **Describe the bug** I want to run `game_werewolf` example using local Ollama **To...

bug

**AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.** **Describe the bug** I want to custom this logic in `board_agent.py` ``` def...

bug