* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_conclusions.py | ||
| test_files.py | ||
| test_keys.py | ||
| test_messages.py | ||
| test_peers.py | ||
| test_queue_status.py | ||
| test_scoped_api.py | ||
| test_sessions.py | ||
| test_validation_api.py | ||
| test_webhooks.py | ||
| test_workspaces.py | ||