cybermaggedon
|
669aed0f8a
|
Added doc embedding support (#41)
* document embedding writer & query
* Added test query for doc embeddings
* Bump version
* Added doc rag prompt
* Document RAG service
|
2024-08-26 23:45:23 +01:00 |
|
cybermaggedon
|
0159e938a2
|
Update LLM text-completion duration metric (#40)
* Added LLM duration metric, better buckets
* Added heatmap to dashboard to replace 95/97/99 chart
* Bump version
|
2024-08-26 11:46:36 +01:00 |
|
cybermaggedon
|
d0e3fcf019
|
Catch LLM mismatches (#39)
* Catch more upstream LLM issues
* Bump version
|
2024-08-26 10:58:02 +01:00 |
|
cybermaggedon
|
acd60e95ec
|
Catch llm errors (#38)
* Catch 'null' output from prompt for some values, presumably this is
caused by an upstream LLM error.
* Bump version
|
2024-08-26 10:52:39 +01:00 |
|
cybermaggedon
|
cea8562ecf
|
Fix timeouts (#37)
* Fix other timeout default settings
* Add storage-only YAML output
* Bump version
|
2024-08-25 23:57:30 +01:00 |
|