flashvayne / chatgpt-spring-boot-starter

a chatgpt starter based on Openai Official Apis.
MIT License
225 stars 55 forks source link

how can i change my api key? #11

Closed MinHieu2006 closed 1 year ago

MinHieu2006 commented 1 year ago

I follow your tutorial , but i don't know where is my application.yml. How to fix that? Thanks!

flashvayne commented 1 year ago

Hi, You should find your application.yml in your own project which needs to use [chatgpt-spring-boot-starter]. Then you can chenge the api key in application.yml, just like the demo project demo-chatgpt-spring-boot-starter