Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add config and react agent #6

Merged
merged 7 commits into from
Jun 15, 2023
Merged

Add config and react agent #6

merged 7 commits into from
Jun 15, 2023

Conversation

liuxukun2000
Copy link
Member

No description provided.

self.config = config
self.plugins = self.config.plugins

def generate_worker_prompt(self):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is redundant

from gentopia.model.param_model import BaseParamModel


class TmpLLM(BaseLLM):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rm this

Copy link
Member

@billxbf billxbf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@billxbf billxbf merged commit 32397b0 into main Jun 15, 2023
liuxukun2000 added a commit that referenced this pull request Jun 15, 2023
Add config and react agent (#6)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants