Chris Weaver
445f7e70ba
Fix image generation ( #2009 )
2024-08-01 00:27:02 -07:00
Yuhong Sun
ca893f9918
Rerank Handle Null ( #2010 )
2024-07-31 22:59:02 -07:00
hagen-danswer
1be1959d80
Changed default local model to nomic ( #1943 )
2024-07-31 18:54:02 -07:00
Chris Weaver
1654378850
Fix user dropdown font ( #2007 )
2024-08-01 00:29:14 +00:00
Chris Weaver
d6d391d244
Fix not_applicable ( #2003 )
v0.4.13
2024-07-31 21:30:07 +00:00
rkuo-danswer
7c283b090d
Feature/postgres connection names ( #1998 )
...
* avoid reindexing secondary indexes after they succeed
* use postgres application names to facilitate connection debugging
* centralize all postgres application_name constants in the constants file
* missed a couple of files
* mypy fixes
* update dev background script
2024-07-31 20:36:30 +00:00
pablodanswer
40226678af
Add proper default values for assistant editing / creation ( #2001 )
2024-07-31 13:34:42 -07:00
rkuo-danswer
288e6fa606
Bugfix/pg connections ( #2002 )
...
* increase max_connections to 150 in all docker files
* lower celery worker concurrency to 6
2024-07-31 19:49:20 +00:00
hagen-danswer
5307d38472
Fixed tokenizer logic ( #1986 )
v0.4.12
2024-07-31 09:59:45 -07:00
Yuhong Sun
d619602a6f
Skip shortcut docs ( #1999 )
2024-07-31 09:51:01 -07:00
Yuhong Sun
348a2176f0
Fix Dropped Documents ( #1997 )
2024-07-31 09:33:36 -07:00
pablodanswer
89b6da36a6
process files with null title ( #1989 )
2024-07-31 08:18:50 -07:00
Yuhong Sun
036d5c737e
No Null Embeddings ( #1982 )
v0.4.11
2024-07-30 19:54:49 -07:00
pablodanswer
60a87d9472
Add back modals on chat page ( #1983 )
2024-07-30 17:42:59 -07:00
pablodanswer
eb9bb56829
Add initial mobile support ( #1962 )
2024-07-30 17:13:50 -07:00
hagen-danswer
d151082871
Moved warmup_encoders into scope ( #1978 )
2024-07-30 16:37:32 +00:00
pablodanswer
e4b1f5b963
fix index attempt migration where no credential ID
v0.4.10
2024-07-30 08:57:57 -07:00
hagen-danswer
3938a053aa
Rework tokenizer ( #1957 )
v0.4.9
2024-07-29 23:01:49 -07:00
pablodanswer
7932e764d6
Make chat page layout cleaner + fix updating assistant images ( #1973 )
...
* ux updates for clarity
- [x] 'folders' -> 'chat folders'
- [x] sidebar to bottom left and smaller
- [x] Sidebar -> smaller logo
- [x] Align things properly
- [x] Expliti Pin: immediate + "Pin / Unpin"
- [x] Logo size smaller
- [x] Align things properly
- [x] Optionally fix gradient in sidebar
- [x] Upload logo to existing assistants
* remove unneeded logs
* run pretty
* actually run pretty!
* fix web file type
* fix very minor typo
* clean type for buildPersonaAPIBody
* fix span formatting
* HUGE ui change
2024-07-30 03:44:35 +00:00
Chris Weaver
fb6695a983
Fix flow where oidc_expiry is different from token expiry ( #1974 )
v0.4.8
2024-07-30 03:17:08 +00:00
rkuo-danswer
015f415b71
avoid reindexing secondary indexes after they succeed ( #1971 )
2024-07-30 03:12:58 +00:00
rkuo-danswer
96b582070b
authorized users and groups only have read access ( #1960 )
...
* authorized users and groups only have read access
* slightly better variable naming
v0.4.7
2024-07-29 19:53:42 +00:00
rkuo-danswer
4a0a927a64
fix removed parameter in MediaWikiConnector ( #1970 )
2024-07-29 18:47:30 +00:00
hagen-danswer
ea9a9cb553
Fix typing for previous message
2024-07-29 10:01:38 -07:00
pablodanswer
38af12ab97
remove unnecessary index drop ( #1968 )
2024-07-29 09:51:53 -07:00
hagen-danswer
1b3154188d
Fixed default indexing frequency ( #1965 )
...
* Fixed default indexing frequency
* fixed more defaults
2024-07-29 08:14:49 -07:00
Weves
1f321826ad
Bigger images
2024-07-28 23:47:06 -07:00
Weves
cbfbe4e5d8
Fix image generation follow up q
2024-07-28 23:47:06 -07:00
pablodanswer
3aa0e0124b
Add new admin page ( #1947 )
...
* add admin page
* credential + typing fix
* rebase fix
* on add, cleaner buttons
* functional G + Ddrive
* organized auth sections
* update types and remove logs
* ccs -> connectors
* validated formik
* update styling + connector-handling logic
* udpate colors
* separate out hooks + util functions
* update to adhere to rest standards
* remove "todos"
* rebase
* copy + formatting + sidebar
* update statuses + configuration possibilities
* update interfaces to be clearer
* update indexing status page
* formatting
* address backend security + comments
* update font
* fix form routing
* fix hydration error
* add statuses, fix bugs, etc. (squash)
* fix color (squash)
* squash
* add functionality to sidebar
* disblae buttons if deleting
* add color
* minor copy + formatting updates
- on modify credential, close
- update copy for deletion of connectors
* fix build error
* copy
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-07-28 20:57:43 -07:00
Yuhong Sun
f2f60c9cc0
Fix EE Import backoff Logic ( #1959 )
2024-07-27 11:06:11 -07:00
Emerson Gomes
6c32821ad4
Allow removal of max_output_tokens by setting GEN_AI_MAX_OUTPUT_TOKENS=0 ( #1958 )
...
Co-authored-by: Emerson Gomes <emerson.gomes@thalesgroup.com>
2024-07-27 09:07:29 -07:00
Weves
d839595330
Add query override
2024-07-26 17:40:21 -07:00
Yuhong Sun
e422f96dff
Pull Request Template ( #1956 )
2024-07-26 17:34:05 -07:00
Weves
d28f460330
Fix black
2024-07-26 16:43:15 -07:00
Eugene Astroner
8e441d975d
Issue fix
2024-07-26 16:40:31 -07:00
pablodanswer
5c78af1f07
Deduplicate model names ( #1950 )
2024-07-26 16:30:49 -07:00
rkuo-danswer
e325e063ed
Bugfix/persona access ( #1951 )
...
* also allow access to a persona if the user is in the list of authorized users or groups
* add comment on potential performance improvements
* work around for mypy typing
2024-07-26 22:05:57 +00:00
pablodanswer
c81b45300b
Configurable models + updated assistants bar ( #1942 )
v0.4.6
2024-07-26 11:00:49 -07:00
pablodanswer
26a1e963d1
Update personas.yaml ( #1948 )
2024-07-25 20:35:49 -07:00
pablodanswer
2a983263c7
Small update- Danswer update icons as well ( #1945 )
2024-07-25 20:31:41 -07:00
Yuhong Sun
2a37c95a5e
Types for Migrations ( #1944 )
2024-07-25 18:18:48 -07:00
pablodanswer
c277a74f82
Add icons to assistants! ( #1930 )
2024-07-25 18:02:39 -07:00
rkuo-danswer
e4b31cd0d9
allow setting secondary worker count via environment variable. default to primary worker count if unset. ( #1941 )
2024-07-25 20:25:43 +00:00
hagen-danswer
a40d2a1e2e
Change the way we get sqlalchemy session ( #1940 )
...
* changed default fast model to gpt-4o-mini
* Changed the way we get the sqlalchemy session
v0.4.5
2024-07-25 18:36:14 +00:00
hagen-danswer
c9fb99d719
changed default fast model to gpt-4o-mini ( #1939 )
2024-07-25 10:50:02 -07:00
hagen-danswer
a4d71e08aa
Added check for unknown tool names ( #1924 )
...
* answer.py
* Let it continue if broken
2024-07-25 00:19:08 +00:00
rkuo-danswer
546bfbd24b
autoscale with pool=thread crashes celery. remove and use concurrency… ( #1929 )
...
* autoscale with pool=thread crashes celery. remove and use concurrency instead (to be improved later)
* update dev background script as well
2024-07-25 00:15:27 +00:00
hagen-danswer
27824d6cc6
Fixed login issue ( #1920 )
...
* included check for existing emails
* cleaned up logic
2024-07-25 00:03:29 +00:00
Weves
9d5c4ad634
Small fix for non tool calling LLMs
2024-07-24 15:41:43 -07:00
Shukant Pal
9b32003816
Handle SSL error tracebacks in site indexing connector ( #1911 )
...
My website (https://shukantpal.com ) uses Let's Encrypt certificates, which aren't accepted by the Python urllib certificate verifier for some reason. My website is set up correctly otherwise (https://www.sslshopper.com/ssl-checker.html#hostname=www.shukantpal.com )
This change adds a fix so the correct traceback is shown in Danswer, instead of a generic "unable to connect, check your Internet connection".
2024-07-24 22:36:29 +00:00