Skip to content

feat(core): improve LiteLLM completion diagnostics and add unit tests#383

Open
BloggerBust wants to merge 1 commit intomorphik-org:mainfrom
BloggerBust:feat/issue-340-completion-diagnostics
Open

feat(core): improve LiteLLM completion diagnostics and add unit tests#383
BloggerBust wants to merge 1 commit intomorphik-org:mainfrom
BloggerBust:feat/issue-340-completion-diagnostics

Conversation

@BloggerBust
Copy link

Ref: #340

Changes

  • Add diagnostic context logging for LiteLLM completion failures
  • Extract pure helper to format completion error context
  • Block outbound HTTP during unit test collection via conftest.py to avoid LiteLLM import-time fetch

Tests

  • Add unit tests covering logging and exception behavior

Ref: morphik-org#340

- Add diagnostic context logging for LiteLLM completion failures
- Extract pure helper to format completion error context
- Add unit tests covering logging and exception behavior
- Block outbound HTTP during unit test collection to avoid LiteLLM import-time fetch
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