Skip to content

Commit

Permalink
docs: web demo
Browse files Browse the repository at this point in the history
  • Loading branch information
plmercereau committed Apr 23, 2023
1 parent 47083c7 commit 8fccf5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ chat-dbt --database postgres://user:password@localhost:5432/postgres --key your-
chat-dbt web --database postgres://user:password@localhost:5432/postgres --key your-openai-key
```

https://user-images.githubusercontent.com/24897252/233865764-2a8c4716-f052-47f5-9e48-0ec3a4cc818f.mp4

## Handling of errors

Sometimes OpenAI's response may include an incorrect SQL query that fails. In such cases, you have the following options:
Expand Down

0 comments on commit 8fccf5c

Please sign in to comment.