diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-11 05:47:02 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-01-11 05:49:07 +0000 |
| commit | f1954a6407c5e79e6d9313d06a1905b2612c485e (patch) | |
| tree | 924aac86e0aae6c0dfc94b74cb6c02fcccc63b4c /.gitignore | |
| parent | eefafc5dac05be3c721b5186f0d288811223744e (diff) | |
[fix] simplified everything
made eveyrthing much cleaner and it works very well.
got rid of providers setup, only use openai sdk now.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ libs/ __pycache__/ *.pyc +.env # Generated data output/ |
