Skip to content

Deduplicate in AI integrations #5320

@alexander-alderman-webb

Description

LangChain is agnostic about input message format:

https://docs.langchain.com/oss/python/langchain/messages#message-content

LiteLLM follows the OpenAI Responses schema for input messages:

https://docs.litellm.ai/docs/completion/input#common-params

Investigate output formats and see if we can deduplicate there as well.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions