llm_chain 0.6.0
LLM Chain is a powerful Ruby framework that provides tools for building sophisticated LLM-powered applications. It includes support for prompt management, conversation chains, memory systems, vector storage integration, and seamless LLM provider connections. Key features: • Chain-based conversation flows • Memory management with Redis • Vector storage with Weaviate • Multiple LLM provider support • Prompt templating and management • Easy integration with existing Ruby applications
Gemfile:
=
installation:
=
Dépendances de Runtime (6):
faraday
~> 2.7
faraday-net_http
~> 3.0
httparty
~> 0.21
json
~> 2.6
redis
~> 5.0
weaviate-ruby
~> 0.9.1