anything-llm/server/utils
Timothy Carambat be9d8b0397
Infinite prompt input and compression implementation ()
* 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
..
AiProviders Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00
chats Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00
database Full developer api () 2023-08-23 19:15:07 -07:00
EmbeddingEngines Anthropic claude 2 support () 2023-10-30 15:44:03 -07:00
files AnythingLLM UI overhaul () 2023-10-23 13:10:34 -07:00
helpers Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00
http Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
middleware Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
prisma Prevent updates of specific keys via API () 2023-09-29 10:44:40 -07:00
telemetry Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
vectorDbProviders Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00