Guohao Li

Results 100 comments of Guohao Li

Hi @EddieFahrenheit, thanks for the roadmap. Could you please add more details about the tech stack you are planning to use?

Closed since it is not an acitve PR.

Thanks @jjyaoao for the PR. I will look into it soon! @Obs01ete There are some small flaws. Please wait for my review.

Thanks @jjyaoao. I close this for now since it is outdated.

Thanks @chenllliang. That is a great idea! Is there any reference on implementing `MultimodalPrompt` this way?

Thanks for the explanation! I think it is promising (Although I have no clue if `gpt-4v` does it this way). Please feel free to open a pull request. Also happy...

I guess they number the images as well. I tried to upload multiple images and asked what is the first one and what is the second one. It does work...

They are marked as `full_test_only`. So I expect it will only run in the GitHub workflow. I don't run them locally. Is there a better way to deal with them...

Hi @krrishdholakia. Thanks for suggesting `LiteLLM`. It is very handy. The only concern is the [token_counting](https://github.com/camel-ai/camel/blob/master/camel/utils/token_counting.py). It would be great if you could let me know how LiteLLM supports this.