Commit History

Update to final LynxScribe package names.
f940d73

darabos commited on

Use LLM instead of TaskSolver.
95f0558

darabos commited on

Show tool calls on the Gradio chat interface.
0eac0f8

darabos commited on

Streaming chat.
caaccd3

darabos commited on

Fix typo.
d4c2987
unverified

darabos Copilot commited on

Gradio chat box.
e92da01

darabos commited on

Allow specifying models for some or all agents.
34f0e5b

darabos commited on

use MCPClient.functions
937c57a

tuckging commited on

adjust mcp client usage
1172725

tuckging commited on

components.mcp -> .mcp_client
96e1c79

tuckging commited on

Make MCP+Agents part of lynxkite-lynxscribe.
8d41b75

darabos commited on

Remove docs. "lynxkite.core" is now "lynxkite_core".
aa7be3b

darabos commited on

Do not remove sources. That was for debugging.
5ee2d05
unverified

darabos commited on

Update OpenAI API compatibility layer.
cf9a22d

darabos commited on

Make it simpler to declare operations "slow".
e05c3b0

darabos commited on

Print the offending path in "is_relative_to" checks.
3dc5b64

darabos commited on

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

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

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

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