apache / incubator-hugegraph-ai

The integration of HugeGraph with artificial intelligence
https://hugegraph.apache.org
Apache License 2.0
46 stars 24 forks source link

feat(llm): add ollama client #49

Closed vichayturen closed 3 months ago

vichayturen commented 4 months ago

Adding a client for the widely accepted local inference framework Ollama, including both normal generation and generator-based streaming generation methods.