sewenew / redis-llm

redis-llm integrates LLM with Redis. It can help LLM to access private data, and remember long chat history.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Support other LLMs

sewenew opened this issue · comments

Currently, we support the following LLMs:

If you need other LLMs support, feel free to leave a message here.

Regards