trustgraph/test-api
cybermaggedon 92b84441eb
Feature/api gateway (#164)
* Bare bones API gateway
* Working for LLM + prompt
* RAG query works
* Triples query
* Added agent API
* Embeddings API
* Put API tests in a subdir
2024-11-20 19:55:40 +00:00
..
test-agent-api Feature/api gateway (#164) 2024-11-20 19:55:40 +00:00
test-embeddings-api Feature/api gateway (#164) 2024-11-20 19:55:40 +00:00
test-graph-rag-api Feature/api gateway (#164) 2024-11-20 19:55:40 +00:00
test-llm-api Feature/api gateway (#164) 2024-11-20 19:55:40 +00:00
test-prompt-api Feature/api gateway (#164) 2024-11-20 19:55:40 +00:00
test-prompt2-api Feature/api gateway (#164) 2024-11-20 19:55:40 +00:00
test-triples-query-api Feature/api gateway (#164) 2024-11-20 19:55:40 +00:00