This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Releases: OcularEngineering/ocular
Releases · OcularEngineering/ocular
Test Ocular Docker Push Tag Actions
What's Changed
- Update docker-build-and-push-ocular-ui.yml by @louismurerwa in #175
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Ocular Initial Release
What's Changed
- Ocular License And Docs by @louismurerwa in #12
- Add Ocular Documentation by @louismurerwa in #13
- Clean Up by @louismurerwa in #14
- Prep Docker by @louismurerwa in #15
- Dockerrize Ocular Backend by @louismurerwa in #16
- Add Developers by @louismurerwa in #17
- Docker by @louismurerwa in #18
- Docker Documentation by @louismurerwa in #19
- Add Ocular Readme by @louismurerwa in #20
- Add Hybrid Search To Ocular by @louismurerwa in #21
- Clean Ocular Backend by @louismurerwa in #22
- Update README.md by @louismurerwa in #23
- Add Indexable Document Interfaces + Document Processor + QDrant DB by @louismurerwa in #24
- Vector Search Is Now Working + Optimize Google Drive Indexing! by @louismurerwa in #25
- Add CoPilot MVP UI to Ocular UI by @louismurerwa in #27
- Clean Up Ocular by @louismurerwa in #28
- Fix Docker Compose Command by @louismurerwa in #29
- Docker Command by @louismurerwa in #30
- Clean Docker Scripts by @louismurerwa in #31
- Docker Local Ocular Now Works by @louismurerwa in #32
- Add Ocular Contributing Documentation For Running Ocular Locally. by @louismurerwa in #33
- docs: update Slack link and minor typos by @khareyash05 in #26
- Add Docker Compose For Developers by @louismurerwa in #34
- Added Atlassian : Confluence App (Written by Vivek Lahole) by @Vivek-Lahole in #35
- Added Atlassian : Jira App (Written by Vivek Lahole) by @Vivek-Lahole in #36
- Added Notion App (Written by Vivek Lahole) by @Vivek-Lahole in #37
- fix: glob issues on Windows by @khareyash05 in #38
- Add Initial Chat UI by @louismurerwa in #39
- Add Chat Functionality To Front And BackEnd by @louismurerwa in #40
- Add Citations To Chat Response by @louismurerwa in #42
- Add DocType To Indexable Document by @louismurerwa in #43
- Add LangChain Document Splitter by @louismurerwa in #44
- Add Qdrant Vector DB Filter By Sources and Filter By Top Results by @louismurerwa in #45
- Add Search Context Interface by @louismurerwa in #46
- Copilot by @MichaelMoyoMushabati in #49
- Optimize Ocular Search Strategy by @louismurerwa in #48
- feat:slack connector by @khareyash05 in #47
- Search UI Clean Ups by @louismurerwa in #50
- Chunk Documents And Document Links To Chunks! by @louismurerwa in #51
- Improvements to Chat by @MichaelMoyoMushabati in #52
- Clean Up Indexable Document: Remove Offsets by @louismurerwa in #53
- Add Kafka Broker To Ocular by @louismurerwa in #54
- fix: datatype error while fetching conversation id in slack connector by @khareyash05 in #55
- Add Kafka Queue Service To Ocular by @louismurerwa in #58
- Add Functionality To Enqueue Indexable Documents To Kafka For Processing By Search Indexers and Other Consumers by @louismurerwa in #59
- Kafka indexing by @louismurerwa in #60
- Update License by @louismurerwa in #61
- refactor: unified indexable doc for jira and asana and redefining metadata for oculation by @khareyash05 in #56
- Add Rate limiter Architecture To Ocular by @louismurerwa in #62
- Skeleton by @MichaelMoyoMushabati in #64
- Rate Limit Open AI, Google Docs And Gmail !! by @louismurerwa in #63
- Add Rate Limiter For Jira, Asana, Confluence, Slack by @louismurerwa in #65
- Add Open AI Service As Second LLM Provider by @louismurerwa in #67
- feat:bitbucket connector by @khareyash05 in #57
- Add File Service Interface and Document Model by @louismurerwa in #69
- Create Document Metadata Objects During Indexing! by @louismurerwa in #70
- Adding WebConnector by @Vivek-Lahole in #72
- Implement Search Filtering - Date, Source, Top, AI Completion by @louismurerwa in #73
- AppName Database migration Documentation by @Vivek-Lahole in #75
- Pg_Admin Postgres Web Ui Documentation by @Vivek-Lahole in #74
- Result Page Retouch by @MichaelMoyoMushabati in #76
- API_Design by @Vivek-Lahole in #77
- Result filtering, Header, and Search Result Layout touches by @MichaelMoyoMushabati in #78
- Optimization Result Page, Date Filtering, and Null Case Handling by @MichaelMoyoMushabati in #79
- Result filtering by @MichaelMoyoMushabati in #80
- Variable cleanup by @MichaelMoyoMushabati in #82
- Skeleton Scrolling Fixes by @MichaelMoyoMushabati in #83
- Adding Upload Files API Functionality by @louismurerwa in #81
- Add Functionality To Upload PDF Files and Chunk Indexable Document Chunks so that they are searchable in Ocular!! by @louismurerwa in #84
- Filter Documents By Type by @louismurerwa in #85
- Return A Set Of Sources by @louismurerwa in #86
- Add Ocular Models Server To Host Embedding, ReRanking, FineTuned Models by @louismurerwa in #87
- Add Embedding Plugin To Ocular by @louismurerwa in #88
- Migrate Ocular To Use to infloat model running locally in Docker to embded Documents. Saves us the cost of using Open AI or any other hosted LLM's for embedding. by @louismurerwa in #90
- Upload Txt Files Using The Ocular Api by @louismurerwa in #91
- Upload CSV | MD | JSON by @louismurerwa in #92
- Ai results by @MichaelMoyoMushabati in #95
- Fix Date Bug by @MichaelMoyoMushabati in #97
- chore: update job-scheduler.ts by @eltociear in #96
- New UI for Webconnector and code cleanup by @Vivek-Lahole in #98
- Cleanup by @Vivek-Lahole in #99
- Feature: Add Streaming Functionality To Ocular Search by @louismurerwa in #94
- Add Anonymized Telemetry Collection To UnderStand Usage Of Open Core Ocular Across The Board! by @louismurerwa in #100
- Log Search And Api Telemetry by @louismurerwa in #102
- Webconnector image by @Vivek-Lahole in #101
- Streaming bug by @MichaelMoyoMushabati in #104
- Protect Dashboard Pages from Unauthenticated users by @MichaelMoyoMushabati in #106
- User context by @MichaelMoyoMushabati in #107
- hide create account and sign in pages from ...