core icon indicating copy to clipboard operation
core copied to clipboard

fix: /message endpoint

Open mastrogiovanni opened this issue 4 months ago • 3 comments

Description

Added a /chat endpoint to get the response from Cat given the text using a REST endpoint

#922 #921

Related to issue #(issue)

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas

mastrogiovanni avatar Sep 29 '24 17:09 mastrogiovanni