langchain/docs/docs/integrations
Vijay Selvaraj df459d0d5e
community: add Valthera integration (#30105)
```markdown
**Description:**  
This PR integrates Valthera into LangChain, introducing an framework designed to send highly personalized nudges by an LLM agent. This is modeled after Dr. BJ Fogg's Behavior Model. This integration includes:

- Custom data connectors for HubSpot, PostHog, and Snowflake.
- A unified data aggregator that consolidates user data.
- Scoring configurations to compute motivation and ability scores.
- A reasoning engine that determines the appropriate user action.
- A trigger generator to create personalized messages for user engagement.

**Issue:**  
N/A

**Dependencies:**  
N/A

**Twitter handle:**  
- `@vselvarajijay`

**Tests and Docs:**  
- `docs/docs/integrations/tools/valthera` 
- `https://github.com/valthera/langchain-valthera/tree/main/tests`

```

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-03-09 21:19:08 +00:00
..
adapters docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 2024-04-04 12:49:15 -07:00
caches [docs]: update Redis (langchain-redis) documentation notebooks (vectorstore, llm caching, chat message history) (#25113) 2024-08-22 11:53:02 -04:00
callbacks docs: update uptrain.ipynb (#28561) 2024-12-06 19:09:48 -05:00
chat docs: add contextualai documentation (#30050) 2025-03-09 02:43:13 +00:00
chat_loaders replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
document_loaders docs: writer integration docs cosmetic fixes (#29984) 2025-02-27 10:52:49 -05:00
document_transformers docs: update google_cloud_vertexai_rerank.ipynb (#30039) 2025-02-28 08:45:06 -05:00
graphs docs: Message history for Neptune chains (#29260) 2025-01-17 09:06:17 -05:00
llms docs: Correct grammatical typos in various documentation files (#29983) 2025-02-25 19:13:31 +00:00
memory replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
providers community: add Valthera integration (#30105) 2025-03-09 21:19:08 +00:00
retrievers [Integration]: Langchain-Permit (#29867) 2025-02-21 10:59:00 -05:00
splitters docs: writer integration docs cosmetic fixes (#29984) 2025-02-27 10:52:49 -05:00
stores concepts: update llm stub page and re-link (#27567) 2024-10-22 23:03:36 -04:00
text_embedding docs: Update gemini vector docs (#29841) 2025-02-17 07:54:23 -05:00
tools community: add Valthera integration (#30105) 2025-03-09 21:19:08 +00:00
vectorstores docs: refine milvus server description (#30071) 2025-03-04 09:39:54 -05:00
llm_caching.ipynb docs: integrations cache table of content (#28755) 2024-12-17 10:12:49 -05:00