Commit Graph

3 Commits

Author SHA1 Message Date
deep-learning-dynamo 4f7b574d9c disabling ollama integration tests 2023-11-10 13:48:10 +01:00
deep-learning-dynamo e4d37614d3 disabling ollama integration tests 2023-11-10 13:47:58 +01:00
ZYinNJU 677cf26bca
Ollama integration (#249)
@langchain4j Hi! I make some progress to integrate with Ollama, see
#244. Using `retrofit` to define REST API in [Ollama
doc](https://github.com/jmorganca/ollama/blob/main/docs/api.md#generate-a-completion).

Local test need local deployment of `Ollama`. Looking forward to get
your code review!

---------

Co-authored-by: Heezer <33568148+Heezer@users.noreply.github.com>
2023-11-07 21:39:40 +01:00