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

Add gpt-4-1106-preview #258

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Add gpt-4-1106-preview #258

merged 1 commit into from
Nov 7, 2023

Conversation

caufieldjh
Copy link
Member

@caufieldjh caufieldjh commented Nov 7, 2023

Add name of the preview version of gpt-4-turbo to the models config.
This will likely be replaced soon.

@caufieldjh
Copy link
Member Author

caufieldjh commented Nov 7, 2023

Unit test test_search is failing due to:

ERROR:root:Response: Search Backend failed: Couldn't resolve #PMQuerySrv_2_0?dbaf=pubmed, the address table is empty.

or more specifically because

  File "/home/runner/work/ontogpt/ontogpt/tests/unit/test_clients/test_pubmed_client_unit.py", line 22, in test_search
    results = list(self.client.search("Long covid", ["review", "treatment", "therapies"]))

@caufieldjh
Copy link
Member Author

Must have been a transient error with the Entrez API.

@caufieldjh caufieldjh marked this pull request as ready for review November 7, 2023 05:53
@caufieldjh caufieldjh merged commit 0adffd2 into main Nov 7, 2023
2 checks passed
@caufieldjh caufieldjh deleted the add_gpt_4_preview branch November 7, 2023 05:54
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.

1 participant