Skip to content

LLM dialog support to add a github repo #1

@xihajun

Description

@xihajun
agent = Agent("model_name", enable_memory = True)
agent.add_repo("url") # it will add the repo to the system prompt

agent.add_message("user", "Issue: xxx help me to solve it")
response = agent.generate_response()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions