getmetal / motorhead

🧠 Motorhead is a memory and information retrieval server for LLMs.
https://getmetal.io
Apache License 2.0
846 stars 79 forks source link

Model gpt-3.5-turbo #38

Closed julianfox closed 1 year ago

julianfox commented 1 year ago

Is there a way to use Motorhead (especially the new long-term memory) with langchain js and the model gpt-3.5-turbo?

Czechh commented 1 year ago

I'm gonna build an example! Might not align with the abstractions langchain provides.

Czechh commented 1 year ago

There's an example already in the examples folder