Activity
dependencies
dependencies
on May 13, 2024
reading docx files
reading docx files
on May 10, 2024
use langchains document loader for reading different files
use langchains document loader for reading different files
on May 10, 2024
updated the file name and take from request; make it optional
updated the file name and take from request; make it optional
updated the file name and take from request; make it optional
updated the file name and take from request; make it optional
Mvp for llm4dev (#34)
Mvp for llm4dev (#34)
Pull request merge
use category_id in document upload and chat api
use category_id in document upload and chat api
added gunicorn
added gunicorn
cors/host error
cors/host error
api to delete a file; category compulsory for an org
api to delete a file; category compulsory for an org
api to get all files of an organization
api to get all files of an organization
added knowledge category filter in create chat api and also added a g…
added knowledge category filter in create chat api and also added a g…
api to delete the knowledge category; will wipe out all files and emb…
api to delete the knowledge category; will wipe out all files and emb…
validation; knowledge category names to be unique
validation; knowledge category names to be unique
api to add a knowledge category for an org
api to add a knowledge category for an org
added organization to knowledge category
added organization to knowledge category
resetting the correct migrations
resetting the correct migrations
document upload now maps embeddings to its file model
document upload now maps embeddings to its file model
migrations for file, knowledge_category and mapping embeddings to a file
migrations for file, knowledge_category and mapping embeddings to a file
Merge pull request #31 from glific/enhancement/few-more-customisations
Merge pull request #31 from glific/enhancement/few-more-customisations
Deleted branch
Merge pull request #31 from glific/enhancement/few-more-customisations
Merge pull request #31 from glific/enhancement/few-more-customisations
Pull request merge
minor change
minor change
on Apr 16, 2024
adding support for system level prompt
adding support for system level prompt
minor change
minor change
allowed hosts
allowed hosts
Deleted branch
Merge pull request #29 from glific/27-chat-restricting-tokens
Merge pull request #29 from glific/27-chat-restricting-tokens
Pull request merge
making sure the token limit is under 7000 for all api chat calls
making sure the token limit is under 7000 for all api chat calls
use org's api key for q/a
use org's api key for q/a