Skip to content

Commit 3b4fcaa

Browse files
committed
docs: Auto-update TOC for Markdown files [skip ci]
1 parent 65f106b commit 3b4fcaa

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

doc/LLM_ChangeData_Example.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4+
5+
- [Example: Using LLMs to Analyze Key Metric Changes and Their Drivers in Earnings Call Transcripts](#example-using-llms-to-analyze-key-metric-changes-and-their-drivers-in-earnings-call-transcripts)
6+
- [Prerequisites](#prerequisites)
7+
- [Example Code](#example-code)
8+
- [Supported LLM Models](#supported-llm-models)
9+
10+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
11+
112

213
# Example: Using LLMs to Analyze Key Metric Changes and Their Drivers in Earnings Call Transcripts
314
> [!NOTE]

doc/LLM_ForecastData_Example.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4+
5+
- [Example: Using LLMs to Analyze Key Metric Forecasts and Their Drivers in Earnings Call Transcripts](#example-using-llms-to-analyze-key-metric-forecasts-and-their-drivers-in-earnings-call-transcripts)
6+
- [Prerequisites](#prerequisites)
7+
- [Example Code](#example-code)
8+
- [Supported LLM Models](#supported-llm-models)
9+
10+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
11+
112

213
# Example: Using LLMs to Analyze Key Metric Forecasts and Their Drivers in Earnings Call Transcripts
314
> [!NOTE]

doc/LLM_KeyData_Example.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
44

5-
- [Example: Using LLM for Earnings Call Transcript Analysis](#example-using-llm-for-earnings-call-transcript-analysis)
5+
- [Example: Using LLMs to Extract Key Financial Data for Earnings Call Transcript Analysis](#example-using-llms-to-extract-key-financial-data-for-earnings-call-transcript-analysis)
66
- [Prerequisites](#prerequisites)
77
- [Example Code](#example-code)
88
- [Supported LLM Models](#supported-llm-models)
9-
- [Configuration](#configuration)
109

1110
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1211

0 commit comments

Comments
 (0)