Skip to content

Commit

Permalink
Update recipes index and README
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 1, 2024
1 parent 497bd20 commit 6e93fe6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/recipes/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Recipes

## [AI in Documentation (Experimental)](/docs/recipes/ai-for-documentation.md)

Guide to configuring AI for use in Lucee's Documentation tab, leveraging retrieval-augmented generation (RAG) and enhanced search functionality.

## [AI (Experimental)](/docs/recipes/ai.md)

No description available.
Expand Down
27 changes: 26 additions & 1 deletion docs/recipes/index.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
[
{
"file": "ai-for-documentation.md",
"title": "AI in Documentation (Experimental)",
"path": "/docs/recipes/ai-for-documentation.md",
"hash": "c68f06dcfe04faafe391016eeeda36e2",
"keywords": [
"AI",
"LLM",
"documentation",
"retrieval-augmented generation",
"RAG",
"setup",
"configuration",
"Lucee",
"Monitor",
"experimental",
"integration",
"monitoring",
"admin settings",
"AI engines",
"OpenAI",
"Gemini",
"Ollama"
]
},
{
"file": "ai.md",
"title": "AI (Experimental)",
"path": "/docs/recipes/ai.md",
"hash": "f977eeed8db2d7e7bbfad0a57d210ded",
"hash": "1b8a4754b2d45d266e5bd33702190fa1",
"keywords": [
"AI",
"LLM"
Expand Down

0 comments on commit 6e93fe6

Please sign in to comment.