Skip to content

Commit 3f370a2

Browse files
committed
Add link to @jeffvestal's financial data generator
1 parent 4703bdf commit 3f370a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

solutions/search/agent-builder/get-started.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@ To learn about adding data for search use cases, go to [](/solutions/search/inge
5858
For a broader overview of ingestion options, go to [](/manage-data/ingest.md).
5959

6060
:::{tip}
61-
If you're not ready to add your own data, you can use the Elastic [sample data](/manage-data/ingest/sample-data.md) or create small data sets when you follow the instructions in the [quickstarts](/solutions/search/get-started/quickstarts.md).
61+
If you're not ready to add your own data, you can:
62+
- Use the Elastic [sample data](/manage-data/ingest/sample-data.md).
63+
- Generate synthetic financial data using [this Python tool](https://github.com/jeffvestal/synthetic-financial-data?tab=readme-ov-file#synthetic-financial-data-generator-). (This requires your [{{es}} URL and an API key](/solutions/search/search-connection-details.md)).
64+
6265
% TODO: we can link to a an agent builder tutorial if we add one in the docs
6366
:::
6467

0 commit comments

Comments
 (0)