Skip to content

Conversation

@osanben
Copy link

@osanben osanben commented Jul 11, 2025

  • Introduced logging for LLM request initiation, streaming responses, and final messages in sendLLMMessage.ts.
  • Enhanced logging in sendLLMMessage.impl.ts for OpenAI, Anthropic, and Gemini API requests, including request details and error handling.
  • Added tracking for text length in streaming responses in chatThreadService.ts.
  • Logged system message generation in convertToLLMMessageService.ts to provide insights into the chat context.

wangzhanfen and others added 3 commits July 3, 2025 10:44
- Introduced logging for LLM request initiation, streaming responses, and final messages in `sendLLMMessage.ts`.
- Enhanced logging in `sendLLMMessage.impl.ts` for OpenAI, Anthropic, and Gemini API requests, including request details and error handling.
- Added tracking for text length in streaming responses in `chatThreadService.ts`.
- Logged system message generation in `convertToLLMMessageService.ts` to provide insights into the chat context.
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