WebChat / config.yaml
Thai Tran
Added description
85de918
raw
history blame
706 Bytes
verbose: False
description: "# WebChat
### This is a [Llama 2 (70B)](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) chatbot that can access Google Search and webpages to answer questions
[[How it works](https://medium.com/@thait/)] [[Code](https://github.com/thaitran/WebChat)]"
examples:
- Which bank offers the best savings rate?
- Is it possible to build a room temperature superconductor?
- Should I go to the beach in Santa Cruz tomorrow?
- Explain the conflict between Zuck and Elon
- Summarize today's nytimes.com headlines
enabled_models:
- Llama 2
#- GPT-3.5
#- GPT-4
#- Claude 2
enabled_browsers:
- Headless
#- Chrome
#- Firefox
#- Safari
#- Edge
temperature: 0.1
max_actions: 10