Shivam Mishra
|
e8d0f14554
|
feat: move label suggestions to enterprise
|
2023-07-05 14:07:47 +05:30 |
|
Shivam Mishra
|
870e3716d9
|
refactor: rename suggest_label to label_suggestion
|
2023-06-30 14:00:39 +05:30 |
|
Shivam Mishra
|
99dc6a0eb3
|
feat: add guards to ensure message and labels are always present
|
2023-06-29 13:26:02 +05:30 |
|
Shivam Mishra
|
908db4df5e
|
feat: add label suggest prompt
|
2023-06-29 12:47:57 +05:30 |
|
 
|
132cf802d5
|
fix: Open AI Integration should respond in conversation language (#7092)
Appended "Reply in the user's language." to obtain the answer in the user's language.
Fixes: https://linear.app/chatwoot/issue/CW-1735/chore-use-account-language-for-the-prompts
Co-authored-by: Sojan <sojan@pepalo.com>
|
2023-05-18 18:50:48 +05:30 |
|
  
|
86384bf876
|
feat: Reply suggestion and summary generation using OpenAI (#7029)
Add `reply_suggestions` and `summary_generation` options for OpenAI integration
Fixes: https://linear.app/chatwoot/issue/CW-1595/frontend-for-generating-conversation-summary
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-05-10 17:50:37 +05:30 |
|
 Sojan JoseandGitHub
|
02c467b6db
|
chore: GPT Reply suggestion & summarize endpoints (#7011)
Adds additional endpoints for OpenAI integration which will allow
- Reply Suggestions
- Summarization
ref: #6436
fixes: https://linear.app/chatwoot/issue/CW-1596/backend-for-generating-conversation-summary
|
2023-04-28 19:57:25 +05:30 |
|
  
|
92fa9c4fdc
|
feat: Ability to improve drafts in the editor using GPT integration (#6957)
ref: https://github.com/chatwoot/chatwoot/issues/6436
fixes: https://linear.app/chatwoot/issue/CW-1552/ability-to-rephrase-text-in-the-editor-using-gpt-integration
---------
Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2023-04-24 23:52:23 +05:30 |
|