mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
chore: rename agent.yml -> tech_writer.yml
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
with:
|
||||
cagent-version: v1.15.5
|
||||
agent: ./agent.yml
|
||||
agent: ./tech_writer.yml
|
||||
yolo: true
|
||||
prompt: |
|
||||
Work on GitHub issue: ${{ github.event.issue.html_url }}
|
||||
|
||||
@@ -344,7 +344,7 @@ rag:
|
||||
- ./CONTRIBUTING.md # Repository-specific workflows
|
||||
strategies:
|
||||
- type: bm25
|
||||
database: ./.cagent/bm25.db
|
||||
database: ./.cagent/writer-bm25.db
|
||||
chunking:
|
||||
size: 1500
|
||||
results:
|
||||
Reference in New Issue
Block a user