Commit Graph

19 Commits

Author SHA1 Message Date
c88a3c4a74 fix(package.json): fix start path 2023-04-09 21:25:15 +05:30
25184d4995 fix: also install dotenv 2023-04-09 21:14:56 +05:30
00006956e2 doc(readme): use env vars for setup 2023-04-09 19:25:14 +05:30
02d7adbdca feat: add response timeout
* also switch to env vars
2023-04-09 19:22:34 +05:30
bb4800505b doc(readme): formatting 2023-04-08 22:22:36 +05:30
3e088e5ab0 Merge pull request #1 from shihaamabr/master
added docker support
2023-04-08 16:41:06 +05:30
8a255d41af added docker support 2023-04-08 16:08:49 +05:00
178f00147c cleanup: move variables around 2023-04-08 11:32:34 +05:30
cc5059c0ad chore(tsconfig): ignore dist 2023-04-08 11:27:54 +05:30
5fdda37f60 doc(variables.example.ts): we also remove double quotes 2023-04-08 11:18:53 +05:30
6ccb5a8bf0 doc(readme): wording 2023-04-08 11:13:25 +05:30
8258ed9659 fix(ai): handle empty response 2023-04-08 11:08:06 +05:30
7bd82c943c fix: use string instead of FmtString 2023-04-08 11:03:30 +05:30
23e78dbb81 fix(ai): avoid unnecessarily transforming response 2023-04-08 11:01:33 +05:30
5d54cdf386 doc(/help): wording 2023-04-08 10:55:45 +05:30
9b14e27ef4 feat: add help command 2023-04-08 10:49:06 +05:30
326f501594 doc(readme): formatting and command completion 2023-04-08 10:30:33 +05:30
2b4643b50d doc(readme): improve instructions 2023-04-08 10:21:02 +05:30
77c704db49 init 2023-04-08 10:17:49 +05:30