anything-llm/server/endpoints
Timothy Carambat be9d8b0397
Infinite prompt input and compression implementation (#332)
* WIP on continuous prompt window summary

* wip

* Move chat out of VDB
simplify chat interface
normalize LLM model interface
have compression abstraction
Cleanup compressor
TODO: Anthropic stuff

* Implement compression for Anythropic
Fix lancedb sources

* cleanup vectorDBs and check that lance, chroma, and pinecone are returning valid metadata sources

* Resolve Weaviate citation sources not working with schema

* comment cleanup
2023-11-06 13:13:53 -08:00
..
api Fix missing import on API (#333) 2023-11-03 12:50:56 -07:00
admin.js Fix admin chat pagination 2023-11-02 16:12:29 -07:00
chat.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
invite.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
system.js Implement retrieval and use of fine-tune models (#314) 2023-10-31 11:38:28 -07:00
utils.js How to: run docker on remote IP 2023-08-15 11:36:07 -07:00
workspaces.js Added telemetry for onboarding completion (#295) 2023-10-26 13:49:01 -07:00