Within the AIDP github there's a number of places where the AIDPUTILS package is referenced:
oracle-aidp-samples/ai/agent-flows/code-first/react-with-rag-tool/react-with-rag-tool.py at main · oracle-samples/oracle-aidp-samples
While this package is helpful, it can be challenging at times to understand the full scope of what the package can support.
Two suggestions or ideas:
(1) As a part of AIDP's documentation include documentation on the key classes and methods that are provided as a part of the utils package
- Looks to be a lot of helpful utilities in this package. Would be good to have this formally documented and explained vs. needing to explore the objects and methods manually.
(2) Share the underlying code to the aidputils package on github
- This will facilitate code driven documentation
- Potential for open source contribution ecosystem