getsentry / getsentry/sentry-python
Deduplicate in AI integrations
Abierto
Improvement
Python
Spans
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.