Skip to content

Conversation

@ChaseMillers
Copy link
Contributor

  • Analyzes text sentiment using Groq API. Any LLM can be used.
  • Returns positive/negative/neutral classification
  • Includes confidence scores for each sentiment
  • Error handling for API failures

Addressed previous feedback: #211
Added error evaluation for LLM call.

Tests:
image
image

admin added 2 commits October 21, 2025 20:42
- Analyzes text sentiment using Groq API
- Returns positive/negative/neutral classification
- Includes confidence scores for each sentiment
- Error handling for API failures
@github-actions
Copy link

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@Paulsylo25 Paulsylo25 self-assigned this Oct 22, 2025
@Paulsylo25
Copy link
Contributor

thanks for your contribution. looks good to me.

@Paulsylo25 Paulsylo25 merged commit c0947c0 into ServiceNowDevProgram:main Oct 22, 2025
2 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.

2 participants