PromptingTools.jl icon indicating copy to clipboard operation
PromptingTools.jl copied to clipboard

[FR] Add support and examples for common LLM backends

Open svilupp opened this issue 1 year ago • 2 comments

It would be great to add support and examples on how to use common LLM backends/providers, eg,

  • [ ] vLLM
  • [ ] LMStudio
  • [ ] HuggingFace Transformers
  • [ ] SGLang
  • [x] Databricks
  • [ ] koboldcpp

See the full list here

svilupp avatar Feb 06 '24 09:02 svilupp

I would like to add support for Azure OpenAI.

pabvald avatar Sep 17 '24 13:09 pabvald

@pabvald that should already be possible. Have you seen this FAQ: https://siml.earth/PromptingTools.jl/dev/frequently_asked_questions#Using-Custom-API-Providers-like-Azure-or-Databricks ?

It’s like Databricks and everyone has a little bit different URL, so you just need to provide your details.

svilupp avatar Sep 17 '24 20:09 svilupp