Skip to content

[OPIK-6466] Retire Agent Config and use Prompt Library#13

Open
petrotiurin wants to merge 6 commits into
mainfrom
petrot/OPIK-6466-migrate-to-prompt-library
Open

[OPIK-6466] Retire Agent Config and use Prompt Library#13
petrotiurin wants to merge 6 commits into
mainfrom
petrot/OPIK-6466-migrate-to-prompt-library

Conversation

@petrotiurin
Copy link
Copy Markdown
Contributor

@petrotiurin petrotiurin commented May 14, 2026

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Elevate the Prompt Library in the docs to detail how to manage versioned prompts via client.create_prompt / client.get_prompt (and chat variants) while keeping metadata for model and temperature together with each template. Clarify the instrumentation narrative so @opik.track-decorated functions own prompt fetching and deprecated config workflows are retired in favor of the Prompt Library.

TopicDetails
Prompt Library Describe the Prompt Library migration so prompts and their metadata drive runtime model/temperature values instead of opik.Config artifacts and link the new guidance back to the Opik skill overview and reference content.
Modified files (4)
  • README.md
  • skills/opik/SKILL.md
  • skills/opik/instrument-agent-config.md
  • skills/opik/references/tracing-python.md
Latest Contributors(2)
UserCommitDate
petrotiurinfixup readmeMay 15, 2026
alexander.kuzmik99@gma...Update skills for Opik...April 16, 2026
Instrumentation Update instrumentation guidance to force prompt calls inside @opik.track-decorated functions, note the Prompt Library dependency, and tweak the tracing/skill steps accordingly.
Modified files (2)
  • skills/instrument/SKILL.md
  • skills/opik/instrument-tracing.md
Latest Contributors(2)
UserCommitDate
petrotiurinswap steps for clearer...May 15, 2026
alexander.kuzmik99@gma...Update skills for Opik...April 16, 2026
Review this PR on Baz | Customize your next review

@petrotiurin petrotiurin changed the title Retire Agent Config and use Prompt Library [OPIK-6466] Retire Agent Config and use Prompt Library May 14, 2026
@petrotiurin petrotiurin marked this pull request as ready for review May 15, 2026 14:02
Comment thread skills/opik/instrument-tracing.md Outdated
Comment thread skills/opik/SKILL.md
Comment thread skills/opik/SKILL.md
Comment thread skills/instrument/SKILL.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant