Guohao Li
Guohao Li
Hi @krrishdholakia. That looks great. However, I prefer not to depreciate openai api. I am fine with creating a model in https://github.com/camel-ai/camel/tree/master/camel/models for the `LiteLLM` wrapper. Let me know if...
Closed since `LiteLLM` is already supported.
Closed since not active.
Hi @imoneoi, the code of generating AI society and code can be found here: [AI Society](https://github.com/camel-ai/camel/blob/master/examples/ai_society/role_playing_multiprocess.py), [Code](https://github.com/camel-ai/camel/blob/master/examples/code/role_playing_multiprocess.py). The implementation of Math, Physics, Chemistry, Biology will come later. But you can...
Thanks, @zechengz. Sure, this is a great suggestion which is also something I had in mind!
> These are the most useful ones I have found other than Camel: > > * Cursor.so (agent builtin to vscodium) > * Smol-developer > * GPTEngineer > > These...
> > > > This might be more appropriate, list of known Agent Architectures: ReACT (AutoGPT) Reflexion ReWOO SwiftSage ADEPT (SmartGPT) > > For the individual agent apps, after looking...
Hi, @hychen-naza this is exactly what we want to do. A good first step will be to decompose the `BabyAGIAgent`. Some of the task-related task agents like the `task_creation_agent` and...
> It seems unrelated to the project itself but more like a common pitfall for contributors with a Chinese-English working environment. Maybe introducing a docker container or VSCode Dev container...
Hi @hidjq. Thanks for the PR. Some of the modules have been changed. Would you mind splitting the PR into multiple ones? How about let's get started with the `ChatAgent`?