Learn how to build a structured data extraction agent using AI and JSON Schema.
Tag: Python
Articles tagged with Python. Showing 280 articles.
Chapters
Learn how to interact with LangCache using Node.js and Python, including initialization, storing prompts and responses.
Build a cached LLM chatbot using Redis LangCache to minimize expensive API calls.
Learn how to optimize a RAG application using LangCache for faster response times and reduced costs.
Learn to integrate Redis LangCache for efficient semantic caching in AI applications, reducing LLM calls and improving response times.
A step-by-step guide to setting up a Redis environment for Node.js and Python applications.
Learn about Redis strings, keys, and basic CRUD operations.
Explains the Publish/Subscribe (Pub/Sub) mechanism in Redis, including basic operations and practical examples.
Learn how to build a real-time leaderboard using Redis and either Node.js or Python.
Learn how to implement distributed caching and rate limiting using Redis with Node.js and Python.
Learn Redis from basics to advanced applications using Node.js and Python.
Learn how to use Agentic Lightening, Microsoft's open-source framework for training and optimizing AI agents.