brainlid / langchain

Elixir implementation of a LangChain style framework.
https://hexdocs.pm/langchain/
Other
505 stars 58 forks source link

Allow overriding OpenAI compatible API endpoint #52

Closed brainlid closed 6 months ago

brainlid commented 6 months ago

Make it easier to connect the ChatOpenAI model struct to a model hosted somewhere else but using a compatible API.