Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
JunyiAcademy
/
vaitor2
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
vaitor2
Ctrl+K
Ctrl+K
  • 3 contributors
History: 568 commits
youngtsai's picture
youngtsai
def chat_with_any_ai(ai_type, password, video_id, user_data, transcript_state, key_moments, user_message, chat_history, content_subject, content_grade, questions_answers_json, socratic_mode=False, thread_id=None, ai_name=None):
2f94953 about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    17 Bytes
    gitignore about 1 year ago
  • README.md
    229 Bytes
    css about 1 year ago
  • app.py
    162 kB
    def chat_with_any_ai(ai_type, password, video_id, user_data, transcript_state, key_moments, user_message, chat_history, content_subject, content_grade, questions_answers_json, socratic_mode=False, thread_id=None, ai_name=None): about 1 year ago
  • chatbot.py
    6.54 kB
    def chat(self, user_message, chat_history, socratic_mode=False, service_type='openai'): about 1 year ago
  • educational_material.py
    32.8 kB
    def _build_user_content(self): about 1 year ago
  • local_config_example.json
    767 Bytes
    update example about 1 year ago
  • requirements.txt
    243 Bytes
    with gr.Tab("ι£›η‰ΉιŸ³ι€Ÿη‰ˆ"): about 1 year ago
  • storage_service.py
    2.59 kB
    def delete_blob(self, bucket_name, blob_name): about 1 year ago