pablodanswer
|
e7f81d1688
|
add third party embedding models (#1818)
|
2024-07-14 10:19:53 -07:00 |
|
Weves
|
b6bd818e60
|
Fix user groups page when a persona is deleted
|
2024-07-13 15:35:50 -07:00 |
|
hagen-danswer
|
36da2e4b27
|
Fixed slack groups (#1814)
* Simplified slackbot response groups and fixed need more help bug
* mypy fixes
* added exceptions for the couldnt find passthrough arrays
|
2024-07-13 22:34:35 +00:00 |
|
Weves
|
e50820e65e
|
Remove Internet 'Connector' that mistakenly appears on the Add Connector page
|
2024-07-11 18:00:59 -07:00 |
|
hagen-danswer
|
47a550221f
|
slackbot doesnt respond without citations/quotes (#1798)
* slackbot doesnt respond without citations/quotes
fixed logical issues
fixed dict logic
* added slackbot shim for the llm source/time feature
* mypy fixes
* slackbot doesnt respond without citations/quotes
fixed logical issues
fixed dict logic
* Update handle_regular_answer.py
* added bypass_filter check
* final fixes
|
2024-07-11 00:18:26 +00:00 |
|
Varun Gaur
|
6c51f001dc
|
Confluence Connector to Sync Child pages only (#1629)
---------
Co-authored-by: Varun Gaur <vgaur@roku.com>
Co-authored-by: hagen-danswer <hagen@danswer.ai>
Co-authored-by: pablodanswer <pablo@danswer.ai>
|
2024-07-10 14:17:03 -07:00 |
|
pablodanswer
|
aa0f7abdac
|
add basic table wrapping (#1791)
|
2024-07-09 19:14:41 -07:00 |
|
pablodanswer
|
5e0de111f9
|
fix wrapping in error hover connector (#1790)
|
2024-07-09 11:54:35 -07:00 |
|
pablodanswer
|
727d80f168
|
fix gpt-4o image issue (#1786)
|
2024-07-08 23:07:53 +00:00 |
|
rashad-danswer
|
146f85936b
|
Internet Search Tool (#1666)
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
|
2024-07-06 18:01:24 -07:00 |
|
Chris Weaver
|
e06f8a0a4b
|
Standard Answers (#1753)
---------
Co-authored-by: druhinsgoel <druhin@danswer.ai>
|
2024-07-06 16:11:11 -07:00 |
|
Weves
|
de4d8e9a65
|
Fix shared chats
|
2024-07-04 11:41:16 -07:00 |
|
Weves
|
fa049f4f98
|
Add UI support for github configs
|
2024-07-03 17:37:59 -07:00 |
|
pablodanswer
|
72d6a0ef71
|
minor updates to assistant UI (#1771)
|
2024-07-03 18:28:25 +00:00 |
|
pablodanswer
|
ae4e643266
|
Update Assistants Creation UI (#1714)
* slide up "Tools"
* rework assistants page
* update layout
* reorg complete
- pending: useful header text?
* add tooltips
* alter organizational structure
* rm shadcn
* rm dependencies
* revalidate dependencies
* restore
* update component structure
* [s] format
* rm package json
* add package-lock.json [s]
* collapsible
* naming + width
* formatting
* formatting
* updated user flow
- Fix error/detail messages
- Fix tooltip delay
- Fix icons
* 1 -> 2
* naming fixes
* ran pretty
* fix build issue?
* web build issues?
|
2024-07-03 17:11:14 +00:00 |
|
Weves
|
393b3c9343
|
Fix misc chat bugs
|
2024-06-30 18:08:03 -07:00 |
|
pablodanswer
|
3e45a41617
|
Bugfix/scroll (#1748)
|
2024-06-30 12:58:57 -07:00 |
|
pablodanswer
|
ed550986a6
|
Feature/assistants (#1581)
* include alternate assisstant
- migrate models
- migrate db
* functional alternate assistant selection
* refactor chat components for persona API
* functional assistants api
* add full functionality- assistants
* add functional assistants dropdown handler
* refactor assistants for full compatability
- hooks
- track the live assistant for edge cases
- UI updates
* add assistant UI features
- Autotab
- Arrow selection
- Icons
- Proper @ detection
- Info Popup
prune unnecessary comments
* functional search toggling for assistants
* add functional cross-page assistants
rebase with main
* add proper interactivity for edge cases
- click outside of input / text box
- "force search" assistant consistency
* refactor alt assistant consistency
* update alembic versions
* rebased
* undo formatting changes
* additional formatting
* current processing
* merge fixes
* formatting
* colors
* 2 -> 1
* 1 -> 2
---------
Co-authored-by: “Pablo <“pablo@danswer.ai”>
|
2024-06-29 00:18:39 +00:00 |
|
hagen-danswer
|
bd0925611a
|
Added TTL to EE Celery tasks (#1713)
* Added TTL to EE Celery tasks
* fixed alembic files
* fixed frontend build issue and reworked file deletion
* FileD
* revert change
* reworked delete chatmessage
* added orphan cleanup
* ensured syntax
* default value to None
* made all deletions manual
* added fix
* Use tremor buttons now
* removed words
* Update 23957775e5f5_remove_feedback_foreignkey_constraint.py
* fixed alembic version
|
2024-06-28 22:13:47 +00:00 |
|
rkuo-danswer
|
369e607631
|
Fixes DAN-189 (safari bug in admin). Removed td/absolute positioning behavior which is unde… (#1718)
|
2024-06-27 17:15:42 -07:00 |
|
pablodanswer
|
f03f97307f
|
Blob Storage (#1705)
S3 + OCI + Google Cloud Storage + R2
---------
Co-authored-by: Art Matsak <5328078+artmatsak@users.noreply.github.com>
|
2024-06-27 17:12:20 -07:00 |
|
Weves
|
145cdb69b7
|
Remove duplicate tool check
|
2024-06-27 17:05:50 -07:00 |
|
pablodanswer
|
9310a8edc2
|
Feature/scroll (#1694)
---------
Co-authored-by: “Pablo <“pablo@danswer.ai”>
|
2024-06-27 16:40:23 -07:00 |
|
Weves
|
5764cdd469
|
Use FiEdit2 as the standard edit icon
|
2024-06-27 11:32:47 -07:00 |
|
Weves
|
8fea6d7f64
|
Fix share for insecure:
|
2024-06-27 11:19:04 -07:00 |
|
pablodanswer
|
5324b15397
|
Chat overflow (#1723)
|
2024-06-27 11:02:11 -07:00 |
|
pablodanswer
|
43557f738b
|
add copy-paste images (#1722)
|
2024-06-26 20:12:34 -07:00 |
|
pablodanswer
|
d6e5a98a22
|
Minor Update to UI (#1692)
New sidebar / chatbar color, hidable right-panel, and many more small tweaks.
---------
Co-authored-by: pablodanswer <“pablo@danswer.ai”>
|
2024-06-26 13:54:41 -07:00 |
|
Weves
|
5d552705aa
|
Change EE environment variable name
|
2024-06-25 16:59:09 -07:00 |
|
Weves
|
1ee8ee9e8b
|
Prepare EE to merge with MIT
|
2024-06-25 15:07:56 -07:00 |
|
Chris Weaver
|
f0b2b57d81
|
Usage reports (#118)
---------
Co-authored-by: amohamdy99 <a.mohamdy99@gmail.com>
|
2024-06-25 15:07:56 -07:00 |
|
hagen-danswer
|
5c12a3e872
|
brought out the UsersResponse interface (#119)
|
2024-06-25 15:07:56 -07:00 |
|
pablodanswer
|
90ec156791
|
formatting
|
2024-06-25 15:07:56 -07:00 |
|
pablodanswer
|
8ba48e24a6
|
minor build fix
|
2024-06-25 15:07:56 -07:00 |
|
pablodanswer
|
db319168f8
|
stronger wording
|
2024-06-25 15:07:56 -07:00 |
|
pablodanswer
|
010ce5395f
|
Minor/ee optional branding (#105)
|
2024-06-25 15:07:56 -07:00 |
|
rashad-danswer
|
98a58337a7
|
Query history speed fix (#109)
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
733d4e666b
|
Add support for private file connectors
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
bdcfb39724
|
Add whitelabeled name to login page
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
45402d0755
|
Add back custom logo/name to sidebar header
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
69740ba3d5
|
Fix rebase issue
|
2024-06-25 15:07:56 -07:00 |
|
Yuhong Sun
|
6162283beb
|
Fix formatting issues (#93)
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
775ca5787b
|
Move web build to a matrix build
|
2024-06-25 15:07:56 -07:00 |
|
Yuhong Sun
|
10be91a8cc
|
Track Slack questions Autoresolved (#86)
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
e33b469915
|
Remove unused Chat.tsx file
|
2024-06-25 15:07:56 -07:00 |
|
Alan Hagedorn
|
d7a704c0d9
|
Token Rate Limiting
WIP
Cleanup 🧹
Remove existing rate limiting logic
Cleanup 🧼
Undo nit
Cleanup 🧽
Move db constants (avoids circular import)
WIP
WIP
Cleanup
Lint
Resolve alembic conflict
Fix mypy
Add backfill to migration
Update comment
Make unauthenticated users still adhere to global limits
Use Depends
Remove enum from table
Update migration error handling + deletion
Address verbal feedback, cleanup urls, minor nits
|
2024-06-25 15:07:56 -07:00 |
|
Yuhong Sun
|
7a408749cf
|
Fix Web Compile Issue (#81)
|
2024-06-25 15:07:56 -07:00 |
|
Yuhong Sun
|
d9acd03a85
|
Query History Include Feedback Text (#80)
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
89fac98534
|
Fix ee redirect
|
2024-06-25 15:07:56 -07:00 |
|
Weves
|
65b65518de
|
Add back ChatBanner
|
2024-06-25 15:07:56 -07:00 |
|