1. 06 Nov, 2023 1 commit
  2. 03 Nov, 2023 6 commits
  3. 01 Nov, 2023 1 commit
    • AllentDan's avatar
      Improve api_server and webui usage (#544) · 373bd013
      AllentDan authored
      * make IPv6 compatible, safe run for coroutine interrupting
      
      * instance_id -> session_id and fix api_client.py
      
      * update doc
      
      * remove useless faq
      
      * safe ip mapping
      
      * update app.py
      
      * WIP completion
      
      * completion
      
      * update doc
      
      * disable interactive mode for /v1/chat/completions
      
      * docstring
      
      * docstring
      
      * refactor gradio
      
      * update gradio
      
      * udpate
      
      * update doc
      
      * rename
      
      * session_id default -1
      
      * missed two files
      
      * add a APIClient
      
      * add chat func for APIClient
      
      * refine
      
      * add concurrent function
      
      * sequence_start, sequence_end --> interactive_mode
      
      * update doc
      
      * comments
      
      * doc
      
      * better text completion
      
      * remove /v1/embeddings
      
      * comments
      
      * deprecate generate and use /v1/interactive/completions
      
      * /v1/interactive/completion -> /v1/chat/interactive
      
      * embeddings
      
      * rename
      
      * remove wrong arg description
      
      * docstring
      
      * fix
      
      * update cli
      
      * update doc
      
      * strict session_len limit condition
      
      * pass model args to api_server
      373bd013
  4. 30 Oct, 2023 1 commit
  5. 25 Oct, 2023 3 commits
  6. 24 Oct, 2023 2 commits
  7. 23 Oct, 2023 2 commits
  8. 19 Oct, 2023 2 commits
  9. 18 Oct, 2023 2 commits
  10. 17 Oct, 2023 1 commit
  11. 16 Oct, 2023 2 commits
  12. 13 Oct, 2023 3 commits
  13. 12 Oct, 2023 2 commits
  14. 11 Oct, 2023 3 commits
  15. 09 Oct, 2023 3 commits
  16. 26 Sep, 2023 6 commits