Skip to content

feat: dockerize app and switch to gemini model#79

Open
risuton59-code wants to merge 1 commit intostreamlit:mainfrom
risuton59-code:feat/docker-deploy
Open

feat: dockerize app and switch to gemini model#79
risuton59-code wants to merge 1 commit intostreamlit:mainfrom
risuton59-code:feat/docker-deploy

Conversation

@risuton59-code
Copy link

Changes

  1. Added Dockerfile for container deployment.
  2. Updated Chatbot.py to support environment variables for security.
  3. Switched the underlying model from GPT-3.5 to Google Gemini-1.5-flash.

How to test

Run docker run -p 8501:8501 -e OPENAI_API_KEY="..." my-chatbot:v5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants