Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Feature Request] Added cache acceleration and other speed up mechanisms in codeagent #2080

Open
1 of 2 tasks
zjrwtx opened this issue Apr 1, 2025 · 4 comments · May be fixed by #2102
Open
1 of 2 tasks

[Feature Request] Added cache acceleration and other speed up mechanisms in codeagent #2080

zjrwtx opened this issue Apr 1, 2025 · 4 comments · May be fixed by #2102
Assignees
Labels
Agent Related to camel agents enhancement New feature or request

Comments

@zjrwtx
Copy link
Collaborator

zjrwtx commented Apr 1, 2025

Required prerequisites

Motivation

currently, the codeagent is a little slow for each query,we need a more faster mechanisms

Solution

No response

Alternatives

No response

Additional context

No response

@zjrwtx zjrwtx added enhancement New feature or request Agent Related to camel agents labels Apr 1, 2025
@zjrwtx
Copy link
Collaborator Author

zjrwtx commented Apr 2, 2025

https://github.com/camel-ai/camel/blob/master/camel/agents/repo_agent.py

@GitHoobar
Copy link
Collaborator

@zjrwtx I was thinking of these:

  • Lazy loading and cache implementation
  • parallel processess
    and is the rag good?

@zjrwtx
Copy link
Collaborator Author

zjrwtx commented Apr 2, 2025

@zjrwtx I was thinking of these:

  • Lazy loading and cache implementation
  • parallel processess
    and is the rag good?

hello @GitHoobar ,i guess these are some points,i guess @AveryYay can help with this also?

@GitHoobar GitHoobar self-assigned this Apr 2, 2025
@GitHoobar GitHoobar linked a pull request Apr 3, 2025 that will close this issue
6 tasks
@Wendong-Fan
Copy link
Member

hey @GitHoobar , @zjrwtx , @AveryYay , we have integrated Redis in camel, check whether this could be reused to improve the efficiency: https://github.com/camel-ai/camel/blob/master/camel/storages/key_value_storages/redis.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agent Related to camel agents enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants