buhe/langchain-swift

Make Ollama parameters public.

Closed this issue · 0 comments

rhx commented

Currently, Ollama LLM parameters, requests, and messages have internal scope and therefore are not available for langchain users to access or modify. These should be public to make them usable by apps using the langchain package.