lynxkite / lynxkite-lynxscribe

Commit History

Ensure enums can be serialized.
1321603

darabos commited on

Make a Position enum.
39c4ace

darabos commited on

fixing demos
e731b16

mszel commited on

Fix "View DataFrame".
225657d

darabos commited on

Better error message for wrong enum value.
6fa5290

darabos commited on

adding task solver box n xmpl
76e89e6

mszel commited on

Merge pull request #129 from biggraph/feature/image-search-new
2148b2a
unverified

darabos commited on

mini fixes, faq sample upload
b9f38c7

mszel commited on

adding FAQ chatbot
98383bd

mszel commited on

Actually execute examples in tests.
ec4235e

darabos commited on

uploading after new pre-commit rules
f064e87

mszel commited on

Merge remote-tracking branch 'origin/main' into feature/image-search-new
993dfa7

mszel commited on

follow ups on RAG graph part
6ba5741

mszel commited on

Correcting the Image RAG pipeline
8883a14

mszel commited on

Change formatters from 80 columns to 100 columns.
b0968aa

darabos commited on

Use environment variables for selecting the models.
e8ea95d

darabos commited on

Hide joblib-cache, fix decorator ordering.
896d563

darabos commited on

Let Graph RAG demo use OpenAI instead of local models.
98d901e

darabos commited on

fixing the lynxscribe demo
0b73c8b

mszel commited on

review fixes 1
35248ff

mszel commited on

dependencies
5384241

mszel commited on

mini mods after rebase
5b603ce

mszel commited on

Merge branch 'main' into feature/image-search-v0
b3b67d2
unverified

mszel commited on

bugfix of text input handling
a8b8b90

mszel commited on

adding the query part
0754675

mszel commited on

uploading prompts
c3044a4

mszel commited on

Image search example
9ac804b

mszel commited on

Use cwd instead of LYNXKITE_DATA.
e4ff751

darabos commited on

Update LynxScribe module with recent changes.
99ddf91

darabos commited on

Run lynxkite_lynxscribe tests.
0e76f97

darabos commited on

Find plugins by module name instead of namespace module.
fc43558

darabos commited on

Fix up LynxScribe demo after recent changes.
911c23f

darabos commited on

Mostly restore AIMO example to working.
df4ee6c

darabos commited on

Revive the graph RAG example with a working setup.
1dc44ce

darabos commited on

Revert "Adding tests (#50)"
da1ea6b

darabos commited on

Adding tests (#50)
ba7246a
unverified

Chema JMLizano darabos commited on

Update the LynxScribe ops with OpenAI API change.
204116f

darabos commited on

Plugin loading.
83b1026

darabos commited on

Move each package into a separate module. Rename "ops" to "core". Fix test.
a083285

darabos commited on

Split LynxKite into several Python packages.
d7ccb5f

darabos commited on