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

Dev/v0.2 #393

Merged
merged 43 commits into from
Nov 4, 2023
Merged

Dev/v0.2 #393

merged 43 commits into from
Nov 4, 2023

Commits on Oct 23, 2023

  1. api_base -> base_url (#383)

    sonichi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d6761d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfd5695 View commit details
    Browse the repository at this point in the history
  3. remove api_key_path; close #388

    sonichi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c41be9c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    c8f8cbc View commit details
    Browse the repository at this point in the history
  2. close #402 (#403)

    sonichi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2f97b8b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. openai client (#419)

    * openai client
    
    * client test
    sonichi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1df493b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a107a View commit details
    Browse the repository at this point in the history
  3. _client -> client

    sonichi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d77b1c9 View commit details
    Browse the repository at this point in the history
  4. _client -> client

    sonichi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6a8eaf3 View commit details
    Browse the repository at this point in the history
  5. extra kwargs

    sonichi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c3f58f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Completion -> client (#426)

    * Completion -> client
    
    * Completion -> client
    
    * Completion -> client
    
    * Completion -> client
    
    * support aoai
    
    * fix test error
    
    * remove commented code
    
    * support aoai
    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    75a6f7d View commit details
    Browse the repository at this point in the history
  2. annotations

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9b25c91 View commit details
    Browse the repository at this point in the history
  3. import

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8c1626c View commit details
    Browse the repository at this point in the history
  4. reduce test

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8d42528 View commit details
    Browse the repository at this point in the history
  5. skip test

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b8302a7 View commit details
    Browse the repository at this point in the history
  6. skip test

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b09e6bb View commit details
    Browse the repository at this point in the history
  7. skip test

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f29fbc5 View commit details
    Browse the repository at this point in the history
  8. debug test

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4318e0e View commit details
    Browse the repository at this point in the history
  9. rename test

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    153f182 View commit details
    Browse the repository at this point in the history
  10. update workflow

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    645d60e View commit details
    Browse the repository at this point in the history
  11. update workflow

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    62eabc8 View commit details
    Browse the repository at this point in the history
  12. env

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f895633 View commit details
    Browse the repository at this point in the history
  13. py version

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a72c89d View commit details
    Browse the repository at this point in the history
  14. doc improvement

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9073eb7 View commit details
    Browse the repository at this point in the history
  15. docstr update

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b0ad39b View commit details
    Browse the repository at this point in the history
  16. openai<1

    sonichi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    33de6a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    b2e7f9c View commit details
    Browse the repository at this point in the history
  2. add tiktoken to dependency

    sonichi committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3b567c9 View commit details
    Browse the repository at this point in the history
  3. filter_func

    sonichi committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3cb3930 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. async test

    sonichi committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    cc9f0e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b0393 View commit details
    Browse the repository at this point in the history
  3. dependency

    sonichi committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    82f3712 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. migration guide (#477)

    * migration guide
    
    * change in kwargs
    
    * simplify header
    
    * update optigude description
    sonichi committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    420cbf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa6fbec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1b77b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. deal with azure gpt-3.5

    sonichi committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1edddb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    57134a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4555eb3 View commit details
    Browse the repository at this point in the history
  3. timeout

    sonichi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3bf520a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Add back tests for RetrieveChat (#480)

    * Add back tests for RetrieveChat
    
    * Fix format
    
    * Update dependencies order
    
    * Fix path
    
    * Fix path
    
    * Fix path
    
    * Fix tests
    
    * Add not run openai on MacOS or Win
    
    * Update skip openai tests
    
    * Remove unnecessary dependencies, improve format
    
    * Add py3.8 for testing qdrant
    
    * Fix multiline error of windows
    
    * Add openai tests
    
    * Add dependency mathchat, remove unused envs
    thinkall committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8bb6e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f8b14 View commit details
    Browse the repository at this point in the history
  3. retrieve chat is tested

    sonichi committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    a786cb6 View commit details
    Browse the repository at this point in the history
  4. bump version to 0.2.0b1

    sonichi committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1f1459b View commit details
    Browse the repository at this point in the history