TODAM-tw / todam-ticket-system

The frontend with gradio and combined with the API endpoints for the ticket system.
Apache License 2.0
0 stars 0 forks source link

[Update] Method to Call ToDAM Model #15

Closed 1chooo closed 1 month ago

1chooo commented 2 months ago

The future of the model calling might call the model with Lambda Function; therefore, get_summarized_ticket_content in app/cases/summarized_content.py will be updated. Also payload sending to the model API may need to add the message_type.

https://github.com/TODAM-tw/todam-ticket-system/blob/e860619afd9ce8904f7f75b6730c4ded614c6ac6/app/cases/summarized_content.py#L38-L39