Templates are sample projects that use common AI patterns and tools, and that already contain the configurations required by Openlayer.

They illustrate the synergy between Openlayer’s development and monitoring modes.

For examples that show monitoring mode only, check out the Monitoring page.

ExampleStack
OpenAI - Python
Sample app that uses OpenAI’s GPT to answer to user queries.
Python
OpenAI
Flask
OpenAI - TypeScript
Sample app that uses OpenAI’s GPT to answer to user queries.
TypeScript
OpenAI
RAG - Python
Sample app built with a multi-step RAG pipeline that shows tracing.
Python
OpenAI
Flask
LangChain - Python
Sample app built with LangChain.
Python
LangChain
Flask
CI/CD with GitHub Actions
Template that shows how to use Openlayer with GitHub Actions.