This repository will contain all the code for the oci_langraph package. A set of utility classes, with usage examples, that will simplify the creation of Enterprise-grade AI agents and workflow on OCI.
- Checkpointing integrated with LangGraph
- Integration with OCI APM
- A reranker base on a LLM, highly configurable
- Classes to simplify integration with OCI Queue
You can find examples in the directory: examples
You can run in DEBUG mode setting the environment variable:
DEBUG=True