..
__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
Fix merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +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/librarian ( #307 )
2025-02-12 23:39:24 +00:00
document_embeddings_load.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
document_embeddings_stream.py
Fix merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +00:00
document_load.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
document_rag.py
Change document-rag and graph-rag processing so that the user can
2025-03-12 17:51:47 +00:00
embeddings.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
encyclopedia.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
endpoint.py
Librarian ( #304 )
2025-02-11 16:01:03 +00:00
graph_embeddings_load.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
graph_embeddings_query.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
graph_embeddings_stream.py
Fix merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +00:00
graph_rag.py
Change document-rag and graph-rag processing so that the user can
2025-03-12 17:51:47 +00:00
internet_search.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
librarian.py
Feature/librarian ( #310 )
2025-03-11 16:52:59 +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
Fix merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +00:00
prompt.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
requestor.py
Fix merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +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 merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +00:00
serialize.py
Feature/librarian ( #310 )
2025-03-11 16:52:59 +00:00
service.py
Fix merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +00:00
socket.py
Fix/websocket capacity increase ( #230 )
2024-12-29 18:08:12 +00:00
text_completion.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
text_load.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
triples_load.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
triples_query.py
Feature/librarian ( #307 )
2025-02-12 23:39:24 +00:00
triples_stream.py
Fix merge issues with api-key, conflicts with librarian changes ( #309 )
2025-02-15 12:25:26 +00:00