camel-ai/camel

[Feature Request] More comprehensive support for Github Toolkits

Closed this issue · 1 comments

Required prerequisites

Motivation

Current Github toolkits supports

            OpenAIFunction(self.retrieve_issue_list),
            OpenAIFunction(self.retrieve_issue),
            OpenAIFunction(self.create_pull_request),
            OpenAIFunction(self.retrieve_pull_requests),

we need to further support code pulling

Solution

No response

Alternatives

No response

Additional context

No response

duplicated with #866, closed