anything-llm/server/utils/helpers
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
..
chat Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
camelcase.js Add support for Weaviate VectorDB (#181) 2023-08-08 18:02:30 -07:00
customModels.js Implement retrieval and use of fine-tune models (#314) 2023-10-31 11:38:28 -07:00
index.js fix import path 2023-10-30 15:49:29 -07:00
tiktoken.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
updateENV.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00