Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Silas new site search and SDK 1.0 release#1317

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SilasMarvin merged 72 commits intomasterfromsilas-new-site-search-rebase
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
72 commits
Select commitHold shift + click to select a range
be03897
New site search
SilasMarvinJan 10, 2024
9df3528
Working fast site search and vector search
SilasMarvinJan 13, 2024
f9cb8a1
Cleaned tests and remote fallback working for search and vector_search
SilasMarvinJan 17, 2024
b04ead6
Clean up vector search
SilasMarvinJan 17, 2024
44ab0ed
Switched to a transactional version of upsert documents and syncing p…
SilasMarvinJan 17, 2024
9aaa31b
Working conditional pipeline running on document upsert
SilasMarvinJan 18, 2024
6979f69
Really good upsert documents
SilasMarvinJan 18, 2024
c8e1af8
Cleaned up some tests
SilasMarvinJan 18, 2024
9df12b5
Switching old pipeline to be a pass through for the new multi field p…
SilasMarvinJan 19, 2024
f75a2ec
Finished pipeline as a pass through and more tests
SilasMarvinJan 22, 2024
59f4419
Working site search with doc type filtering
SilasMarvinJan 22, 2024
ec351ff
Working site search with doc type filtering
SilasMarvinJan 23, 2024
027080f
collection query_builder now a wrapper around collection.vector_search
SilasMarvinJan 23, 2024
44cc8a0
Verifying on Python and JavaScript
SilasMarvinJan 24, 2024
6a9fd14
Working with JavaScript and Python
SilasMarvinJan 25, 2024
099ea60
Cleaned up
SilasMarvinJan 25, 2024
412fb57
Move MultiFieldPipeline to Pipeline and added batch uploads for docum…
SilasMarvinJan 25, 2024
9781766
Added SingleFieldPipeline function shoutout to Lev
SilasMarvinJan 25, 2024
b87a654
Working on fixing query
SilasMarvinJan 27, 2024
17b81e7
Working recursive query
SilasMarvinFeb 5, 2024
7339cd5
Added smarter chunking and search results table
SilasMarvinFeb 5, 2024
84e621a
Updated deps, added debugger for queries
SilasMarvinFeb 9, 2024
d745fc6
Logging search results done
SilasMarvinFeb 9, 2024
2d75d98
Correct return type with search inserts
SilasMarvinFeb 9, 2024
bed7144
Updated tests to pass with new sqlx version
SilasMarvinFeb 9, 2024
0e06ce1
Added a way for users to provide search_events
SilasMarvinFeb 12, 2024
1677a51
Quick fix on remote embeddings search
SilasMarvinFeb 12, 2024
a5599e5
Quick fix and change the upsert query to be more efficient
SilasMarvinFeb 13, 2024
f47002e
Fix for JS after updating tokio
SilasMarvinFeb 13, 2024
f39b94c
Updated extractive_question_answering example for Python
SilasMarvinFeb 13, 2024
f2c5f61
Updated question_answering for Python
SilasMarvinFeb 13, 2024
6ec6df5
Updated question_answering_instructor for Python
SilasMarvinFeb 13, 2024
c9a24e6
Updated semantic_search for Python
SilasMarvinFeb 14, 2024
6c7f05a
Updated summarizing_question_answering for Python
SilasMarvinFeb 14, 2024
119807f
Updated table question answering for Python
SilasMarvinFeb 14, 2024
71d4915
Updated table question answering for Python
SilasMarvinFeb 14, 2024
6dfd0d7
Updated rag question answering for Python
SilasMarvinFeb 14, 2024
70f1ac0
Updated question_answering for JavaScript
SilasMarvinFeb 14, 2024
67fae04
Updated question_answering_instructor for JavaScript
SilasMarvinFeb 14, 2024
0dd0027
Updated question_answering_instructor for JavaScript
SilasMarvinFeb 14, 2024
7afea01
Updated extractive_question_answering example for JavaScript
SilasMarvinFeb 14, 2024
95188a4
Updated summarizing_question_answering for JavaScript
SilasMarvinFeb 14, 2024
8807489
Updated semantic_search for JavaScript
SilasMarvinFeb 14, 2024
c9e5d04
Updated versions and removed unused clone
SilasMarvinFeb 14, 2024
c71143f
Cleaned up search query
SilasMarvinFeb 14, 2024
f4d261e
Edit test
SilasMarvinFeb 14, 2024
3d1a6ce
Added the stress test
SilasMarvinFeb 14, 2024
692c252
Updated to use new sdk
SilasMarvinFeb 14, 2024
fc5658f
Updated test
SilasMarvinFeb 15, 2024
4c38aca
Removed document_id
SilasMarvinFeb 16, 2024
4167e32
Removed document_id and updated all searches to work without it
SilasMarvinFeb 16, 2024
0cadd8c
Fixed python test
SilasMarvinFeb 16, 2024
077ce1b
Updated stress test
SilasMarvinFeb 16, 2024
7f53b93
Updated to clean up pool access
SilasMarvinFeb 16, 2024
144da42
Added test for bad collection names
SilasMarvinFeb 16, 2024
039c9cc
Cleaned up tests
SilasMarvinFeb 16, 2024
bd983cf
Add migration error
SilasMarvinFeb 26, 2024
4fb0149
Updated text
SilasMarvinFeb 26, 2024
b4f1edd
Add dockerfile to build javascript
SilasMarvinFeb 26, 2024
c41597a
Working dockerfile for build
SilasMarvinFeb 26, 2024
3f53e9c
Test github docker build
SilasMarvinFeb 26, 2024
679b995
Iterating on gh action
SilasMarvinFeb 26, 2024
c614e4e
Iterating on gh action
SilasMarvinFeb 26, 2024
7169596
Iterating on gh action
SilasMarvinFeb 26, 2024
8de7727
Iterating on gh action
SilasMarvinFeb 26, 2024
25fe41c
Iterating on gh action
SilasMarvinFeb 26, 2024
271e1e4
Updated collection test
SilasMarvinFeb 26, 2024
9e4c2a1
Finished boosting and working with the new sdk
SilasMarvinFeb 27, 2024
c46957c
Made document search just use semantic search and boosted title
SilasMarvinFeb 27, 2024
0d963a8
Updated the chatbot to use the new chat history
SilasMarvinFeb 27, 2024
d9b241d
Small cleanups
SilasMarvinFeb 27, 2024
a34619b
Adjust boosting
SilasMarvinFeb 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions.github/workflows/javascript-sdk.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -58,17 +58,15 @@ jobs:
- neon-out-name: "aarch64-unknown-linux-gnu-index.node"
os: "buildjet-4vcpu-ubuntu-2204-arm"
runs-on: ubuntu-latest
container:ubuntu:16.04
container:quay.io/pypa/manylinux2014_x86_64
defaults:
run:
working-directory: pgml-sdks/pgml/javascript
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: |
apt update
apt-get -y install curl
apt-get -y install build-essential
yum install -y perl-IPC-Cmd
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp