Features:
- Request necessary cookies to bypass challenge
- Enable running in codesandbox
- New
/readme
route - Argparser for dev mode
- Hide schema for aliased routes
Enhances:
- Use requests to replace httpx for cleaner headers
- Align available models format with openai
- Prettify format of searching queries and results
- Remove
/chat
route, and add/api
for compatibility to huggingface
Fixes:
- Remove ping message from fastapi with increasing ping interval
Docs:
- New thanks to @Harry-zklcdc
- Running UI and logs
- API usage