lynxkite / lynxkite-lynxscribe

Commit History

Update test with renamed methods.
f7062fc

darabos commited on

Update OpenAI API compatibility layer.
859bb79

darabos commited on

Make it simpler to declare operations "slow".
842358f

darabos commited on

Print the offending path in "is_relative_to" checks.
5376af4

darabos commited on

Ensure enums can be serialized.
db7a533

darabos commited on

Make a Position enum.
01575eb

darabos commited on

fixing demos
14614d4

mszel commited on

Fix "View DataFrame".
ae475a9

darabos commited on

Better error message for wrong enum value.
7fc4ed2

darabos commited on

adding task solver box n xmpl
9c18719

mszel commited on

Merge pull request #129 from biggraph/feature/image-search-new
a2dba3e

darabos commited on

mini fixes, faq sample upload
d72f935

mszel commited on

adding FAQ chatbot
a67d6a8

mszel commited on

Actually execute examples in tests.
0fcd182

darabos commited on

uploading after new pre-commit rules
e10dbd3

mszel commited on

Merge remote-tracking branch 'origin/main' into feature/image-search-new
02e288a

mszel commited on

follow ups on RAG graph part
44d363e

mszel commited on

Correcting the Image RAG pipeline
2577d27

mszel commited on

Change formatters from 80 columns to 100 columns.
1270bff

darabos commited on

Use environment variables for selecting the models.
f06da91

darabos commited on

Hide joblib-cache, fix decorator ordering.
4415173

darabos commited on

Let Graph RAG demo use OpenAI instead of local models.
b1c45c0

darabos commited on

fixing the lynxscribe demo
ed1dc36

mszel commited on

review fixes 1
b2cebe0

mszel commited on

dependencies
da876ff

mszel commited on

mini mods after rebase
656731f

mszel commited on

Merge branch 'main' into feature/image-search-v0
06eb4f3

mszel commited on

bugfix of text input handling
1fafbd2

mszel commited on

adding the query part
a5704b0

mszel commited on

uploading prompts
0dc0f0b

mszel commited on

Image search example
7d8831a

mszel commited on

Use cwd instead of LYNXKITE_DATA.
cac41bd

darabos commited on

Update LynxScribe module with recent changes.
86d8041

darabos commited on

Run lynxkite_lynxscribe tests.
88dd953

darabos commited on

Find plugins by module name instead of namespace module.
be37871

darabos commited on

Fix up LynxScribe demo after recent changes.
0508f70

darabos commited on

Mostly restore AIMO example to working.
12c4e51

darabos commited on

Revive the graph RAG example with a working setup.
8cb19d5

darabos commited on

Revert "Adding tests (#50)"
563314e

darabos commited on

Adding tests (#50)
2b9dd77

Chema JMLizano darabos commited on

Update the LynxScribe ops with OpenAI API change.
f20577d

darabos commited on

Plugin loading.
0daac8b

darabos commited on

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

darabos commited on

Split LynxKite into several Python packages.
fdfb0b2

darabos commited on