Skip to main content

analyze_codebase_with_gitingest

Method
This is a method of the ContextAgent class in the context_agent module.
Analyze codebase using gitingest for comprehensive understanding.

Signature

Parameters

str
required
No description available.

Returns

Dict[str, Any]
The result of the operation.

Uses

  • Agent

Used By

Source

View on GitHub

praisonaiagents/agent/context_agent.py at line 499

Code Agent

Code Feature