instructvault 0.2.6__py3-none-any.whl → 0.2.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: instructvault
3
- Version: 0.2.6
3
+ Version: 0.2.7
4
4
  Summary: Git-first prompt registry + CI evals + lightweight runtime SDK (ivault).
5
5
  Project-URL: Homepage, https://github.com/05satyam/instruct_vault
6
6
  Project-URL: Repository, https://github.com/05satyam/instruct_vault
@@ -23,6 +23,10 @@ Requires-Dist: ruff>=0.6; extra == 'dev'
23
23
  Requires-Dist: types-pyyaml; extra == 'dev'
24
24
  Description-Content-Type: text/markdown
25
25
 
26
+ <div align="center">
27
+ <img src="docs/assets/logo_light.svg" alt="InstructVault logo" width="260" />
28
+ </div>
29
+
26
30
  # InstructVault (`ivault`)
27
31
  **Git‑first prompt hub for teams and individual developers.**
28
32
 
@@ -167,6 +171,14 @@ from instructvault import InstructVault
167
171
  vault = InstructVault(bundle_path="out/ivault.bundle.json")
168
172
  ```
169
173
 
174
+ ## Notebooks
175
+ - `examples/notebooks/instructvault_colab.ipynb`
176
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/05satyam/instruct_vault/blob/main/examples/notebooks/instructvault_colab.ipynb)
177
+ - `examples/notebooks/instructvault_rag_colab.ipynb`
178
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/05satyam/instruct_vault/blob/main/examples/notebooks/instructvault_rag_colab.ipynb)
179
+ - `examples/notebooks/instructvault_openai_colab.ipynb`
180
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/05satyam/instruct_vault/blob/main/examples/notebooks/instructvault_openai_colab.ipynb)
181
+
170
182
  ## How teams use this in production
171
183
  1) Prompt changes go through PRs
172
184
  2) CI runs `validate` + `eval`
@@ -10,8 +10,8 @@ instructvault/scaffold.py,sha256=f5gwXE3dUPuJYTedZRqBs8w5SQEgt1dgDSuqW2dxrMg,168
10
10
  instructvault/sdk.py,sha256=abqFrmc9Q5LUqC_ZrwM12DlpTZZkXqRuzN0T2x9lqqY,1727
11
11
  instructvault/spec.py,sha256=ZtVXosHy0f3hRB5CP9xbVzSdW8fDnf0-AR46ehG9-MA,2450
12
12
  instructvault/store.py,sha256=NhN49w7xrkeij0lQDr-CEdANYLpNVBXumv_cKqLmiYY,1056
13
- instructvault-0.2.6.dist-info/METADATA,sha256=oNjFZZ4Ms1GBuWrCbMbk6PaqD-zUUfNcsdzQ0IGwrDk,6251
14
- instructvault-0.2.6.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
15
- instructvault-0.2.6.dist-info/entry_points.txt,sha256=cdcMJQwBk9c95LwfN2W6x2xO43FwPjhfV3jHE7TTuHg,49
16
- instructvault-0.2.6.dist-info/licenses/LICENSE,sha256=VFbCvIsyizmkz4NrZPMdcPhyRK5uM0HhAjv3GBUbb7Y,135
17
- instructvault-0.2.6.dist-info/RECORD,,
13
+ instructvault-0.2.7.dist-info/METADATA,sha256=qka0C33GiGjx3zU3wNSknD2SqRP5IytG__dJGwp3TZo,7143
14
+ instructvault-0.2.7.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
15
+ instructvault-0.2.7.dist-info/entry_points.txt,sha256=cdcMJQwBk9c95LwfN2W6x2xO43FwPjhfV3jHE7TTuHg,49
16
+ instructvault-0.2.7.dist-info/licenses/LICENSE,sha256=VFbCvIsyizmkz4NrZPMdcPhyRK5uM0HhAjv3GBUbb7Y,135
17
+ instructvault-0.2.7.dist-info/RECORD,,