-
Fix async submit impact (#66) (,
48404b6) -
Hugging face examples (#58) (,
897c91c) -
Remove unused files (#82) (,
f8de77f) -
examples: Examples standarization (#80) (,
9924927) -
huggingface: Async methods (#65) (,
ca05ac7) -
huggingface: Fix image classification and segmentation to support Path (#71) (,
196fd25) -
huggingface: Fixing aiohttp not working with VCR if passing filename (#68) (,
0060c03) -
huggingface: Missed to fix Image for input_images, as well as others pyright fixes (#64) (,
6a8f7d2) -
scope3ai: Fix library pyright issues on attribute not defined (#69) (,
bb4de42) -
scope3ai: Input_audio_seconds is now float (and additional pyright) (#79) (,
7aa77d9) -
scope3ai: Remove unwanted call and fix pyright warning (#75) (,
0cfbba8)
-
api: Synchronize api, fixes pyright issues and api example (#78) (,
031f754) -
api: Update with latest API yaml from aiapi (#63) (,
39a8a42) -
huggingface: Speech to text async fix (#62) (,
57af474) -
huggingface: Vision methods - image classification / image segmentation / object detection (#61) (,
16d41cd) -
litellm: Multimodal (#70) (,
a68633e) -
litellm: Use default tracer and Image generation - TTS - STT (#73) (,
52d9bee) -
metadata: Include many metadata accessible at global or tracer level (#74) (,
cafc008) -
mistralai: Multimodal integration - test for litellm (#72) (,
d76790b) -
openai: Implement multimodal input reporting (base64 image and audio) (#60) (,
80b58cb) -
tests: Allow the test suite to be run again real api using SCOPE3AI_TEST_MODE_USING_REAL_API (#77) (,
dda1833) -
tool: Add built-in generator for client commands (#83) (,
bfeb0bb)
-
Directory clean to use constants (#54) (,
948e214) -
Hugging face async coverage (#44) (,
4b41096) -
Use local model cost for tests (#49) (,
5a572e8)
- release: 0.3.0-rc.1 (,
9c5fa89)
- Update README for openai support (#51) (,
e2cef38)
-
Response interceptor aiohttp / requests (#48) (,
6a3806b) -
huggingface: Add support for image-to-image/ text-to-speech (#56) (,
4bcd2dd) -
huggingface: Support for async translation (#52) (,
c7946de) -
mistralai: Support for mistralai v1 chat (#46) (,
e9ebd28) -
openai: Add support for speech to text (#50) (,
05c1947) -
openai: Add support for speech translation (#57) (,
5ada606) -
openai: Support for image generation (#55) (,
7f6277b) -
openai: Support for text-to-speech (#45) (,
3f7a316)
-
api: Tests and fix unused code on api (#38) (,
19ba2d4) -
openai: Fix async report and add unit tests (#39) (,
1497a9e) -
tracer: Fix tracer.asubmit_impact and add more tests (#37) (,
1028ea2) -
tracer: Fixes asubmit_impact that was not working + unittest (#41) (,
640317c) -
worker: Add more unit tests and fix some behavior of the worker (#36) (,
a29101f)
-
readme: Include python version and pytests status (#42) (,
559188a) -
readme: Update README.md (#43) (,
e765157)
- release: 0.2.0 (,
99dfa7b)
- coveralls: Add support for coveralls (#35)
(,
4cddb64)
- openai: Add OpenAI chat examples using chat interface (#33)
(,
9fcc2e5)
- anthropic: Support for messages.create(stream=True) + add chat examples (#34)
(,
4598bdf)
- Add classifiers to the project (#31) (,
d09bff9)
- release: 0.1.0 (,
b4f2dbc)
- release: 0.1.1-alpha.3 (,
7ab542b)
- Update readme with badge and compatibility matrix (#27)
(,
c4ad6cb)
-
cohere: Add support for Cohere client V1 (#29) (,
60c6295) -
cohere: Add support for v2 client + examples (#30) (,
2f2850f) -
litellm: Litellm integration (#28) (,
c1f56b9)
- release: 0.1.1-alpha.2 (,
02c461f)
- tracer: Add impact and synchronisation in tracer (#26)
(,
f48b63c)
- Rename the project from scope3ai-py to scope3ai for easier installation (#24)
(,
e5f9356)
- release: 0.1.1-alpha.1 (,
e5754da)
- Move the mp3 to appropriate location in tests/data (#25)
(,
1a080b0)
-
Fix the workflow (#23) (,
760e177) -
Prevent uv.lock to be out of sync after release (#22) (,
2db0d78)
- release: 0.1.0-alpha.2 (,
6c7eaa9)
- Update package name (#21) (,
2733f5f)
- Pydantic deprecation max_items to max_length (#4)
(,
bf5f7b3)
-
release: 0.1.0-alpha.1 (,
0d30557) -
release: Allow release workflow to commit on main (#15) (,
bdace37)
-
Add conventional commit workflow (,
2e7339f) -
Add pre-commit workflow (,
928fe65) -
Add release workflow (#14) (,
8686f76) -
Add ssh information for python-semantic-release (#16) (,
d2466ba) -
Add uv build in release (#20) (,
cbb8f74) -
Ensure PR title are matching conventional commit spec (#11) (,
d922b6e) -
Introduce python-semantic-release (#13) (,
7e345a5) -
Try fixing cocogitto integration (,
4438ad7) -
Try fixing git push (#19) (,
30071b8) -
Try manual push (#18) (,
b80c2f7) -
Try using PAT (#17) (,
80026e5)
-
Add anthropic chat support (#9) (,
12c4a8a) -
First http sync/async client (,
2c0d4ec) -
Hugging face chat and image generation first iteration (#7) (,
c230c94) -
Hugging face headers (#12) (,
c37e831) -
Initial incomplete proposal for scope3ai library (,
c4a3f28) -
Initial pytest implementation for openai (#5) (,
7490ab7) -
Initial unit test implementation using PyVcr (#3) (,
2a3df02) -
Use pydantic codegen to generate types from OpenAPI Scope3AI (#6) (,
24e8652)
- Rework the initial tracer and add parenting flow
(,
559c822)
- Initial commit (,
cccf93a)