kotaemon/libs/ktem/ktem
2024-05-20 16:20:50 +07:00
..
assets Allow file selector to be disabled (#36) 2024-04-16 18:43:56 +07:00
db Create user management functionality (#152) 2024-03-07 14:19:37 +07:00
embeddings Treat index id as auto-generated field (#27) 2024-04-13 18:29:37 +07:00
index fix bug in delete file, remove file delete confirmation (#59) 2024-05-09 16:21:56 +07:00
llms Allow users to select reasoning pipeline. Fix small issues with user UI, cohere name (#50) 2024-04-25 17:18:12 +07:00
pages Avoid empty chat message (#78) 2024-05-20 16:20:50 +07:00
reasoning Feat/Add ReAct and ReWOO Reasoning Pipelines (#43) 2024-05-09 16:06:24 +07:00
utils Feat/Add ReAct and ReWOO Reasoning Pipelines (#43) 2024-05-09 16:06:24 +07:00
__init__.py Make ktem official (#134) 2024-01-23 10:54:18 +07:00
app.py Feat/new UI (#13) 2024-04-08 22:23:00 +07:00
components.py Provide embedding manager (#16) 2024-04-10 15:11:44 +07:00
exceptions.py Make ktem official (#134) 2024-01-23 10:54:18 +07:00
extension_protocol.py Make ktem official (#134) 2024-01-23 10:54:18 +07:00
main.py Allow adding, updating and deleting indices (#24) 2024-04-12 15:41:09 +07:00
settings.py Restructure index to allow it to be dynamically created by end-user (#151) 2024-03-07 01:50:47 +07:00