100daysofdevops
ec5e42b8f4
fix: update OpenAI API key generation URL to reflect new platform link ( #1331 )
...
Updated the outdated URL 'https://beta.openai.com/account/api-keys ' to the current OpenAI API key generation page 'https://platform.openai.com/account/api-keys '.
This resolves the issue where users were directed to an incorrect URL when generating an OpenAI API key.
Signed-off-by: 100daysofdevops <47483190+100daysofdevops@users.noreply.github.com >
2024-11-25 07:32:11 +00:00
Amit Amrutiya
3415031006
fix: lint errors ( #923 )
...
Signed-off-by: amitamrutiya2210 <amitamrutiya2210@gmail.com >
2024-02-07 11:30:45 +00:00
Alex Jones
2effbb345a
chore: linting improvements and catching false positives ( #882 )
...
* chore: linting improvements and catching false positives
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: linting improvements and catching false positives
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: linting improvements and catching false positives
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
* chore: increase linter time out
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
---------
Signed-off-by: Alex Jones <alexsimonjones@gmail.com >
2024-01-23 07:46:01 +00:00
Anais Urlichs
d8d0beef65
make cli more intuitive when adding openai default backend ( #838 )
...
Signed-off-by: AnaisUrlichs <urlichsanais@gmail.com >
Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com >
2024-01-05 22:43:08 +01:00
Thomas Schuetz
d0f7a1105f
chore: change license to Apache-2 ( #313 )
...
* chore: change license to Apache-2
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
2023-04-21 19:46:31 +02:00
Thomas Schuetz
67753be6f3
chore: create linux packages ( #201 )
...
* chore: build deb, rpm, apk packages
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* fix: IMAGE NAME
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
---------
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
2023-04-03 10:54:40 +02:00
Thomas Schuetz
bb2db5ca79
feat: add generation of api-keys to cli ( #87 )
...
* feat: add generate option in cli and the documentation
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* chore: release 0.1.0
Release-As: 0.1.0
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
* fix: apply suggestions from code review
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
---------
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu >
Co-authored-by: Alex Jones <alexsimonjones@gmail.com >
2023-03-27 21:00:28 +02:00