Commit Graph

65 Commits (0b09c00b50edc437b4011d5c058418a97394eef8)

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