Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ai_course_bot/ai-chatbot-backend/.env.example

This file was deleted.

376 changes: 0 additions & 376 deletions ai_course_bot/ai-chatbot-backend/app/core/actions/llama_seletor.py

This file was deleted.

11 changes: 0 additions & 11 deletions ai_course_bot/ai-chatbot-backend/requirements.txt

This file was deleted.

5 changes: 5 additions & 0 deletions ai_course_bot/ai_chatbot_backend/.env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ENV=dev
# LLM_MODE can be explicitly set to local, remote, or mock.
# For testing, you can set ENV=test (defaulting LLM mode to mock) or override LLM_MODE directly.
# LLM_MODE=local
REMOTE_MODEL_URL=https://tai.berkeley.edu/api/chat
File renamed without changes.
File renamed without changes.
Loading
Loading