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

Add LLM query example with Ollama #94

Merged
merged 29 commits into from
Dec 30, 2024
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
4d11f35
jit_wrapper typing
ehsantn Dec 22, 2024
f77d726
add lowering
ehsantn Dec 23, 2024
bd3240f
save call signatures
ehsantn Dec 23, 2024
e26af75
fix func analysis warning
ehsantn Dec 23, 2024
537281b
handle user function exceptions
ehsantn Dec 23, 2024
5fe41dd
Merge branch 'main' into ehsan/jit_wrapper
ehsantn Dec 23, 2024
e27d698
Handle UDFs
ehsantn Dec 23, 2024
07406ea
Fix output handling
ehsantn Dec 23, 2024
10b3f08
add comments
ehsantn Dec 24, 2024
9fecd56
check return type
ehsantn Dec 24, 2024
79f0749
Series.map test
ehsantn Dec 26, 2024
fb06189
support and test df.apply()
ehsantn Dec 26, 2024
90402c3
support and test groupby.apply()
ehsantn Dec 26, 2024
8321cbd
distribution analysis and add tests
ehsantn Dec 26, 2024
dcfedce
test error handling
ehsantn Dec 26, 2024
242850a
fix hang
ehsantn Dec 26, 2024
03a492c
minor gaps
ehsantn Dec 26, 2024
02907b4
fix type unification error
ehsantn Dec 27, 2024
c970451
serialize/unserialize the function properly
ehsantn Dec 27, 2024
bd42b6b
check output type
ehsantn Dec 27, 2024
8785678
minor shortcut
ehsantn Dec 27, 2024
535bc89
[run CI]
ehsantn Dec 27, 2024
c499668
rename jit_wrapper to wrap_python [run ci]
ehsantn Dec 27, 2024
1a8d59a
restore pixi files
ehsantn Dec 27, 2024
e3149c6
[run CI]
ehsantn Dec 27, 2024
a2dad65
Add LLM query example with Ollama
ehsantn Dec 27, 2024
b2167de
Merge branch 'main' into ehsan/ollama_example
ehsantn Dec 27, 2024
7ce976f
minor docstring
ehsantn Dec 30, 2024
1780ff8
review comments
ehsantn Dec 30, 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
[run CI]
  • Loading branch information
ehsantn committed Dec 27, 2024
commit e3149c69d199d62e38ec73ea07cfc88e9a276ed3

No changes to show.

This commit has no content.