Describe the bug
To Reproduce
Steps to reproduce the behavior:
- put
.env file into the current folder
- run
demogpt
- goto the webpage and type name and description for the app and submit.
- "please enter the openai api key"
Expected behavior
in the .env file I changed the "OPENAI_API_BASE" and specified the 'OPENAI_API_KEY', so when clicked on submit, it should directly call the llm
Describe the bug
To Reproduce
Steps to reproduce the behavior:
.envfile into the current folderdemogptExpected behavior
in the .env file I changed the "OPENAI_API_BASE" and specified the 'OPENAI_API_KEY', so when clicked on submit, it should directly call the llm