lynxkite / lynxkite-lynxscribe

Commit History

Add MCP dependency.
2c3de73

darabos commited on

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

Delete open-source packages, just depend on them. Move bio stuff into lynxkite-bio.
05c2c27

darabos commited on

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

darabos commited on

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