We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
currently, the codeagent is a little slow for each query,we need a more faster mechanisms
No response
The text was updated successfully, but these errors were encountered:
https://github.com/camel-ai/camel/blob/master/camel/agents/repo_agent.py
Sorry, something went wrong.
@zjrwtx I was thinking of these:
@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?
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
GitHoobar
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: