Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@Hansimov Hansimov released this 21 Jan 14:14
· 1 commit to main since this release

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: