Skip to main content
Ctrl+K
🦜🔗 LangChain  documentation - Home 🦜🔗 LangChain  documentation - Home
  • Reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

Base packages

  • Core
  • Langchain
  • Text Splitters
  • Community
  • Experimental
    • agents
    • autonomous_agents
    • chat_models
    • comprehend_moderation
    • cpal
    • data_anonymizer
    • fallacy_removal
    • generative_agents
      • GenerativeAgent
      • GenerativeAgentMemory
    • graph_transformers
    • llm_bash
    • llm_symbolic_math
    • llms
    • open_clip
    • pal_chain
    • plan_and_execute
    • prompt_injection_identifier
    • recommenders
    • retrievers
    • rl_chain
    • smart_llm
    • sql
    • tabular_synthetic_data
    • text_splitter
    • tools
    • tot
    • utilities
    • video_captioning

Integrations

  • AI21
  • Anthropic
  • AstraDB
  • AWS
  • Azure Ai
  • Azure Dynamic Sessions
  • Cerebras
  • Chroma
  • Cohere
  • Deepseek
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • IBM
  • Milvus
  • MistralAI
  • MongoDB
  • Neo4J
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Perplexity
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Redis
  • Sema4
  • Snowflake
  • Sqlserver
  • Standard Tests
  • Tavily
  • Together
  • Unstructured
  • Upstage
  • Weaviate
  • XAI
  • LangChain Python API Reference
  • langchain-experimental: 0.3.5rc1
  • generative_agents

generative_agents#

Generative Agent primitives.

Classes

generative_agents.generative_agent.GenerativeAgent

Agent as a character with memory and innate characteristics.

generative_agents.memory.GenerativeAgentMemory

Memory for the generative agent.

© Copyright 2025, LangChain Inc.