honcho/docs/v2
doria e9d8b8759d
refactor: update semantic search parameter from `last_user_message` to `search_query` across documentation and SDKs (#341)
* refactor: update semantic search parameter from `last_user_message` to `search_query` across documentation and SDKs

- Changed references in documentation and code to use `search_query` instead of `last_user_message` for fetching semantically relevant observations and conclusions.
- Updated related function signatures and descriptions in Python and TypeScript SDKs to reflect this change.
- Adjusted tests to ensure compatibility with the new parameter naming.

* chore: openapi v3 formatted how we like it

* fix: reorder docs, update examples in README, update skills

* fix: message type option in sdk reference

* chore: update remaining getcontext and representation language

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2026-01-23 13:11:20 -05:00
..
api-reference Resolve SDK Inconsistencies and Add Observation Creation Endpoints (#288) 2025-12-04 15:24:45 -05:00
contributing fix conditional cache invalidation (#280) 2025-12-03 12:22:35 -05:00
documentation refactor: update semantic search parameter from `last_user_message` to `search_query` across documentation and SDKs (#341) 2026-01-23 13:11:20 -05:00
guides Add LangGraph integration guide (#271) 2025-11-19 17:13:46 -05:00
integrations Adding n8n integration (#318) 2026-01-09 17:09:48 -05:00
migrations Mem0 -> Honcho migration (#281) 2025-12-05 11:53:54 -05:00
README.md Add Pre-commit Hooks (#165) 2025-07-22 15:17:53 -04:00
openapi.json fix message id range validation error (#300) 2025-12-16 11:13:01 -05:00

README.md

This subdirectory contains the peer-paradigm documentation for Honcho (Honcho v2.0.0 onwards).