[roll] Roll fuchsia [fxtest][gemini] Refine key line identification and update model

This change improves key stack trace line selection by updating the prompt to be more narrow.

Additionally, the model is updated to a stable version to ensure key line extraction and other features are stable.

Test: None, prompt and model changes.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421019
Original-Revision: a4ec625243be066653128497beb06a5d1fcd5a2c
GitOrigin-RevId: a188568f6a2eb4c9f89c68d26e3ab147b7413d9c
Change-Id: I3e802407b178ed5c8d891189ab20e573a14520ff
1 file changed
tree: c3e9e3b3827b567e73f5195ebbceac062e4f734b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.