microsoft / microsoft/foundry-dev-tools
question: Local REST API functionality clarification
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
potentially related to other issue question, is it intended for the Local REST API documented here that it can act as a proxy forwarding service any external api models that are available via the AI Toolkit Playground (example: github provided openai chatgpt gpt-4o) (not necessarily only local/downloaded/onyx model)
that was my assumption originally, although I am getting 400 Bad Request code back on requests to hosted models like this
(suggestion if this is not the case, improve documentation to make explicitly more clear what local Rest Api capabilities are, or provide some additional error details in 400 response)
I had also noticed in other issue comment verbiage of "remote party requests renegotiation" so it made me think something to this affect
please advise, thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.