You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interactive Streamlit demo showcasing the cl-forge library for Chilean data tools
Python
Minimal example of a LangChain agent...Minimal example of a LangChain agent using Ollama Cloud models via HTTP (no local Ollama runtime required). Demonstrates authenticated remote inference with ChatOllama, uv inline script metadata for reproducible execution, and a privacy-aware setup (no prompt/response retention).
1
# /// script
2
# requires-python = ">=3.13"
3
# dependencies = [
4
# "langchain[ollama]>=1.2.13,<2.0.0",
5
# "rich-argparse==0.5.0",
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.