Skip to content

Simplify observation API#6

Merged
daugaard merged 1 commit into
mainfrom
cleanup-interaction-events-remove-messages
May 19, 2026
Merged

Simplify observation API#6
daugaard merged 1 commit into
mainfrom
cleanup-interaction-events-remove-messages

Conversation

@daugaard

Copy link
Copy Markdown
Owner

Summary

  • Remove standalone message observations and manual message APIs
  • Rename manual LLM recording from assistant_response(...) to llm(...)
  • Standardize LLM manual payload arguments on input / output
  • Clear redundant observation names for llm and retrieval; keep tool names for tool observations
  • Stop LangChain prompt messages from emitting standalone events while preserving prompt context in llm.input.messages

Verification

  • uv run pytest
  • uv run ruff check .
  • uv run ruff format --check .

@daugaard

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep it up!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@daugaard daugaard merged commit 460d291 into main May 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant