| .. |
|
__init__.py
|
Fixed a problem with the packages, api/__init__.py appeared in both (#196)
|
2024-12-06 13:05:56 +00:00 |
|
__main__.py
|
Fixed a problem with the packages, api/__init__.py appeared in both (#196)
|
2024-12-06 13:05:56 +00:00 |
|
agent.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
auth.py
|
Fixed a problem with the packages, api/__init__.py appeared in both (#196)
|
2024-12-06 13:05:56 +00:00 |
|
dbpedia.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
document_load.py
|
Fix/websocket capacity increase (#230)
|
2024-12-29 18:08:12 +00:00 |
|
document_rag.py
|
Added missing file (#249)
|
2025-01-04 22:08:24 +00:00 |
|
embeddings.py
|
- Refactor doc load and text load to use a new ServiceSender class,
|
2024-12-28 19:50:50 +00:00 |
|
encyclopedia.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
endpoint.py
|
Fix async error (#212)
|
2024-12-17 12:43:16 +00:00 |
|
graph_embeddings_load.py
|
Fix relative imports (#197)
|
2024-12-06 13:37:44 +00:00 |
|
graph_embeddings_query.py
|
Graph embedding query exposed through gateway (#208)
|
2024-12-10 22:15:56 +00:00 |
|
graph_embeddings_stream.py
|
Fix relative imports (#197)
|
2024-12-06 13:37:44 +00:00 |
|
graph_rag.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
internet_search.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
metrics.py
|
Added a metrics endpoint /api/v1/metrics/X which proxies to Prometheus (#251)
|
2025-01-05 19:24:43 +00:00 |
|
mux.py
|
Refactor socket threading (#219)
|
2024-12-27 10:34:16 +00:00 |
|
prompt.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
publisher.py
|
Fix/websocket capacity increase (#230)
|
2024-12-29 18:08:12 +00:00 |
|
requestor.py
|
Fix/websocket capacity increase (#230)
|
2024-12-29 18:08:12 +00:00 |
|
running.py
|
Fixed a problem with the packages, api/__init__.py appeared in both (#196)
|
2024-12-06 13:05:56 +00:00 |
|
sender.py
|
Fix/websocket capacity increase (#230)
|
2024-12-29 18:08:12 +00:00 |
|
serialize.py
|
Fix relative imports (#197)
|
2024-12-06 13:37:44 +00:00 |
|
service.py
|
Added a metrics endpoint /api/v1/metrics/X which proxies to Prometheus (#251)
|
2025-01-05 19:24:43 +00:00 |
|
socket.py
|
Fix/websocket capacity increase (#230)
|
2024-12-29 18:08:12 +00:00 |
|
subscriber.py
|
Fixed a problem with the packages, api/__init__.py appeared in both (#196)
|
2024-12-06 13:05:56 +00:00 |
|
text_completion.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
text_load.py
|
Fix ingested metadata (#231)
|
2024-12-29 20:02:12 +00:00 |
|
triples_load.py
|
Fix relative imports (#197)
|
2024-12-06 13:37:44 +00:00 |
|
triples_query.py
|
Feature/general websocket (#199)
|
2024-12-06 23:56:10 +00:00 |
|
triples_stream.py
|
Fix relative imports (#197)
|
2024-12-06 13:37:44 +00:00 |