anything-llm/server/utils/chats
Timothy Carambat c59ab9da0a
Refactor LLM chat backend (#717)
* refactor stream/chat/embed-stram to be a single execution logic path so that it is easier to maintain and build upon

* no thread in sync chat since only api uses it
adjust import locations
2024-02-14 12:32:07 -08:00
..
commands Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
embed.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
index.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
stream.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00