Skip to content

Commit

Permalink
Merge pull request #1021 from winsonluk/master
Browse files Browse the repository at this point in the history
Fix xAI bug
  • Loading branch information
assafelovic authored Dec 15, 2024
2 parents c7b18fd + 86561ab commit 7ae3eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt_researcher/llm_provider/generic/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"huggingface",
"groq",
"bedrock",
"dashscope"
"dashscope",
"xai",
}

Expand Down

0 comments on commit 7ae3eb2

Please sign in to comment.