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

Tele Improvements #5

Closed
wants to merge 7 commits into from
Closed

Tele Improvements #5

wants to merge 7 commits into from

Conversation

valaises
Copy link
Contributor

No description provided.

@valaises valaises requested a review from olegklimov October 19, 2023 18:00
@valaises valaises self-assigned this Oct 19, 2023
@olegklimov
Copy link
Contributor

TODO:

  • only finished snippets are ready to be sent (finished currently is 300 seconds)
  • don't collect on disk, no point in doing this, send immediately

@valaises valaises marked this pull request as ready for review October 23, 2023 14:54
@valaises valaises force-pushed the telemetry_improvements branch from 82e811f to 89b9dff Compare October 24, 2023 11:43
@olegklimov olegklimov force-pushed the telemetry_improvements branch from 89b9dff to e54b455 Compare October 24, 2023 13:01
@olegklimov
Copy link
Contributor

created_at

accepted_ts

gray_suggested

corrected

@olegklimov
Copy link
Contributor

test on real snippets (VS Code)

@olegklimov olegklimov force-pushed the telemetry_improvements branch from 0261ea2 to dcdc7be Compare October 31, 2023 12:59
@valaises valaises closed this Nov 2, 2023
@valaises valaises deleted the telemetry_improvements branch November 22, 2023 12:10
valaises added a commit that referenced this pull request Jan 12, 2024
# This is the 1st commit message:

WIP

# This is the commit message #2:

fix

# This is the commit message #3:

WIP

# This is the commit message #4:

fixed deps!

# This is the commit message #5:

changes requested by @olegklimov

# This is the commit message #6:

simplified get_embedding_openai_style and get_embedding_hf_style:
removed attempts

# This is the commit message #7:

removed hardcoded hf_url; fixed some naming

# This is the commit message #8:

restoring order in args & naming

# This is the commit message #9:

vecdb is now dynamically reloading

# This is the commit message #10:

implemented changes request from @olegklimov

# This is the commit message #11:

minor

# This is the commit message #12:

minor

# This is the commit message #13:

added endpoint_embeddings_style

# This is the commit message #14:

init

changelist:
* added additional tries to embedding requests'
* added init folders as a vecdb's method. Calling from vecdb_background_reload and LSP::initialize

changelist:
* creating new database if emb_size if different
* if emb_size is equal, deleting embeddings creating for another model

changelist:
* removed remove_where_old_model
* creating dedicated db_dir using key (model_name, embedding_size)

vecdb is reloading only if caps changes. It checks for it every 30s
valaises added a commit that referenced this pull request Jan 12, 2024
# This is the 1st commit message:

WIP

# This is the commit message #2:

fix

# This is the commit message #3:

WIP

# This is the commit message #4:

fixed deps!

# This is the commit message #5:

changes requested by @olegklimov

# This is the commit message #6:

simplified get_embedding_openai_style and get_embedding_hf_style:
removed attempts

# This is the commit message #7:

removed hardcoded hf_url; fixed some naming

# This is the commit message #8:

restoring order in args & naming

# This is the commit message #9:

vecdb is now dynamically reloading

# This is the commit message #10:

implemented changes request from @olegklimov

# This is the commit message #11:

minor

# This is the commit message #12:

minor

# This is the commit message #13:

added endpoint_embeddings_style

# This is the commit message #14:

init

changelist:
* added additional tries to embedding requests'
* added init folders as a vecdb's method. Calling from vecdb_background_reload and LSP::initialize

changelist:
* creating new database if emb_size if different
* if emb_size is equal, deleting embeddings creating for another model

changelist:
* removed remove_where_old_model
* creating dedicated db_dir using key (model_name, embedding_size)

vecdb is reloading only if caps changes. It checks for it every 30s
olegklimov pushed a commit that referenced this pull request Sep 16, 2024
# This is the 1st commit message:

install/glob-library

# This is the commit message #2:

feat/add-privacy-module

# This is the commit message #3:

feat/add-background-task-to-reload-settings

# This is the commit message #4:

feat/add-privacy-settings-to-global-context

# This is the commit message #5:

feat/check-while-reading-file-that-is-not-blocked

# This is the commit message #6:

fix/remove-lock

# This is the commit message #7:

feat/load-privacy-if-needed

# This is the commit message #8:

fix/remove-from-background-tasks

# This is the commit message #9:

feat/add-posibility-to-check-file-privacy-sync

# This is the commit message #10:

feat/adding-global-context-to-diffs-and-more

# This is the commit message #11:

refactor/reading-file-from-disk

# This is the commit message #12:

feat/passing-context-to-read-file

# This is the commit message #13:

feat/remove-completion-for-blocked-files

# This is the commit message #14:

feat/adding-default-privacy-yaml

# This is the commit message #15:

refactor/min-blocked-to-max-allowed-privacy-level

# This is the commit message #16:

add-todo-comments

# This is the commit message #17:

fix/tests-using-mock-global-context

# This is the commit message #18:

feat/adding-tests-and-passing-references

# This is the commit message #19:

fix/change-order-of-privacy-level-enum

# This is the commit message #20:

refactor/happy-path-if-refactoring

# This is the commit message #21:

fix/add-examples-to-the-lists-in-default-privacy

# This is the commit message #22:

Revert "Merge branch 'dev' into feat/privacy-2.0"

This reverts commit 2de38d8, reversing
changes made to afed122.

# This is the commit message #23:

fix/revert-unwanted-merge-changes

# This is the commit message #24:

feat/add-global-context-to-chat-interaction

# This is the commit message #25:

fix/global-context-from-the-current-new-files

# This is the commit message #26:

privacy different function signatures

# This is the commit message #27:

fix/simplify-tests

# This is the commit message #28:

fix/supress-warning-about-snake-case

# This is the commit message #29:

fix/propagate-results

# This is the commit message #30:

fix/async-file-read
@olegklimov olegklimov mentioned this pull request Sep 16, 2024
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