You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(metadata): store and output source browser information (#21)
* feat(vector-store): store browser metadata
* feat(models): ensure browser is exported into output model
* refactor(main): output browser in results
* fix(makefile): support check_database for macos
* test(sync): fix linux test
* test(sync): update linux test
* test(sync): update linux test
feat(ask): specify number of search results (#9)
* feat(ask): implement n results option
* test(ask): verify default n results
* test(ask): verify overriding n
* docs(readme): add n example
feat(sync): add macos chrome support (#7)
* feat(sync): add macos chrome support
* fix(integrations): comment out unsupported
* docs(readme): check mac os chrome
* test(sync): verify macos support
* test(sync): ensure global browsers is not used