svilupp / PromptingTools.jl

Streamline your life using PromptingTools.jl, the Julia package that simplifies interacting with large language models.
https://svilupp.github.io/PromptingTools.jl/dev/
MIT License
124 stars 14 forks source link

[FR] Add support and examples for common LLM backends #69

Open svilupp opened 9 months ago

svilupp commented 9 months ago

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

See the full list here

pabvald commented 1 month ago

I would like to add support for Azure OpenAI.

svilupp commented 1 month ago

@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.