kotaemon/libs/ktem/ktem
Duc Nguyen (john) 917fb0a082
Treat index id as auto-generated field (#27)
* Treat index id as auto-generated field

* fix Can't create index: KeyError: 'embedding' #28

* udpate docs

* Update requirement

* Use lighter default local embedding model

---------

Co-authored-by: ian <ian@cinnamon.is>
2024-04-13 18:29:37 +07:00
..
assets Allow adding, updating and deleting indices (#24) 2024-04-12 15:41:09 +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 Treat index id as auto-generated field (#27) 2024-04-13 18:29:37 +07:00
llms Improve LLMs and Embedding models resources experience (#21) 2024-04-11 07:50:53 +07:00
pages Allow listing indices (#22) 2024-04-11 16:28:04 +07:00
reasoning Allow users to add LLM within the UI (#6) 2024-04-06 11:53:17 +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