trustgraph/trustgraph-flow/trustgraph
cybermaggedon 0e03bc05a4
Refactor rate limit handling (#280)
* - Refactored retry for rate limits into the base class
- ConsumerProducer is derived from Consumer to simplify code
- Added rate_limit_count metrics for rate limit events

* Add rate limit events to VertexAI and Google AI Studio

* Added Grafana rate limit dashboard

* Add rate limit handling to all LLMs
2025-01-27 17:04:49 +00:00
..
agent Agent tweaks (#272) 2025-01-20 14:05:51 +00:00
chunking Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00
decoding Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00
direct Fix graph query in Cassandra (#168) 2024-11-21 18:02:49 +00:00
embeddings Fix/document embeddings (#247) 2025-01-04 21:51:28 +00:00
external Feature/wikipedia ddg (#185) 2024-12-02 17:41:30 +00:00
extract Feature/refactor entity embeddings (#235) 2024-12-30 12:53:19 +00:00
gateway - Added load/save API for document embeddings (#269) 2025-01-16 00:00:59 +00:00
metering Feature/metering dashboard (#89) 2024-10-01 06:46:41 +01:00
model Refactor rate limit handling (#280) 2025-01-27 17:04:49 +00:00
processing Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
query - Fix FalkorDB query API invocations (#214) 2024-12-19 17:32:05 +00:00
retrieval Feature / collections (#96) 2024-10-02 18:14:29 +01:00
storage Fix neo4j: container doesn't start currently (#264) 2025-01-11 12:44:49 +00:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
document_rag.py Fix/document embeddings (#247) 2025-01-04 21:51:28 +00:00
graph_rag.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00