Commit Graph

65 Commits (main)

Author SHA1 Message Date
Alex 2d12a3cd7a
Merge pull request #965 from siiddhantt/feature/set-tokens-message-history
feat: dropdown to adjust conversational history limits
5 days ago
Alex f6c66f6ee4
Merge pull request #964 from ManishMadan2882/main
Feature: Token count for vectors
6 days ago
Siddhant Rai 220d137e66 feat: dropdown to adjust conversational history limits 7 days ago
Alex 425803a1b6 chore: Refactor source assignment in api_answer route 1 week ago
ManishMadan2882 9000838aab (feat:vectors): calc, add token in db 1 week ago
ManishMadan2882 3d9288f82f fix: override chunks,promps with api-key-data 3 weeks ago
Alex 0618153390 fix: object id bug 3 weeks ago
Siddhant Rai aa670efe3a fix: connection aborted in WebBaseLoader 4 weeks ago
Alex 7c8264e221
Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history
Issue button to clean chat history
1 month ago
TomasMatarazzo 9804965a20 style in button and user in back route delete all conv 1 month ago
TomasMatarazzo 6f9ddeaed0 Button to clean chat history 2 months ago
Siddhant Rai af5e73c8cb fix: user_api_key capturing 2 months ago
Siddhant Rai 77991896b4 fix: api_key capturing + pytest errors 2 months ago
Alex a37b92223a
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
2 months ago
Alex 8d7a134cb4 lint: ruff 2 months ago
Alex e03e185d30 Add Brave Search retriever and update application files 2 months ago
Pavel 7a02df5588 Multiple uploads 2 months ago
Alex 19494685ba Update application files, fix LLM models, and create new retriever class 2 months ago
Alex 1e26943c3e Update application files, fix LLM models, and create new retriever class 2 months ago
Alex 391f686173 Update application files and fix LLM models, create new retriever class 2 months ago
Alex 6911f8652a Fix vectorstore path in check_docs function 2 months ago
Alex d36f58230a advisory-fix 2 months ago
Alex 87585be687
Merge branch 'main' into feature/api-key-create 2 months ago
Alex 879905edf6 Refactor create_api_key function to include prompt_id and chunks in routes.py 2 months ago
sarfaraz siddiqui afecae3786 added feature #887 2 months ago
Alex 794fc05ada
Merge branch 'main' into feature/api-key-create 2 months ago
Alex 97fabf51b8 Refactor conversationSlice.ts and conversationApi.ts 2 months ago
Alex ed08123550 Add support for setting the number of chunks processed per query 2 months ago
Anton Larin 577556678c Fix model selection at least for openAI LLM_NAME 2 months ago
Alex 5ee6605703
Merge pull request #835 from arc53/feature/remote-loads
Feature/remote loads
3 months ago
Alex 7ef97cfd81 fix abort 3 months ago
Pavel 030c2a740f upload_remote class 4 months ago
Alex 2be523cf77 Fix handling of embeddings_key in api_search() function 4 months ago
Alex 6a70e3e45b Commented out unused code in api_search function 5 months ago
Alex a04cdee33f Refactor source log generation in complete_stream function 5 months ago
Alex 157769eeb4 Add API endpoint for searching documents 5 months ago
Alex 015bc7c8c3 hotfix source doc data 5 months ago
Alex 453e507b89
Update routes.py 6 months ago
Alex af1a0c3520
Update routes.py 6 months ago
Alex 5bdedacab1 fix xss 6 months ago
Alex d6dcbb63d4 fix ruff 6 months ago
Alex b2770f67a1 custom prompts 6 months ago
Alex e9a9cbbd07 feedback local 6 months ago
Alex 852b016111 fix path bug on default 7 months ago
Alex ba77a67ba7 fix path 7 months ago
Alex 0974085c6f prompts 7 months ago
Alex ae5e484506 fix docx file 7 months ago
Alex 04b4001277 anthropic working 7 months ago
shivanandmn 2e95666939 added new endpoint 8 months ago
staticGuru 72481e8453 Fix the post API issues 8 months ago