lm-sys / lm-sys/FastChat

POST Requests

Open
#2,626 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
39.5k
Forks
4.8k
PR merge metrics
No merged PRs in 30d

Description

Hello,
I have deployed the controller, worker, and webgui of codellama-13b. Then I want to send a POST request to the server to get a response. How should I describe the headers and contents? Any examples provided?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the controller, worker, and webgui entry points mentioned in the issue to identify the server endpoint handling POST requests. Document the required headers and request contents, including a working example, so a deployed codellama-13b service can be queried successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.