chatwoot, label + id checks

This commit is contained in:
Alex
2023-03-16 23:02:54 +00:00
parent 7a00df65d0
commit dff87b5fa3
3 changed files with 32 additions and 14 deletions

View File

@@ -0,0 +1,7 @@
docsgpt_url=<docsgpt_api_url>
chatwoot_url=<chatwoot_url>
docsgpt_key=<openai_api_key or other llm>
chatwoot_token=xxxxx
account_id=(optional) 1
assignee_id=(optional) 1
```