Skip to content

fixbug: Fix the confusion caused by the merging of _client, client, and async_client in openai_api.py#610

Merged
geekan merged 1 commit intoFoundationAgents:devfrom
iorisa:feature/geekan/dev
Dec 23, 2023
Merged

fixbug: Fix the confusion caused by the merging of _client, client, and async_client in openai_api.py#610
geekan merged 1 commit intoFoundationAgents:devfrom
iorisa:feature/geekan/dev

Conversation

@iorisa
Copy link
Collaborator

@iorisa iorisa commented Dec 23, 2023

Features

  1. Fix the confusion caused by the merging of _client, client, and async_client in openai_api.py.
  2. Split Azure LLM and MetaGPT LLM from OpenAI LLM to reduce the number of variables defined in the Config class for compatibility.

@iorisa iorisa force-pushed the feature/geekan/dev branch from dae9795 to d5357e5 Compare December 23, 2023 10:03
…nd async_client in the openai_api.py;Split Azure LLM and MetaGPT LLM from OpenAI LLM to reduce the number of variables defined in the Config class for compatibility.
@iorisa iorisa force-pushed the feature/geekan/dev branch from d5357e5 to a90f52d Compare December 23, 2023 10:07
@geekan geekan merged commit 8d20af1 into FoundationAgents:dev Dec 23, 2023
@iorisa iorisa deleted the feature/geekan/dev branch January 2, 2024 11:16
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