Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix/fix issue unbounded func #1

Open
wants to merge 127 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
0e22be2
Implement Lares Smart Home Assistant Using llmclient (#23)
TYRONEMICHAEL Jun 17, 2024
3a9daf0
feat: added prefix Ax across type namespace
dosco Jun 17, 2024
a027acc
Updated README
dosco Jun 17, 2024
349f5d4
Update README.md
dosco Jun 17, 2024
a170b55
feat: multi-modal dsp, use images in input fields
dosco Jun 19, 2024
12dd181
Update README.md
dosco Jun 19, 2024
95a0680
feat: added multi-modal support to anthropic api and other fixes
dosco Jun 20, 2024
7dd8e19
refactor: change axAI function to AxAI class
dosco Jun 20, 2024
5974284
[breaking change]: is now , added claude 3.5 sonnet and other fixes
dosco Jun 21, 2024
a8f7b7b
feat: ai balancer to pick the cheapest llm with automatic fallback
dosco Jun 21, 2024
ad0cccd
chore: start of official releases
dosco Jun 21, 2024
18b305c
chore(release): 9.1.0
dosco Jun 21, 2024
4df306f
Create npm-publish.yml
dosco Jun 21, 2024
015c334
chore: testing npm publish from github
dosco Jun 21, 2024
699cb9b
Update npm-publish.yml
dosco Jun 21, 2024
747fec6
Update package.json
dosco Jun 21, 2024
e2fa4c0
fix: openai and anthropic function calling issues
dosco Jun 22, 2024
45fe357
fix: google gemini function calling fix
dosco Jun 22, 2024
a839c04
fix: cohere and gemini function calling
dosco Jun 22, 2024
e114dd7
chore: release stuff
dosco Jun 22, 2024
610c2e2
chore: release 9.0.8
dosco Jun 22, 2024
ceae901
fix: build issue
dosco Jun 22, 2024
8d74f9e
fix: added default ratelimiter to groq
dosco Jun 23, 2024
47f78d6
fix: build issue
dosco Jun 23, 2024
5800ff0
fix: several issues with agents
dosco Jun 25, 2024
f91c044
Update README.md
dosco Jun 25, 2024
f180616
Update README.md
dosco Jun 25, 2024
e24f197
fix: build fixes
dosco Jun 25, 2024
a25286a
fix: build issue
dosco Jun 25, 2024
9f54a8b
fix: issue with function results
dosco Jun 25, 2024
a77f46a
fix: Export hugging face data Loader and fix summarize example (#32)
TYRONEMICHAEL Jun 26, 2024
8b9a190
docs: ax presentation
dosco Jun 27, 2024
4932b1f
fix: input fields type image rejected #33 (#34)
marcbuils Jun 27, 2024
d4a4cd2
chore: version upgrade
dosco Jun 27, 2024
122dc2d
fix: issues with prompt tuning
dosco Jun 28, 2024
079b792
fix: build issue
dosco Jun 28, 2024
85ffdd3
feat: gemma 2
dosco Jun 28, 2024
29a7e9c
feat: gemini code execution added
dosco Jun 29, 2024
6b0a894
Fix: Remove casting to a string value in the loader (#37)
TYRONEMICHAEL Jun 30, 2024
56949d2
Create static.yml
dosco Jul 1, 2024
5290713
docs: new website
dosco Jul 1, 2024
a03abe5
docs: new website
dosco Jul 1, 2024
eb1829c
docs: site update
dosco Jul 1, 2024
791715d
docs: site update
dosco Jul 1, 2024
20042cc
docs: more updates
dosco Jul 1, 2024
bf1e08b
docs: more updates
dosco Jul 1, 2024
b758dee
Add monorepo (#39)
karol-f Jul 3, 2024
00cd53f
chore: cleanup
dosco Jul 3, 2024
2e3c8d8
feat: add multi format build with CJS build for compatibility (#40)
karol-f Jul 3, 2024
d167f64
fix: removed publish from exmples
dosco Jul 3, 2024
a86e6fe
fix: minor fixes
dosco Jul 3, 2024
4d35f06
fix: increased tests timeout
dosco Jul 3, 2024
51400be
Ava test timeout and "prepare" script changes (#42)
karol-f Jul 3, 2024
13be299
Test improvements - Fix Ava runs on CI (#43)
karol-f Jul 3, 2024
fdd96c2
Release process improvements (#44)
karol-f Jul 3, 2024
9b4e1cc
chore: release v9.0.20
dosco Jul 3, 2024
64f661f
fix: Accessing Stream Chunks (Streamed generation) #36
dosco Jul 4, 2024
1cba1e7
chore: release v9.0.21
dosco Jul 4, 2024
acb773a
fix: release files (#45)
karol-f Jul 4, 2024
ca42387
fix: minor fix
dosco Jul 4, 2024
64e7b6c
chore: release v9.0.22
dosco Jul 4, 2024
3392a70
Fix node imports (#48)
karol-f Jul 5, 2024
b6f935b
docs: design update
dosco Jul 5, 2024
f7e8669
chore: release v9.0.23
dosco Jul 5, 2024
8753689
docs: design update
dosco Jul 5, 2024
49a4cfc
docs: design update
dosco Jul 5, 2024
3b07010
docs: design update
dosco Jul 6, 2024
48e3b21
docs: design update
dosco Jul 6, 2024
f1b6c71
docs: updated
dosco Jul 7, 2024
aa5b2ec
docs: update
dosco Jul 7, 2024
d738c15
docs: update
dosco Jul 7, 2024
a3f27a6
fix: with and without signature base program classes
dosco Jul 7, 2024
e337f89
chore: release v9.0.24
dosco Jul 7, 2024
802b288
fix: refactor functions
dosco Jul 7, 2024
6d532cd
chore: release v9.0.25
dosco Jul 7, 2024
a423c45
feat: docker sandbox function
dosco Jul 8, 2024
a753a82
chore: release v9.0.26
dosco Jul 8, 2024
1a40587
docs: updated
dosco Jul 8, 2024
ab29d6e
fix: model map issue
dosco Jul 9, 2024
a552713
chore: release v9.0.27
dosco Jul 9, 2024
acfb41b
Auto-add release changelog after the release (#49)
karol-f Jul 9, 2024
d33d9be
fix: issue with model map feature
dosco Jul 9, 2024
f9e39e5
chore: release v9.0.28
dosco Jul 9, 2024
7049914
fix: redesigned model map feature
dosco Jul 9, 2024
176128f
chore: release v9.0.29
dosco Jul 9, 2024
b01fcb7
fix: more fixes related to model mapping
dosco Jul 9, 2024
e4fac9d
chore: release v9.0.30
dosco Jul 9, 2024
e8aa618
docs: how to use in production
dosco Jul 12, 2024
2a0900d
docs: fix links in apidocs
dosco Jul 14, 2024
bec28e4
chore: release v9.0.31
dosco Jul 14, 2024
69c733b
docs: minor link fix
dosco Jul 15, 2024
d1a733e
fix: corrected embeddings endpoint (#51)
polydeuxes Jul 18, 2024
b0ae470
feat: added new models for mistral and openai
dosco Jul 18, 2024
2a06efb
chore: release v9.0.32
dosco Jul 18, 2024
2007510
Update README.md
dosco Jul 18, 2024
711a700
FixL Add terms to spellcheck dictionary (#54)
polydeuxes Jul 20, 2024
e77dce4
Fix: Convert Ollama API files from JS to TS (#52)
polydeuxes Jul 20, 2024
bc461d5
Revert "Fix: Convert Ollama API files from JS to TS (#52)"
dosco Jul 21, 2024
60e646f
feat: new ai-sdk-provider
dosco Jul 23, 2024
edb9971
chore: release v9.0.33
dosco Jul 23, 2024
2f1b72e
fix: package.json for publishing
dosco Jul 24, 2024
58c40c9
chore: release v9.0.34
dosco Jul 24, 2024
bdc7c18
chore(docs): fix grammar (#55)
HelloAlexPan Jul 24, 2024
e574f3a
fix: build issues
dosco Jul 24, 2024
5c46f1b
chore: release v9.0.35
dosco Jul 24, 2024
cbe25eb
fix: spelling
dosco Jul 24, 2024
da8aff7
chore: release v9.0.36
dosco Jul 24, 2024
192adac
fix: streaming fix in ai sdk provider
dosco Jul 26, 2024
3e3ccc6
chore: release v9.0.37
dosco Jul 26, 2024
9f030c0
feat: added a ai sdk agent provider
dosco Jul 27, 2024
2c69ae2
chore: release v9.0.38
dosco Jul 27, 2024
096ad0c
fix: ai sdk agent provider update
dosco Jul 27, 2024
53ee6f8
chore: release v9.0.39
dosco Jul 27, 2024
7ea8600
fix: automatic zod schema creation for ai sdk provider tools
dosco Jul 28, 2024
8969119
chore: release v9.0.40
dosco Jul 28, 2024
b87bf02
fix: ax ai provider
dosco Jul 28, 2024
1c53d13
chore: release v9.0.41
dosco Jul 28, 2024
ca62b91
fix: updates to ai sdk provider
dosco Jul 28, 2024
37acf4d
chore: release v9.0.42
dosco Jul 28, 2024
148e692
fix: updates to the ai sdk provider
dosco Jul 29, 2024
4bf9ebf
chore: release v9.0.43
dosco Jul 29, 2024
ff77e1f
fix: updates to the ai sdk provider
dosco Jul 29, 2024
01fca9a
fix: updates to the ai sdk provider
dosco Jul 29, 2024
162eeb1
chore: release v9.0.44
dosco Jul 29, 2024
ef1f267
feat: added reka models
dosco Jul 31, 2024
8cbad04
chore: release v9.0.45
dosco Jul 31, 2024
bd3df43
Fix: Bind agent functions to instances for correct 'this' context"
TYRONEMICHAEL Aug 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: build issue
dosco committed Jun 25, 2024
commit a25286a6b4ed33aaeec4d6fda7eb0fd117fe8e0d
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "@ax-llm/ax",
"version": "9.0.12",
"version": "9.0.13",
"type": "module",
"description": "The best library to work with LLMs",
"typings": "./build/module/src/index.d.ts",
"main": "./build/module/src/index.js",
"module": "./build/module/src/index.js",
"exports": "./build/module/src/index.js",
"repository": {