vandenn's picture
Add sentiment analysis tool, which just does another LLM call
83f6647
raw
history blame contribute delete
74 Bytes
[flake8]
ignore = E203,E501,W503
max-line-length = 88
max-complexity = 10