Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(search): Ensure search results render on first query on build #163

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

junaid-shirur
Copy link
Contributor

No description provided.

@zereraz
Copy link
Contributor

zereraz commented Dec 11, 2024

#164 it seems this optimization is not needed as search is still getting called only once.

@zereraz zereraz merged commit 14a92a0 into main Dec 11, 2024
1 check passed
oindrila-b added a commit that referenced this pull request Dec 16, 2024
…erged with latest main

feat(deploy): Made changes in dockerfile, and server to makde docker-compose run

feat(eval): NanoBeir evaluation (#156)

* eval code for nanoBeir datasets

* update biome json

feat(ai): improved ai pipeline optimized for facts (#157)

feat(chat): Delete chat from chat history (#155)

* Add TripleDotModal UI

* Fix hover issues

* Delete chat

* Use mutation for delete chat

* Add DropdownMenu for Delete option

* Naviagte to / if opened chat is deleted

* Delete calls should be in one transaction

fix(events) get data from one year since ingestion and increase vespa limits (#160)

fix(routes): redirect to / when going to /chat (#162)

Ensure search results render on first query on build (#163)

feat(citations): end to end working citations (#168)

* feat(citations): get citations via prompt

* feat(citations): Finish one cut of citations end to end

feat(deploy): Added postOauthRedirect variable

feat(deploy): Added -p flag for downloads direcotry command to not fail

feat(chat): Add rename chat title (#169)

* Rename chat in chat title bar

* Add rename option in Menu

* Use input tag in Chat Title Bar

* Fix handleKeyDown for HM

* Remove comments & logs

* Place the renamed chat first

* Reflect rename change from title bar to history modal

* Sync chat titles across

* Small fix

* Move renamed chat to top even if renamed from chat title bar

* Add types

* Some fixes & use mutate in chat.tsx as well

* Pencil icon appears only when chatTitle is there

* Find index, remove and then add in front for mutation

* Refactor rename chat op

feat(retry): get retry to work on the new architecture and cleanup (#170)

* feat(retry): get retry to work on the new architecture and cleanup

* remove semicolons that got auto added
@zereraz zereraz deleted the fix/search_invoke branch January 18, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants