- 16 Aug, 2023 7 commits
-
-
Michael Yang authored
-
Jeffrey Morgan authored
-
Michael Yang authored
cross repo blob mount
-
Michael Yang authored
set non-zero error code on error
-
Matt Williams authored
DockerIt example
-
Blake Mizerany authored
* cmd: support OLLAMA_HOST environment variable This commit adds support for the OLLAMA_HOST environment variable. This variable can be used to specify the host to which the client should connect. This is useful when the client is running somewhere other than the host where the server is running. The new api.FromEnv function is used to read configure clients from the environment. Clients wishing to use the environment variable being consistent with the Ollama CLI can use this new function. * Update api/client.go Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update api/client.go Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> --------- Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
-
Jeffrey Morgan authored
-
- 15 Aug, 2023 7 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
- 14 Aug, 2023 18 commits
-
-
Michael Yang authored
close open files
-
Michael Yang authored
update llama.cpp
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
Update langchainpy.md
-
Bruce MacDonald authored
- re-use previously evaluated embeddings when possible - change embeddings digest identifier to be based on model name and embedded file path
-
Güvenç Usanmaz authored
base_url value for Ollama object creation is corrected.
-
- 13 Aug, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 11 Aug, 2023 6 commits
-
-
Patrick Devine authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Matt Williams authored
Add tutorials for using Langchain with ollama
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-