FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · VectorArc/avp-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
VectorArc
/
avp-python
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
26
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 26, 2026
Release v0.6.2
Show description for e71453a
SStas
committed
e71453a
View commit details
Copy full SHA for e71453a
Browse repository at this point
Commits on Apr 17, 2026
Add early-stop support to token_callback in generate_on_context
Show description for a57638e
SStas
and
claude
committed
a57638e
View commit details
Copy full SHA for a57638e
Browse repository at this point
Commits on Apr 9, 2026
Add type_k/type_v, n_seq_max, seq_id params to llama.cpp connector
Show description for 82d533f
SStas
and
claude
committed
82d533f
View commit details
Copy full SHA for 82d533f
Browse repository at this point
Commits on Apr 5, 2026
Fix test_latent_primitives for CI without llama-cpp-python
Show description for 8863db0
SStas
and
claude
committed
8863db0
View commit details
Copy full SHA for 8863db0
Browse repository at this point
Add generate_on_context() latent primitive and tokenize(add_bos=) for v0.6.1
Show description for 099c0ac
SStas
and
claude
committed
099c0ac
View commit details
Copy full SHA for 099c0ac
Browse repository at this point
Commits on Apr 4, 2026
Fix ruff: remove unused PayloadType import from base.py
Show description for 4726346
SStas
and
claude
committed
4726346
View commit details
Copy full SHA for 4726346
Browse repository at this point
Fix ruff lint: remove unused imports (ctypes, PayloadType)
Show description for d5d3727
SStas
and
claude
committed
d5d3727
View commit details
Copy full SHA for d5d3727
Browse repository at this point
Bump version to 0.6.0, update CHANGELOG
Show description for 394aac1
SStas
and
claude
committed
394aac1
View commit details
Copy full SHA for 394aac1
Browse repository at this point
v0.6.0: Public connector API, bug fixes, OutputType/PayloadType split
Show description for 4c77173
SStas
and
claude
committed
4c77173
View commit details
Copy full SHA for 4c77173
Browse repository at this point
Commits on Apr 3, 2026
Fix llama.cpp latent steps: request embeddings on every step
Show description for 768dee1
SStas
and
claude
committed
768dee1
View commit details
Copy full SHA for 768dee1
Browse repository at this point
Release v0.5.1
Show description for 2f05ab6
SStas
and
claude
committed
2f05ab6
View commit details
Copy full SHA for 2f05ab6
Browse repository at this point
Fix stale 0.4.2 references in handshake.py
Show description for 1a22e95
SStas
and
claude
committed
1a22e95
View commit details
Copy full SHA for 1a22e95
Browse repository at this point
Bump version to 0.5.0
Show description for 114af0a
SStas
and
claude
committed
114af0a
View commit details
Copy full SHA for 114af0a
Browse repository at this point
Add output= parameter to think() for flexible transfer granularity
Show description for 6f7d04e
SStas
and
claude
committed
6f7d04e
View commit details
Copy full SHA for 6f7d04e
Browse repository at this point
Commits on Mar 30, 2026
Fix transformers 5.4 compat: remove cache_position from generate()
Show description for 99e5daf
SStas
and
claude
committed
99e5daf
View commit details
Copy full SHA for 99e5daf
Browse repository at this point
Bump version to 0.4.2
Show description for 1487415
SStas
and
claude
committed
1487415
View commit details
Copy full SHA for 1487415
Browse repository at this point
Widen model= to accept Union[str, EngineConnector]
Show description for ec14a2f
SStas
and
claude
committed
ec14a2f
View commit details
Copy full SHA for ec14a2f
Browse repository at this point
Commits on Mar 26, 2026
Release v0.4.1
Show description for cbdfeb5
SStas
and
claude
committed
cbdfeb5
View commit details
Copy full SHA for cbdfeb5
Browse repository at this point
Commits on Mar 25, 2026
Fix ruff lint errors: forward refs, unused imports
Show description for 7f8271e
SStas
and
claude
committed
7f8271e
View commit details
Copy full SHA for 7f8271e
Browse repository at this point
Fix issues found in final review pass
Show description for 4975511
SStas
and
claude
committed
4975511
View commit details
Copy full SHA for 4975511
Browse repository at this point
Fix docs issues found by /audit-docs
Show description for 0352443
SStas
and
claude
committed
0352443
View commit details
Copy full SHA for 0352443
Browse repository at this point
Fix LlamaCppConnector.get_model_identity() wrong field names
Show description for b296055
SStas
and
claude
committed
b296055
View commit details
Copy full SHA for b296055
Browse repository at this point
Add spec test vector validation + CommunicationMode.JSON_MODE alias
Show description for efdb815
SStas
and
claude
committed
efdb815
View commit details
Copy full SHA for efdb815
Browse repository at this point
Fix stale version references found by spec audit
Show description for cb3300d
SStas
and
claude
committed
cb3300d
View commit details
Copy full SHA for cb3300d
Browse repository at this point
Complete API stability audit: all 33 findings resolved
Show description for 2693fd4
SStas
and
claude
committed
2693fd4
View commit details
Copy full SHA for 2693fd4
Browse repository at this point
Add payload integrity checksum (H10)
Show description for 658aca2
SStas
and
claude
committed
658aca2
View commit details
Copy full SHA for 658aca2
Browse repository at this point
Add ThinkResult/GenerateResult result objects (H1)
Show description for 64e5d4b
SStas
and
claude
committed
64e5d4b
View commit details
Copy full SHA for 64e5d4b
Browse repository at this point
API stability audit round 2: fix H9, M1-M3, L2
Show description for ac4bd3f
SStas
and
claude
committed
ac4bd3f
View commit details
Copy full SHA for ac4bd3f
Browse repository at this point
API stability audit: fix 16 issues across Easy API, wire format, connector ABC, types
Show description for 362e2da
SStas
and
claude
committed
362e2da
View commit details
Copy full SHA for 362e2da
Browse repository at this point
Commits on Mar 23, 2026
Add CHANGELOG entry for v0.4.0
Show description for 6f355d3
SStas
and
claude
committed
6f355d3
View commit details
Copy full SHA for 6f355d3
Browse repository at this point
Bump version to 0.4.0 across all source, tests, and protocol constants
Show description for 8ce3367
SStas
and
claude
committed
8ce3367
View commit details
Copy full SHA for 8ce3367
Browse repository at this point
Fix stale CONTRIBUTING.md: dev setup, Python version
Show description for e82fd41
SStas
and
claude
committed
e82fd41
View commit details
Copy full SHA for e82fd41
Browse repository at this point
Move /audit-docs skill to private mono repo
Show description for 526135b
SStas
and
claude
committed
526135b
View commit details
Copy full SHA for 526135b
Browse repository at this point
Add /audit-docs skill for automated documentation auditing
Show description for 7f7236f
SStas
and
claude
committed
7f7236f
View commit details
Copy full SHA for 7f7236f
Browse repository at this point
Fix 6 doc inconsistencies found by integration audit
Show description for 3759095
SStas
and
claude
committed
3759095
View commit details
Copy full SHA for 3759095
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL