-
Notifications
You must be signed in to change notification settings - Fork 85
General Telemetry Doc and Telemetry for ChatQnA and AgentQnA #350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
General Telemetry Doc and Telemetry for ChatQnA and AgentQnA #350
Conversation
c967ec2
to
6b79988
Compare
@lvliang-intel @letonghan could you help to review the doc PR? |
5c96eae
to
51c73ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@louie-tsai Thanks for your contribution!
4ca026e
to
d42ad52
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
0dfe43f
to
27ae75d
Compare
The README files in GenAIExamples. |
Are those README more for deployments? |
So these are going to be in the tutorials, which is a comprehensive set of how-to's vs readmes which is a prod doc. I think this fits best in the tutorials section |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@eero-t |
431e211
to
3802c37
Compare
* ITAC steps update Signed-off-by: alexsin368 <[email protected]> * remove FaqGen reference since it is merged into ChatQnA Signed-off-by: alexsin368 <[email protected]> * remove 1st and 2nd person words, NGINX notes Signed-off-by: alexsin368 <[email protected]> * ITAC steps update Signed-off-by: alexsin368 <[email protected]> * remove FaqGen reference since it is merged into ChatQnA Signed-off-by: alexsin368 <[email protected]> * remove 1st and 2nd person words, NGINX notes Signed-off-by: alexsin368 <[email protected]> * update docker install script and path to docs repo Signed-off-by: alexsin368 <[email protected]> --------- Signed-off-by: alexsin368 <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
* Add CodeTrans with Agents RFC Signed-off-by: letonghan <[email protected]> * update diagram Signed-off-by: letonghan <[email protected]> * refine pre-llm agent design Signed-off-by: letonghan <[email protected]> * refine rfc according to comments Signed-off-by: letonghan <[email protected]> * revert file name change Signed-off-by: letonghan <[email protected]> * fix typo Signed-off-by: letonghan <[email protected]> * refine descriptions of retry limits in use case Co-authored-by: Eero Tamminen <[email protected]> * refine rfc according to comments Signed-off-by: letonghan <[email protected]> * refine descriptions Co-authored-by: Eero Tamminen <[email protected]> * Update community/rfcs/25-03-14-GenAIExample-001-CodeTrans-with-Agents.md Co-authored-by: Eero Tamminen <[email protected]> * Update community/rfcs/25-03-14-GenAIExample-001-CodeTrans-with-Agents.md Co-authored-by: Eero Tamminen <[email protected]> --------- Signed-off-by: letonghan <[email protected]> Co-authored-by: Eero Tamminen <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
…pea-project#276) * add GenAIExamples benchmark design doc * Update GenAIExamples Benchmark RFC * Fix typo in benchmark RFC and revise deploy section * Fix typos in the benchmark RFC --------- Co-authored-by: Ying Hu <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
* Haystack integration rfc Signed-off-by: Gad Markovits <[email protected]> * Removed extraneous item from components list Signed-off-by: Gad Markovits <[email protected]> --------- Signed-off-by: Gad Markovits <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
f12f7ad
to
f11f5a5
Compare
Signed-off-by: Tsai, Louie <[email protected]>
Signed-off-by: Tsai, Louie <[email protected]>
Co-authored-by: Copilot <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
Signed-off-by: Tsai, Louie <[email protected]>
…A.md Co-authored-by: Malini Bhandaru <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
Signed-off-by: Tsai, Louie <[email protected]>
Signed-off-by: Tsai, Louie <[email protected]>
f11f5a5
to
69e3da3
Compare
Co-authored-by: Malini Bhandaru <[email protected]> Signed-off-by: Tsai, Louie <[email protected]>
61dd0dc
to
3aeabab
Compare
Telemetry general instructions and ChatQnA and AgentQnA related telemetry monitoring.
This PR mainly created 3 new docs for telemetry:
https://github.com/intel-ai-tce/docs/blob/telemetry_doc_chatqna/tutorial/OpenTelemetry/OpenTelemetry_OPEA_Guide.rst
https://github.com/intel-ai-tce/docs/blob/telemetry_doc_chatqna/tutorial/OpenTelemetry/deploy/AgentQnA.md
https://github.com/intel-ai-tce/docs/blob/telemetry_doc_chatqna/tutorial/OpenTelemetry/deploy/ChatQnA.md